Loading...

PROGRAMMING G-CODE

Read the following sections as a G-code reference:

ABOUT THE EXAMPLES USED

Many commands require axis words (X~, Y~ ,Z~, or A~) as an argument. Unless explicitly stated otherwise, you can make the following assumptions:

  • Axis words specify a destination point
  • Axis words relate to the currently active coordinate system, unless explicitly described as being in the absolute coordinate system
  • Where axis words are optional, any omitted axes retain their current value

Any items in the command examples not explicitly described as optional are required.