kicad/pcbnew/python
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them.
This was also the last straw on the misnamed PAD::GetName() and
PAD::SetName(), which are now PAD::GetNumber() and PAD::SetNumber().

Fixes https://gitlab.com/kicad/code/kicad/issues/9017
2021-08-24 01:03:06 +01:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Wizard qrcode_footprint_wizard.py: fix a minor issue and update code. 2021-07-19 18:36:58 +02:00
scripting Fix issues calling SaveBoard on board loaded from PcbNew frame 2021-08-14 09:18:21 -04:00
swig Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00