kicad/pcbnew/plugins
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
..
altium Fix issues with importing NPTH pads from CircuitStudio. 2022-04-03 15:51:33 +01:00
cadstar Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
fabmaster Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
geda Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
kicad Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
legacy Force removal of zero-sized pads on load. 2022-09-06 11:03:41 -07:00
pcad Fix compatibility issues with wxWidgets 3.2 and gcc 12.1: 2022-07-12 18:24:12 +02:00