52 Commits (28991ddf5890d3a4d715c43723743203cf2abe45)

Author SHA1 Message Date
Dominik Wernberger 28991ddf58 Rename D_PAD to PAD 5 years ago
Dominik Wernberger 54878b04a5 Rename MODULE to FOOTPRINT 5 years ago
Dominik Wernberger a4650e7269 Rename GetModules to GetFootprints 5 years ago
jean-pierre charras 411914dffb Fix python footprint wizards after recent changes in code 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Seth Hillbrand 91914f1a71 Reverts premature Python 3 calls in favor of backwards compat. 5 years ago
jean-pierre charras eb16fec7ec Footprint wizards: fix some issues due to C++ code change. 5 years ago
Graham Keeth 9057a46a20 circular pad array wizard: pin 1 optionally square 5 years ago
Seth Hillbrand c4de3c8f1a Move mutual capacitance wizard to correct folder 5 years ago
Seth Hillbrand d8d8f4f670 Removing extra parameters to super() calls 5 years ago
Blake Smith 9614f6d0d9 Fix PadGridArray super call 5 years ago
Ian McInerney e57c495d05 Fix remaining python method name error 6 years ago
Matt Huszagh 300de7e74c fix footprint wizard for rename from SetThickness to SetTextThickness 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 9bccbaf497 qrcode: Handle Python3 integer promotion 6 years ago
jean-pierre charras 92ccb766ab Python fp wizards: fix a few issues in qrcode_footprint_wizard.py 7 years ago
jean-pierre charras c1c5afad67 fix in qfn_wizard.py 7 years ago
jean-pierre charras 68e6308066 Fix qfn_wizard.py wizard. 7 years ago
jean-pierre charras a4d4d9a241 Fix not working sdip_wizard.py 7 years ago
Seth Hillbrand b4910658b5 Footprint wiz: Fix FPC courtyard 7 years ago
Seth Hillbrand 4b3bfb0115 footprint wiz: Update default values 7 years ago
nats 6e77176d76 Adding fillet option for the QFN Wizard 7 years ago
Nick Østergaard 8c1ebc4314 Remove shebang from footprint wizard plugin 7 years ago
Thomas Pointhuber 0e0b4d52a2 Add initial support for Phoenix (new wxPython binding) 7 years ago
Thomas Pointhuber 9eff4e999f Quick fix to avoid nameclash with local qrcode python package 7 years ago
Thomas Pointhuber a27e547290 Fix uss39_barcode.py to work with Python3 as well 7 years ago
Thomas Pointhuber 0812f71bd3 Fix builtins import in Python3 7 years ago
Thomas Pointhuber 8805706ccb Fix incompatibilites between Python 2 and Python 3 7 years ago
jean-pierre charras 3d28d0274b put a demo file to the right place 7 years ago
jean-pierre charras b47ffd7054 Update python scripts examples according to recent changes in pcbnew code. 7 years ago
jean-pierre charras 1dbaef303e Fix FootprintWizardBase.py according to recent changes in lib_id.h 7 years ago
John Beard 847f4f50b1 Pcbnew python plugins: fix some pad arrays 8 years ago
John Beard 41d6fc648d Pcbnew Python: use python super for inherited classes 8 years ago
John Beard 1f04b5fc7d Pcbnew Python: Add PadArray module documentation 8 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 c1ae2fd0a8 Typo 8 years ago
Wayne Stambaugh 89d350a7d2 Footprint editor: fix bug in footprint wizard 2D barcode generator. 8 years ago
Christoph Riehl f6023d22e4 Minor Python pad array improvement. 8 years ago
jean-pierre charras b93cc8423e qrcode_footprint_wizard.py fix (due to DRAWSEGMENT recent changes) 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
jean-pierre charras 4d0c1577d2 Fix Pcbnew Python: LoadBoard does not rebuild connectivity database, and later, SaveBoard does not save net class memberships 8 years ago
jean-pierre charras 66ed8f00ca Update a really outdated python script example, and remove a too old example. 9 years ago
jean-pierre charras c761d30ade Make FootprintWizardBase.py compatible with last changes in EDA_TEXT. 9 years ago
jean-pierre charras 24192ff3d6 Add Micromatch connectors footprint wizard. Unfortunately, I don't remember the initial author of this script. 9 years ago
jean-pierre charras 995940e992 refinement 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
jean-pierre charras 1a464ab8c8 Coding style fixes 9 years ago
Oliver Walters 66ee44cb1f Footprint Wizards Update 9 years ago