Is there a simple method or to do automatic placement of vias (e.g. in polygon) in a predefined distance which can be used in KiCad 9?
Basically I want to place vias every 1 mm automatically inside polygons (see attachment).
Is there a simple method or to do automatic placement of vias (e.g. in polygon) in a predefined distance which can be used in KiCad 9?
Basically I want to place vias every 1 mm automatically inside polygons (see attachment).
I’m not using it, but remember reading (but it was long time ago and about V4 or V5 KiCad version) that you can make one something than select it and then when copying make array of it. If remember well array can also be circular.
in version 8.x was plugin “kicad action scripts” with option stiching vias, in version 9 it’s yet not available … waiting for update plugin
The Array Tool should do most of this, except restricting it to within the polygon. You’ll just have to calculate how many vias in each direction to place: PCB Editor | 9.0 | English | Documentation | KiCad