Zum Inhalt springen

CNC-Fräse: Unterschied zwischen den Versionen

Bkubicek (Diskussion | Beiträge)
Bkubicek (Diskussion | Beiträge)
Zeile 12: Zeile 12:
There are some GUIs for EMC, the most relevant is "AXIS", which graphically displays the current machine position, the paths it should travel the track history, and further stuff. Also manual movement can be performed.
There are some GUIs for EMC, the most relevant is "AXIS", which graphically displays the current machine position, the paths it should travel the track history, and further stuff. Also manual movement can be performed.


The language to specify the movement of the machine is called "GCODE". Some of its statements are starting with G01,or G00, hence the name.
The language to specify the movement of the machine is called "GCODE". Some of its [http://linuxcnc.org/docs/html/gcode.html statements] are starting with G01,or G00, hence the name.
A simple Gcode can look like this:
A simple Gcode can look like this:
  ; i am a comment
  ; i am a comment