Even when a pin connects to multiple pads, placing an NC indicator on the pin type or the connected net means that all pads for that pin should be independent and not ratsnest with each other We accomplish this by assigning a unique id "unconnected-(REFDES-PAD#_#)" to each pad with the pintype "no_connect". The pad numbers and uniquely incremented per footprint based on UUID ordering Fixes https://gitlab.com/kicad/code/kicad/-/issues/15692 |
||
---|---|---|
.. | ||
board_netlist_updater.cpp | ||
board_netlist_updater.h | ||
kicad_netlist_reader.cpp | ||
legacy_netlist_reader.cpp | ||
netlist.cpp | ||
netlist_reader.cpp | ||
netlist_reader.h | ||
pcb_netlist.cpp | ||
pcb_netlist.h |