Difference between revisions of "Gruppo BIM-CAD-CAE-CAM-CNC/EDA"

From PNLUG
Jump to: navigation, search
(FreeRouting)
Line 26: Line 26:
 
== FreeRouting ==
 
== FreeRouting ==
   
'''Install'''
+
'''Guide'''
 
* http://www.freerouting.eu/wpress
 
* http://www.freerouting.eu/wpress
* https://github.com/freerouting/freerouting
+
* https://freerouting.org/
  +
* http://amichalec.net/2015/10/kicad-upgrade/
 
  +
'''Download file'''
  +
* https://github.com/freerouting/freerouting/blob/master/binaries/FreeRouting.jar
  +
  +
''' Install '''
  +
'''Linux'''
  +
  +
''da finestra di shell digitare:''
  +
<span style="color:#0000ff">sudo cp <span style="color:#ff00ff"><dirdownload></span>/FreeRouting.jar /usr/bin/freeroute.jar </span>
  +
<span style="color:#0000ff">sudo chown +x /usr/bin/freeroute.jar</span>
  +
  +
''(dove <span style="color:#ff00ff"><dirdownload></span> è il percorso dove è stato scaricato il file, es. <span style="color:#808080">sudo cp ~/Scaricati/FreeRouting.jar /usr/bin/freeroute.jar</span>)''
  +
  +
'''Win'''
  +
  +
http://amichalec.net/2015/10/kicad-upgrade/

Revision as of 23:21, 8 June 2018

KICAD Main

Main page:

Guide:

KICAD install

KICAD 4

Stable:

KICAD 5

Nightly Development Builds

Launchpad

FreeRouting

Guide

Download file

Install

Linux

da finestra di shell digitare:
sudo cp <dirdownload>/FreeRouting.jar /usr/bin/freeroute.jar 
sudo chown +x /usr/bin/freeroute.jar

(dove <dirdownload> è il percorso dove è stato scaricato il file, es. sudo cp ~/Scaricati/FreeRouting.jar /usr/bin/freeroute.jar)

Win

http://amichalec.net/2015/10/kicad-upgrade/