Is used for cutting travel movement
Code: G01
For moves with the programmed feed (Eg. F300)
Program exempel:
N50 G01 X300 Y400 (F300)
called Work linear interpolation
Used when cutting the workpiece
This is a MODAL code, stays on till further notice
The MODAL codes stay on until some commando in the same group is commanded, for G01, the commands that cange this code is G00, G02 and G03