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 64d2a37 commit 4375d08Copy full SHA for 4375d08
extra/autorouting.txt
@@ -1,5 +1,8 @@
1
kicad: File -> Export -> Specctra DSN.
2
-Install Oracle java "sudo apt-get install oracle-java8-installer"
+Install Oracle java
3
+# sudo add-apt-repository ppa:linuxuprising/java
4
+# sudo apt update
5
+# sudo apt install oracle-java11-installer
6
Download freerouting jar from https://freerouting.org/freerouting/using-with-kicad
7
Run freerouting "java -jar /opt/layout/bin/freeRouting.jar".
8
Open *.dsn in freerouting util.
0 commit comments