Tutorial G-Code
Tutorials
- http://www.cnccookbook.com/CCCNCGCodeCourse.htm
- http://gnipsel.com/linuxcnc/g-code/index.html
- http://reprap.org/wiki/G-code
Tutorial
El df2G comença de la següent manera:
G21 G64 P 0.01
- G21: mm
- G64 Path Blending
És una mica difícil d'entendre. Mirar Trajectory control a:
- http://linuxcnc.org/docs/2.4/html/common_User_Concepts.html
- G90: Set to Absolute Positioning
- G0 : Rapid linear Move
- G1 : Linear Move
Al final: M5: Spindle Off (CNC specific) M2: Program End
creat per Joan Quintana Compte, setembre 2014-2016