atomic14 / kicad-coil-plugins

Some simple plugins for generating stator coils in kicad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiCad 7 support

leventelist opened this issue · comments

commented

I tried to load the json file into KiCad 7, but the script failed. Are there any plans to provide KiCad 7 support? It would be also nice to be able to generate a single coil. I'd like to have a board with 4 coils on it.

For KiCad 7.0 the coil_plugin.py needs to be modified: wxPointMM replaced with VECTOR2I_MM.