I have been getting these questions from PCB fab houses when i send gerbers. I’ve used a net-tie across two nets, as it’s meant to be done (I think).
but the pcb fabs all complain that the two nets have different names and hence are “shorted”.
is there something I’m doing “wrong” with how my net-ties are made?
is there a way to indicate to the pcb fab that this is intended? or to have it come out ok in the netlist file?
I am surprised that the fab knows or cares about the difference? I do use a graphic rectangle connected between pads, as I think @eelik is illustrating. But I used only two pads. I have even done it on an internal layer. That required a bit of finagling…
Are you uploading gerbers or KiCad pcb files to the pcb fabricator?
This website indicates spelling errors for “gerbers” and “pcb”…
hmmm, but now i’m trying to remember why i made it a pad. it was either that the pcb DRC was giving me an error or some other pcb fab didn’t like that it wasn’t a pad.
it might also be a hold-over from way back when there wasn’t a “net-tie” available in kicad.
Recently when I sent a PCBA job to a well-known fab whose name starts with P, I noted that their plugin, which automatically takes one to their order web page after generating the fab outputs, generated besides the gerbers, CPL, and BOM, also an IPC netlist. I guess that’s why.
Are you sure it is a complaint? I don’t think there is anything wrong, you are using the tools correctly. I think your fab is asking you to confirm which nets are intentionally shorted by net ties, because there is no structure in the IPC-356 file to tell them this. So, this is a normal part of the process and they are just checking with you.
In the Gerber X3 stanard, there are options for specifiyng constructs that may (or will?) short different nets for the purpose of short circuit testing. As an example, PCB inductors are mentioned.
I have never looked (deeply) into this myself. My first guess is that this sort of feature is not (yet) supported by KiCad. KiCad has become quite mature over the last bunch of years, but at the moment it still does not support everything.