A full suite of Python-based tools, plus a fast Rust backend, for KiCad PCB routing.

Example:

python route.py kicad_files/input.kicad_pcb kicad_files/output.kicad_pcb --nets "Net*" --power-nets "*GND*" "*VCC*" "+3.3V" --power-nets-widths 0.4 0.5 0.3 --track-width 0.2 --via-size 0.4

Features: