jsreynaud / kicad-action-scripts

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

Via Stitching Generator - Kicad 5.1.2 Windows 10 #38

Closed Sani300 closed 3 years ago

Sani300 commented 3 years ago

Hi,

Thanks a lot for this plugins ! Circular zone work well, but I have some issue with Via Stitching Generator on Kicad 5.1.2 on Windows 10 with python 2.7.6

When I start plugins I have this error :
ViaStitching

Do you know why?!

jsreynaud commented 3 years ago

I think you are not used the good version of this plugin. Please checkout the v5.1 branch. The "master" branch is for next version of KiCad. And tell me...

Sani300 commented 3 years ago

Top ! Thanks