G43 applies a tool length offset so Z moves reference the part surface instead of the spindle face. Each tool measures a different length, and its offset lives in a numbered register called with an H word.
Format
How it works
- Store each tool length offset in the control, then call G43 with the matching H number.
- Activate it on the first Z move after a tool change.
- G49 cancels tool length compensation.
Example
G43 H01 Z1.0 (apply tool 1 length, rapid to Z1.0)
Related: G28 and Setup & Workholding.
