Skip to content

Commit 0117a47

Browse files
committed
Added auto routing manual
1 parent f348aeb commit 0117a47

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

extra/autorouting.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
kicad: File -> Export -> Specctra DSN.
2+
Install Oracle java "sudo apt-get install oracle-java8-installer"
3+
Download freerouting jar from https://freerouting.org/freerouting/using-with-kicad
4+
Run freerouting "java -jar /opt/layout/bin/freeRouting.jar".
5+
Open *.dsn in freerouting util.
6+
Routing->Auto routing.
7+
When completed File->Export->Export Spectra Session File.
8+
kicad: File->Import->Specra session.
9+
10+

0 commit comments

Comments
 (0)