17 Commits (87171f53c78b16d60f61173a0df2684fad628c90)

Author SHA1 Message Date
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
jean-pierre charras e54ba87895 fix FootprintWizardBase.py compatibility with recent code. 4 years ago
jean-pierre charras 901a9387e9 Fix python fp wizards according to last kicad code changes, especially EDA_ANGLE 4 years ago
jean-pierre charras 5879227ee2 Update footprint wizards after changes wxPoint->VECTOR2I 4 years ago
jean-pierre charras 0bdb424215 FootprintWizardBase.py: fix Arc building due to recent code changes. 4 years ago
jean-pierre charras 4eafd2664a FootprintWizardBase.py: fix use of cmp(), non existing in python3 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Dominik Wernberger 54878b04a5 Rename MODULE to FOOTPRINT 5 years ago
jean-pierre charras 411914dffb Fix python footprint wizards after recent changes in code 5 years ago
Matt Huszagh 300de7e74c fix footprint wizard for rename from SetThickness to SetTextThickness 6 years ago
jean-pierre charras 1dbaef303e Fix FootprintWizardBase.py according to recent changes in lib_id.h 7 years ago
John Beard 939450856a Pcbnew FP wizard: add rounded and chamfered box aids 8 years ago
John Beard 5001b056ac Pcbnew FP wizard: add docstring for parameters 8 years ago
John Beard 137799165d Pcbnew FP wizard: minor style fixes 8 years ago
jean-pierre charras c761d30ade Make FootprintWizardBase.py compatible with last changes in EDA_TEXT. 9 years ago
jean-pierre charras 02fa9639cd DIALOG_FOOTPRINT_WIZARD_LIST: minor enhancement. qrcode_footprint_wizard.py: use filled polygons instead of square pads on silkscren layer. 9 years ago
Oliver Walters 66ee44cb1f Footprint Wizards Update 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
unknown 450c2e4371 fix Tickness typo 10 years ago
jean-pierre charras c94a5dd46f Footprint wizard: fixes and enhancements in python scripts. 10 years ago
jean-pierre charras ad2c4b807b footprint generators python plugins: fix a few issues, and make them more compliant with the KiCad Library Convention 0.11 10 years ago
unknown c1e0a8d067 Patch for the Python footprint wizard helpers. This adds a few more drawing functions, such as for circles, and also uses a matrix-based transform stack with greatly simplifies constructing footprints consisting of regularly spaced elements (e.g. in lines, grids, circles, or some list of points that you specify). 11 years ago
John Beard 38f36ae45c Add John Beard's patch: new and useful footprint wizards (SIP/SIP, SOIC/SSOP/TSSOP/MSOP and BGA). 12 years ago