Open leventelist opened 1 year ago
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.
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.