G01

Gee Zero One: Feed Rate Movement.

G01 Commands the machine to move at the speed defined by the F (feedrate) value.

Syntax:

G01 X*.* Z*.* F*.*

  • X*.* being the axis you want to move
  • Z*.* being the axis you want to move
  • F*.* being the feed rate to move at

G01 Is A Modal Command