6 Commits (8418fe12d8f37c8a32a49d921235f6b0d675799c)

Author SHA1 Message Date
Seth Hillbrand 8418fe12d8 Allow board saves without modifying project files 3 years ago
Jon Evans d76c6bc884 Add NewBoard API to allow standalone BOARD creation 4 years ago
Jon Evans 8eba0b356b Fix issues calling SaveBoard on board loaded from PcbNew frame 4 years ago
qu1ck 7b4dcb6e10 Refactor ExportSpecctraFile to be usable in API 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Seth Hillbrand adf885b667 Move pcbnew swig 5 years ago
jean-pierre charras af88b01068 export_vrml: Better export of pad shapes, both on copper and paste layers. 5 years ago
Jon Evans d6448ce6b4 Expose settings manager to python 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 6417015b8a Harvest -> Export 5 years ago
Jeff Young adfc9f1288 Move File > Archive Footprints to Tools > Harvest Footprints. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Jon Evans 8f01771138 ADDED: Python API to run DRC and write a report 5 years ago
Julian Fellinger dcf058d91e added vrml export via python api 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Paul Ewing 40250c427a Expose the footprint library table to Python 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Andrei Pozolotin 3e4913adce Pcbnew export/import scripting functions. 7 years ago
Seth Hillbrand b426b9e784 pcbnew: Re-add missing user units python 7 years ago
jean-pierre charras 6d77e594b5 Python binding: fix pcbnew.Refresh() to make a better re-initialization. 8 years ago
Miles McCoo 9d98fe1b80 Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
jean-pierre charras 342197bb3e fix forgotten code change after renaming 8 years ago
jean-pierre charras a557838c61 Fix incorrect refresh of User Interface after running an action plugin, and add comments 8 years ago
jean-pierre charras 1951ee924c Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 9 years ago
jean-pierre charras 38c8470cdc add comments in pcbnew_scripting_helpers.h 9 years ago
jean-pierre charras 413a3d828a remove dead code in swig 9 years ago
Miles McCoo db174862c8 Minor Pcbnew Python scripting improvements. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Miguel Angel Ajo 155ea57c36 LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy 13 years ago
Miguel Angel Ajo df93154dee wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices 13 years ago
Miguel Angel Ajo 474128a445 pcbnew scripting: fixed for coding style policy 13 years ago
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) 14 years ago
Miguel Angel Ajo 9ebe983eaa * cleanups: board.i board_item.i separated from pcbnew.i 14 years ago
Miguel Angel Ajo f422350605 pcbnew_scripting_helpers.cpp/h to handle generic scripting tools 14 years ago