- You are here:
- AM.CO.ZABuythisCNC Utilities Homepage
- PowerRoute-CNC-Router
- Mill Programming Manual.pdf
- Page 47 of 151
1. G Function Description
M06 T3;
H3;
G37 P2 Z-200.;
// change to T3
// define the tool length compensation H3
// return to reference point 2, move Z to -200.
42