453a91f661
The current module cannot be queried for existing pads as we add them (because we never commit, until we finish the whole array). Instead, pre-gather the names and check as we add, skipping any existing names. Note: this will not prevent arrays becoming "mis-ordered", but there is not a lot we can do to prevent all possible errors. Fixes: 1808706 * https://bugs.launchpad.net/kicad/+bug/1808706 The same principle could be used to skip existing ref-des'es on PCBs. |
||
---|---|---|
.. | ||
drc | ||
CMakeLists.txt | ||
board_test_utils.cpp | ||
board_test_utils.h | ||
test_array_pad_name_provider.cpp | ||
test_graphics_import_mgr.cpp | ||
test_module.cpp | ||
test_pad_naming.cpp |