S4.3 Rules for pin stacking
Many symbols have corresponding footprints where multiple physical pins are connected to a single logical net. It is desirable that in such cases the user only has to connect a single pin in the schematic, and it will automatically route to all the physical pins on the PCB. (This is not only done to reduce clutter in the schematic drawing. The main reason is to move some responsibility for correct connections from the circuit designer over to the library.)
Since version 10, KiCad supports native pin stacks. The earlier workaround which placed pins in the same location must not be used anymore.
-
Pinstacks must not be of type
No Connect(these pins should never be connected together) -
Power supply pins should be stacked, this is especially true for
GNDpins