Miguel Angel Ajo
|
2a9b8df888
|
Support for nanometer build, extra example
|
2012-07-15 22:01:05 +02:00 |
Miguel Angel Ajo
|
4ead38a83d
|
Cosmetic fixes, before moving to wxGrid
|
2012-05-10 22:49:07 +02:00 |
Miguel Angel Ajo
|
f114e800a4
|
support for footprint library operations
|
2012-05-01 17:13:36 +02:00 |
Miguel Angel Ajo
|
5157657eba
|
merged to last testing, also added automatic file extension detection on save/load
|
2012-04-22 13:14:58 +02:00 |
Miguel Angel Ajo
|
55c0eafd6f
|
merged testing branch
|
2012-04-14 23:18:27 +02:00 |
Miguel Angel Ajo
|
0cdc5c59ab
|
detect building status of the swig .py file (on parallel make builds). Fix unit conversion returns (From_xxx) to integer, what's all the wxPoint/wxRect/wx.. expect. Extended createPcb.py example
|
2012-04-09 08:19:57 +02:00 |
Miguel Angel Ajo
|
946ddbaa08
|
Fix units.i and add some extra wrappers wxSizeMM, wxSizeMils wxRectMM wxRectMils
|
2012-04-08 16:59:12 +02:00 |
Miguel Angel Ajo
|
be15057977
|
Fixed wxSize bug, wxPoint(double,double) support, units. Fixed GetBoard wasn't accessible at every build. Extended example for board creation (now adds pads). Also fixed the _pcbnew loading from pcbnew which should only go to the internal _pcbnew and not the _pcbnew.so/dso. Right installation path for _pcbnew.so (in linux only)
|
2012-04-08 16:25:49 +02:00 |
Miguel Angel Ajo
|
485ec24f61
|
Add method for MODULE in python that takes care of memory handling
|
2012-04-06 22:38:32 +02:00 |
Miguel Angel Ajo
|
b54acf607a
|
example for pcb creation in scripting
|
2012-04-06 21:48:00 +02:00 |
Miguel Angel Ajo
|
6d643f70b5
|
Fixed Board.Save, listPcb.py +x and updated TODO.txt
|
2012-03-20 07:34:23 +01:00 |
Miguel Angel Ajo
|
9ebe983eaa
|
* cleanups: board.i board_item.i separated from pcbnew.i
* dlist.i empty list fixed (Segfault)
* units.i: FromMM FromMils ToMM ToMils
* added a little example (listPcb.py) that shows most items in a board
|
2012-03-19 12:21:29 +01:00 |