62 Commits (f569cffa8e95ba80f34f621afedcda13b7c3968d)

Author SHA1 Message Date
jean-pierre charras bb62c21abc python wizard: fix compatibility with current code 3 years ago
jean-pierre charras ae8bbcad32 PadArray.py: ensure parameters used to create a VECTOR2I are ints. 3 years ago
Marek Roszko 7a5829f8d6 Move IU2Mils 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
jean-pierre charras 6679decc8d Fix syntax issues in footprint wizards 3 years ago
jean-pierre charras e54ba87895 fix FootprintWizardBase.py compatibility with recent code. 4 years ago
jean-pierre charras 0177613ad3 footprint wizard touch_slider_wizard.py: fix compatibility with current code. 4 years ago
木 王 261b1df47f fix-npth 4 years ago
jean-pierre charras 901a9387e9 Fix python fp wizards according to last kicad code changes, especially EDA_ANGLE 4 years ago
Marek Roszko cc5003a919 Update python for the pad wxSize switch 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
Mike Williams 16ec6fbec4 Plugins: Fix QR code generator shape exception 4 years ago
jean-pierre charras 6a886e7085 Wizard qrcode_footprint_wizard.py: fix a minor issue and update code. 4 years ago
luz paz 8bacc9fccb Fix python 'testing for equality' syntax 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 4 years ago
jean-pierre charras 4d9829ec8b Fix some issues related to python scripts: 5 years ago
Carsten Schoenert 8dff3725ac Typo fix: Correct 'allow to' -> 'allows one to' 5 years ago
jean-pierre charras 103dbb9fbd Some fixes in python footprint wizards 5 years ago
Dominik Wernberger 28991ddf58 Rename D_PAD to PAD 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
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
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 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
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