kicad/pcbnew/plugins/fabmaster
Seth Hillbrand 29cadaf54e Force removal of zero-sized pads on load.
Pads with zero width or height cause issues when rendering and
selecting.  KiCad has never allowed these elements but hasn't prevented
importing systems where they exist.  This prevents their import and
cleans existing designs where the pads are placed

Fixes https://gitlab.com/kicad/code/kicad/issues/12200

(cherry picked from commit 2ee65b2d83)
2022-09-06 11:03:41 -07:00
..
CMakeLists.txt
fabmaster_plugin.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
fabmaster_plugin.h More NULL expunging. 2021-07-20 07:27:18 -04:00
import_fabmaster.cpp Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
import_fabmaster.h Handle 360° arcs on import as circles 2021-12-18 18:44:20 +00:00