kicadScripts
kicadScripts copied to clipboard
A collection of scripts to automate PCB rendering and exporting gerbers.
I use kicad7 and plot script seems to be completely incompatible with it... Do you have a way to make it compatible for this great tool?
I'm using KiCAD 6.0.1, Inkscape 1.1 and I'm getting this message lot of times (with distinct numbers) while running ```plot_board.py```. > 12:51:02: Warning: Overflow KiROUND converting value -377147830500.000000 to 湩t㩸ϛ淣뻀崀逇რ翼...
Having GUI buttons or menu items for rendering and/or gerber generation would be sweet.
Hi, I'm trying to use your board plot scripts on a Mac running Mojave. I followed [this thread](https://forum.kicad.info/t/running-a-kicad-script-on-macos/15884/2) on the KiCad forum to modify the paths to run the files...
Hi, I'm using a pretty recent nightly version of KiCad and always get this output when using your scripts: ``` C:\Users\Tobias\Desktop\kicadScripts-master>"C:\Program Files\KiCad\bin\python.exe" plot_board.py "C:\Users\Tobias\Documents\GitHub\uDice\uDice\uDice.kicad_pcb" Traceback (most recent call last): File...