Zone won't fill in PCB editor?

I hereby certify that I am not simply asking someone else to design a footprint for me.

This is an auto-generated message that is in place on the “footprints” section of the KiCad.info forum. If I remove it and ask for a footprint to be designed anyway, I understand that I will be subject to forum members telling me to go design my own footprint or referring me to a 3rd party footprint site.

Hello, I am trying to make a PCB that has copper-zones on both sided connected by vias. The draw a zone outline around the whole PCB and tried to fill it, but is won’t. I have looked at other forum posts on this and none of the solutions that they that they recommended worked.

Thanks.

The zone’s net is “Touch” for sure?

@straubm, yes. By the way, it fills when is in not connected to any nets, but I need it to connect to the vias.

There has to be a pad in the zone. Vias do not cause zone filling.

1 Like

The zone area is considered isolated because it doesn’t connect to any pads (vias are not pads). If you place some actual footprints on the board with the net Touch, it will fill. You can also set the island removal behavior to “never” in the zone properties.

As you wouldn’t want components in the touch area (I assume it is a touch key), make a footprint containing a pad of the desired area’s size.

Or you could add “testpoints” to you schematic like so

kicad_jklIL4slh2

assign the footprint “Wire_Pads:SolderWirePad_Single_0-8mmDrill” to it and after placing it on the board edit it to solid zone connection.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.