LinuxCNC G code Reference

  1. Index
  2. Non-Modal
  3. Motion
  4. Plane
  5. Distance
  6. Feed
  7. Units
  8. Cutter Comp
  9. Tool Offset
  10. Cycle Return
  11. Coordinate System
  12. Path Control
  13. Spindle
  14. Lathe

Distance Mode Group 3

Group 3 G codes select how the distance is interpreted.
For complete descriptions click on the G code to see the LinuxCNC Manual.

G code Function Format Parameters
G90 Absolute Distance Mode G90 n/a
G91 Relative Distance Mode G91 n/a

Arc IJK Distance Mode Group 4

Group 4 G codes specify the arc offset mode.
For complete descriptions see the LinuxCNC Manual.

G code Function Format Parameters
G90.1 Absolute Arc Offset Distance G90.1 n/a
G91.1 Relative Arc Offset Distance G91.1 n/a