Tormach will be closed on Friday, April 18. Regular business hours will resume on Monday, April 21, at 8:00 AM CST. Thank you for your understanding!

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.