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

From PNLUG
Jump to: navigation, search
(FreeRouting)
Line 9: Line 9:
 
* http://kicad-pcb.org/help/documentation/#_getting_started
 
* http://kicad-pcb.org/help/documentation/#_getting_started
 
* http://kicad-pcb.org/help/documentation/
 
* http://kicad-pcb.org/help/documentation/
  +
  +
Esempi:
  +
* http://kicad-pcb.org/made-with-kicad/
  +
* https://github.com/KiCad/kicad-templates (presente nell'installazione di Kicad)
   
 
== KICAD install ==
 
== KICAD install ==

Revision as of 19:13, 16 October 2018

KICAD Main

Main page:

Guide:

Esempi:

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 chmod +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/