I am using a footprint which has 2 mounting pads. I’ve selected a symbol which contains “mounting pins” (Connector_Generic_MountingPin:Conn_01x04_MountingPin) and set the mounting pin to no connect
However, in the layout, there remains a rats-nest connection between the MP pads:
Does anyone know if its posible to set pads to be no connect/mounting pads? Do I need to use a different footprint with different pads associated with each separate mounting pad?
I’ve recently updated to V7.0.2 and I don’t remember this behaviour before.
“At the moment, KiCad assumes all pads with the same name have to be connected together.”
So you need a footprint with two different MP-pads (MP1/MP2) and a suitable symbol with 2 mounting-pins.
my solution for such cases:
either ignoer the remaining ratsnest-line (with a note written on the user.comments layer.)
or more often: such connectors are mostly used at the edge of the board. Normally there is plenty of space to simply draw a small track through the GND-zone fill beneath the connector.
Ignoring the ratsnest does no harm.
In this case, it is normal to connect those pads to a ground, as they are the connector shield and are required for EMC compliance tests to pass