Moving from V5 to V6. In attempting to modify and existing PCB created in V5 that passed DRC with no errors, now gets an DRC error in V6. So I created a simple 2 component PCB to try to determiner the cause of the DRC error:“Missing Connection between items”.
This test PCB works with no error in V5. I’m obviously missing something new in V6.
To echo the other comments, that’s definitely a graphic line and not a trace. Make sure you’re routing with the router, not using the graphic line tool.
You are RIGHT!!! thanks. I guess I was use to the icons from V5 and used the “straight line”. Thanks for your help and I a[apologize for the confusion.
Visually you cannot distinguish a line on F.Cu from a trace. It would even plot ok in the gerbers.
DRC is a different story. I never was in V5, so I cannot fancy why there would have been no DRC errors. Perhaps one of the other guys can.
Well, the simple explanation is that it was changed after v4. Copper which connects nets but doesn’t itself belong to nets is needed only in net ties, otherwise it’s almost certainly an error. The hack to allow net ties in v5 was to add words “net tie” to the footprint keywords. Other copper connecting nets is a DRC violation. And yes, really KiCad v5.1 doesn’t allow other than “net tie” copper graphics connecting tracks/pads!