Zum Inhalt springen

PCB CNC: Unterschied zwischen den Versionen

Bkubicek (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Bkubicek (Diskussion | Beiträge)
Zeile 48: Zeile 48:
== Metaboard.sh ==
== Metaboard.sh ==
Metaboard is a bash shell script, that will automatically create cnc-paths in the form of gcode files. The starting point is the eagle .brd file.
Metaboard is a bash shell script, that will automatically create cnc-paths in the form of gcode files. The starting point is the eagle .brd file.
It will be published, if it is working a little bit more reliable...
It calls a couple of external programs:
It calls a couple of external programs:
* [http://www.cadsoft.de/ Eagle]: to output the gerber files of the top and bottom layer
* [http://www.cadsoft.de/ Eagle]: to output the gerber files of the top and bottom layer
Zeile 201: Zeile 203:


* if you really want things to be perfect, you could locate the most outwards line in the isolation, and move them deeper Z-0.1 ->Z-0.12 and the following relative up-movent as well Z0.1 ->Z0.12. By that, there will be no copper close to the cutting locations.
* if you really want things to be perfect, you could locate the most outwards line in the isolation, and move them deeper Z-0.1 ->Z-0.12 and the following relative up-movent as well Z0.1 ->Z0.12. By that, there will be no copper close to the cutting locations.


==Links==
==Links==