Pcb

Da raspibo.
Versione del 22 mar 2016 alle 23:42 di Dancast78 (discussione | contributi) (Creata pagina con 'Comando da testare per trasformare gerber files in gcode: pcb2gcode Il man riporta: <source lang=txt> pcb2gcode is a program that takes the files typically prod...')
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Jump to navigation Jump to search

Comando da testare per trasformare gerber files in gcode:

 pcb2gcode 

Il man riporta:

       pcb2gcode  is  a program that takes the files typically produced by PCB
       (printed circuit board) designing tools, in particular Gerber (RS-274X)
       and  Excellon  (an  RS-274C  variant)  files  as  parsed  by gerbv, and
       produces files that can be used to control a  CNC  (computer  numerical
       control)   milling   machine.   These   files  are  in  G  code  format
       (RS-274D/NGC) that can be read,  for  example,  by  the  linuxcnc  EMC2
       system.