But even if I’m unable to create such part in the footprint editor, in pcbnew, clearance prevent me from joining 2 pads with different net within a footprint.
How can I create such part, without placing a 0ohm resistor or solder strap?
Good question, I have tried a few ways. The simple way is just to create an extra pad which bridges the two pads. That will create DRC errors (pad near pad), but otherwise works.
To avoid DRC errors, create a graphic segment, then edit it to be on the copper layer. That avoids the DRC error, but now the copper bridge will be under the silk screen. Additionally, with the FreeRoute autorouter it will route tracks between the pads, it does not “see” the bridge. I got round that by putting an additional small pad on top of the graphic line, to deter the autorouter.
If you want the graphic line exposed, maybe there is a way to add a solder mask at that point.
Heh, madworm ninja’d me, but it’s the same method.