10 Commits

Author SHA1 Message Date
jean-pierre charras
75e0bf0cba Python fp wizards: Add a text ("${REFERENCE}") on fab layer to a few wizards. 2023-11-11 11:19:21 +01:00
jean-pierre charras
91b3b296fe Update python footprints wizards to be compatible with last changes in code.
(PCB_TEXT Ctor has changed).
2023-08-11 09:57:45 +02:00
jean-pierre charras
50502c450f footprint wizards: fixes and enhancements 2023-04-16 17:03:32 +02:00
jean-pierre charras
5879227ee2 Update footprint wizards after changes wxPoint->VECTOR2I 2022-01-03 11:43:15 +01:00
Seth Hillbrand
91914f1a71 Reverts premature Python 3 calls in favor of backwards compat.
This reverts commits d8d8f4f67037469f06ba70de9fe051526fa9715c
and 9614f6d0d9a2ca2fb31a62bea4d094ca34c5e0a0.
2020-09-03 20:05:38 -07:00
Seth Hillbrand
d8d8f4f670 Removing extra parameters to super() calls
The extra parameters seem to cause problems for some Python
configurations and are not needed.

Fixes https://gitlab.com/kicad/code/kicad/issues/4896
2020-08-12 06:22:45 -07:00
Seth Hillbrand
4b3bfb0115 footprint wiz: Update default values
This updates some of the footprint wizard values to use the default KLC
values for silkscreen, fab, courtyard and text.

Also updates the default QFN settings to create a valid footprint
2018-12-11 13:11:56 -08:00
John Beard
847f4f50b1 Pcbnew python plugins: fix some pad arrays
Fixes some pad array init functions that were not calling the
class hierarchy's init functions correctly.
2018-06-25 09:34:32 -04:00
Maciej Suminski
cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 2017-09-19 18:23:50 +02:00
jean-pierre charras
24192ff3d6 Add Micromatch connectors footprint wizard. Unfortunately, I don't remember the initial author of this script. 2017-01-04 20:01:15 +01:00