I have a pcb antenna design with a polygon that needs connections to two different nets. That creates a short at DC, but it’s what’s required for the 2.4 Ghz antenna.
How do I handle that? Do I add two pads on the same polygon with different pin numbers?
I checked out some antenna footprints in the Kicad RF_antenna library. None of them have “net tie” in the keywords field.
Not sure why, either there’s another secret keyword I don’t know about or they predate DRC checking copper polygons and do indeed cause errors in modern KiCad. Probably the latter.
“net tie” in footprints works, but it turns out that traces in footprints don’t get included in a HyperLynx export (which I need for import into openEMS).
So, I need something similar in pcbNew. I need to connect two nets to the same zone.
I really DO want to connect an zone on net ANT to the GND zone