kicad/pcbnew/scripting/plugins
unknown 3d635bca01 Add QFN Footprint generator python script 2016-02-24 09:48:55 +01:00
..
FPC_(SMD_type)_footprintwizard.py Set SMD attribute in footprint python generators 2016-02-18 15:29:30 +01:00
FootprintWizardDrawingAids.py fix Tickness typo 2016-02-11 16:02:37 +01:00
HelpfulFootprintWizardPlugin.py Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) . 2016-02-18 18:53:39 +01:00
PadArray.py Python interface: add methods to add or remove layers to/from a layer set. Usefull to modify the layer set of pads 2016-02-24 09:45:34 +01:00
__init__.py 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). 2014-09-14 18:29:10 +02:00
bga_wizard.py Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) . 2016-02-18 18:53:39 +01:00
circular_pad_array_wizard.py fix Tickness typo 2016-02-11 16:02:37 +01:00
qfn_wizard.py Add QFN Footprint generator python script 2016-02-24 09:48:55 +01:00
qfp_wizard.py Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) . 2016-02-18 18:53:39 +01:00
sdip_wizard.py Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) . 2016-02-18 18:53:39 +01:00
touch_slider_wizard.py Set SMD attribute in footprint python generators 2016-02-18 15:29:30 +01:00
uss39_barcode.py fix Tickness typo 2016-02-11 16:02:37 +01:00
zip_wizard.py Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) . 2016-02-18 18:53:39 +01:00