- You are here:
- AM.CO.ZABuythisCNC Utilities Homepage
- PowerRoute-CNC-Router
- Mill Programming Manual.pdf
- Page 57 of 151
1. G Function Description
N014 G03 X0.0 Y24.0 R10.0;//MA circular interpolation (CCW)
N015 G00 Z10.0;//Z axis rise, return to start point
N016 G40 X0.0 Y0.0;//cutter interpolation cancel, return to start
point
N017 M09;//cutting liquid OFF
N018 M05;//spindle stop
N019 M30;//program end
52