kicad8.0RC1.91 bug
Can confirm this also happens for me, but only on pre existing files made in another version of Kicad. If I create a new file, and add an edge cut rectangle and F.Cu fill, it will happily place vias.
Can confirm this also happens for me, but only on pre existing files made in another version of Kicad. If I create a new file, and add an edge cut rectangle and F.Cu fill, it will happily place vias.
Isn't it supported to file on the project? It is true that new PCBs can add vias, but they will not avoid other net!
Branch v8.0 of this project handle kicad V8. Please be sure you use this version.
本项目的分支 v8.0 处理 kicad V8。请确保您使用此版本。
I've tried them all and have merged into the master
Ok, I had updated a modification. Could you confirm it's ok ?
好的,我已经更新了修改。你能确认没问题吗?
PCBs from both old and new projects will not report errors, but vias will not avoid other nets
Ok, I had updated a modification. Could you confirm it's ok ?
!!?
I'm not able to get it to fill on a KiCad v8.0.0 project (upgraded from 7.0.3)--says 0 vias placed.
Using the latest code with 8.0 release creates a grid without avoiding any pads or traces using the grid or star options.
Unfortunate as this is a very useful tool for my prototypes and I'd be willing to donate to get it fixed.
Let me check to fix this issue...
Let me check to fix this issue...
Did you find the reason for the error?
If you have time, fix this bug, I can't do without it
Using kicad 0.8.0 and v8.0 branche. I am facing the same issue with vias overlapping traces.
I have this somewhat similar error:
It's worth noting that this error appears and nothing actually happens, no vias are placed. The project was started as a KiCad 8.99 project and has always been one.
I had push an update. Please retry with last commit (on V8.0 branch of course...). And provide update of the status ;)
I'm unsure as to the error everyone else is getting, but I still get this issue:
Seems to work correctly with v8 production now. Thanks for getting this resolved! Note: This is with the Windows version.
Hello,
I am running KiCad 8.0.1 on Windows and using the latest commit on the v8.0 branch and I am experiencing this exact issue.
@ekartgo what version of KiCad are you using?
Kicad 8.0.1, I tested the commit ada62f8 on branch v8.0. The bug seems fixed, via doesn't overlap with traces any more!
Hello,
I am running KiCad 8.0.1 on Windows and using the latest commit on the v8.0 branch and I am experiencing this exact issue.
@ekartgo what version of KiCad are you using?
Could you double check that ? It's working for at least 2 others people ...
I'm unsure as to the error everyone else is getting, but I still get this issue:
I think your issue is a different problem. Please provide details on a separate issue.
Hello,
I am running KiCad 8.0.1 on Windows and using the latest commit on the v8.0 branch and I am experiencing this exact issue.
@ekartgo what version of KiCad are you using?
8.0.1
I uninstalled the old 7 version, unzipped the 7 version, copied the new v8 CircularZone and ViaStitching folders into the same path, re-zipped the file, and installed from zip.
@ekartgo @jsreynaud
It looks like it is now resolved, I am not sure what I did wrong but I deleted the plugin folder, double-checked I was on the v8.0 branch, copied the "ViaStitching" folder into the scripts folder, and it is now working. Thank you for fixing this 👍

