kicad_scripts
kicad_scripts copied to clipboard
Utility Kicad scripts
``` xxx@xxx-TECRA-M11:~/PCBs/kicad_scripts-master/rfid_calculator$ python3 cmdline.py --width 50 --height 50 --trace_width 1 --turns 3 --kicad_mod=test.kicad_mod --fasthenry --frequency=125000 --mm --pitch 2 Traceback (most recent call last): File "cmdline.py", line 110, in trace_width, trace_height,...
The readme mentions it, perhaps the readme is out of date? How do I generate PCB inductors from the command line?
Hi, I have some issues with Fasthenry, so I'd really like to use the web-version of your tool. Is it still available somewhere? Best regards, Erik
any chance to get a multilayer coil? I'm using this tool https://github.com/in3otd/spiki but yours seems to be more powerful. In that case I can design a 2 layer coil as...