8 Commits (75ffce1a0be4cfadd5072e907f038c497811ee0c)

Author SHA1 Message Date
Seth Hillbrand 91914f1a71 Reverts premature Python 3 calls in favor of backwards compat. 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
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
Christoph Riehl f6023d22e4 Minor Python pad array improvement. 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
jean-pierre charras cf09129387 Python interface: add methods to add or remove layers to/from a layer set. Usefull to modify the layer set of pads 10 years ago
jean-pierre charras c94a5dd46f Footprint wizard: fixes and enhancements in python scripts. 10 years ago
jean-pierre charras 4fc230b773 Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts. 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
jean-pierre charras eb396a5e88 Fix footprint wizard issues. Fix export vrml incorrect Z position of items. 12 years ago
john.j. 32c676540d Fix issue in bga footprint wizard. 12 years ago
unknown 0ff0b9b835 Fix issue in bga footprint wizard. 12 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