kicad/pcbnew/plugins
Jeff Young 46df421064 ADDED defined pad groups for net-tie footprints
Each pad group is allowed to short nets with other pads in its group.

Legacy footprints with the "net tie" keyword hack will get a single
group auto-created with all the footprint's pads in it.

DRC and the router now allow a track to collide with copper graphic items
while entering a net-tie pad as long as the closest point in the collision
is within the pad.

DRC (and the footprint checker) now check for copper items in the
footprint shorting pads which are not in the same pad group.

Fixes https://gitlab.com/kicad/code/kicad/issues/2265
2022-08-19 18:54:20 +01:00
..
altium CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
cadstar CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Remove unused variable 2022-08-15 07:52:53 -07:00
fabmaster Clean up some auto usage 2022-08-15 11:29:45 -07:00
geda Force removal of zero-sized pads on load. 2022-08-13 19:10:48 -07:00
kicad ADDED defined pad groups for net-tie footprints 2022-08-19 18:54:20 +01:00
legacy CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
pcad Generate const keyword_hash maps at compile time 2022-08-09 00:56:49 -04:00