kicad/pcbnew/plugins/fabmaster
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
..
CMakeLists.txt
fabmaster_plugin.cpp Decouple PROGRESS_REPORTER interface from implementations. 2021-08-14 21:05:49 +01:00
fabmaster_plugin.h More NULL expunging. 2021-07-20 07:27:18 -04:00
import_fabmaster.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
import_fabmaster.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00