kicad/pcbnew/specctra_import_export
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
..
specctra.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
specctra.h Refactor ExportSpecctraFile to be usable in API 2021-07-31 09:55:48 +00:00
specctra.keywords move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00
specctra_export.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
specctra_import.cpp More error message regularization (and translatability improvements). 2021-06-28 00:45:24 +01:00
specctra_test.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00