jsreynaud / kicad-action-scripts

Some KiCad plugins in Python
GNU General Public License v3.0
246 stars 50 forks source link

"Star" fill type is inconsistent #72

Open llamasoft opened 8 months ago

llamasoft commented 8 months ago

From the comment on the star fill type I would expect that the vias are stitched in a fairly regular X-shaped pattern. However, the pattern seems to randomly deviate, giving inconsistent and unpredictable results.

For example:

image

If we take the first row of zig-zags and overlay it onto the remaining rows then the deviation becomes clear:

image