Kicad AutoRouter, ARRR. An autorouter kludge for KiCad 6 and Python 3. https://spacecruft.org/spacecruft/kararrr
 
 
 
Go to file
jebba d3d7e44f0b GPLv2 2022-01-15 00:29:15 -07:00
LICENSE GPLv2 2022-01-15 00:29:15 -07:00
README-upstream Upstream README 2022-01-15 00:28:25 -07:00
README.md KARARRR 2022-01-15 00:27:22 -07:00
layer.py Upstream python2 code 2022-01-15 00:28:49 -07:00
mymath.py Upstream python2 code 2022-01-15 00:28:49 -07:00
pcb.py Upstream python2 code 2022-01-15 00:28:49 -07:00
router.py Upstream python2 code 2022-01-15 00:28:49 -07:00
view.py Upstream python2 code 2022-01-15 00:28:49 -07:00
view_mpl.py Upstream python2 code 2022-01-15 00:28:49 -07:00

README.md

KARARR

Kicad AutoRouter, ARRR <make pirate sound>.

An autorouter kludge for KiCad 6 and Python 3.

Upstream

Based on Python-PCB for Python2 by Chris Hinsley, released under the GPLv2 license, source code available here:

Disclaimer

Alpha software, not for use.

Copyright

GPLv2 license.

Copyright (C) 2014, 2015, Chris Hinsley

Copyright (C) 2022, Jeff Moe