g-code

  1. G0
    rapid positioning
  2. G1
    linear interpolation
  3. G2
    circular/helical interpolation (clockwise)
  4. G3
    circular/helical interpolation (counterclockwise)
  5. G4
    dwell
  6. G10
    coordinate system origin setting
  7. G17
    XY-plane selection
  8. G18
    XZ-plane selection
  9. G19
    YZ-plane selection
  10. G20
    inch system selection
  11. G21
    millimeter system selection
  12. G28
    return to home
  13. G30
    return to secondary home
  14. G38.2
    straight probe
  15. G40
    cancel cutter radius compensation
  16. G41
    start cutter radius compensation left
  17. G42
    start cutter radius compensation right
  18. G43
    tool length offset (plus)
  19. G49
    cancel tool length offset
  20. G53
    motion in machine coordinate system
  21. G54
    use preset work coordinate system 1
  22. G55
    use preset work coordinate system 2
  23. G56
    use preset work coordinate system 3
  24. G57
    use preset work coordinate system 4
  25. G58
    use preset work coordinate system 5
  26. G59
    use preset work coordinate system 6
  27. G59.1
    use preset work coordinate system 7
  28. G59.2
    use preset work coordinate system 8
  29. G59.3
    use preset work coordinate system 9
  30. G61
    set path control mode: exact path
  31. G61.1
    set path control mode: exact stop
  32. G64
    set path control mode: continuous
  33. G80
    cancel motion mode (including any canned cycle)
  34. G81
    canned cycle: drilling
  35. G82
    canned cycle: drilling with dwell
  36. G83
    canned cycle: peck drilling
  37. G84
    canned cycle: right hand tapping
  38. G85
    canned cycle: boring, no dwell, feed out
  39. G86
    canned cycle: boring, spindle stop, rapid out
  40. G87
    canned cycle: back boring
  41. G88
    canned cycle: boring, spindle stop, manual out
  42. G89
    canned cycle: boring, dwell, feed out
  43. G90
    absolute distance mode
  44. G91
    incremental distance mode
  45. G92
    offset coordinate systems and set parameters
  46. G92.1
    cancel offset coordinate systems and set parameters to zero
  47. G92.2
    cancel offset coordinate systems but do not reset parameters
  48. G92.3
    apply parameters to offset coordinate systems
  49. G93
    inverse time feed rate mode
  50. G94
    units per minute feed rate mode
  51. G98
    initial level return in canned cycles
  52. G99
    R-point level return in canned cycles
Author
bluecabbie
ID
1600
Card Set
g-code
Description
Flash card set to help learn the G-Codes program milling machines.
Updated