We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f348aeb commit 0117a47Copy full SHA for 0117a47
extra/autorouting.txt
@@ -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