// / (Optional Block Skip)
// G00 X,Y,Z
// G01 X,Y,Z
// G02 X,Y,Z I,J,K (I,J,K should be Incremental and must be formatted with 6 digits after the decimal point)
// G02 X,Y,Z R
// G03 X,Y,Z I,J,K (I,J,K should be Incremental and must be formatted with 6 digits after the decimal point)
// G03 X,Y,Z R
// G90
// G91
// M03 Spin C.W.
// M04 Spin C.C.W.
// M05 Spin Stop
// M06 Tool Change (Cannot be treated)
// M07 Coolant(flood)
...........