RETURN TO PREDEFINED POSITION (G28 AND G28.1)
To make a rapid linear move to the G28.1 position, program: G28
To make a rapid linear move to the G28.1 position by first going to the intermediate position specified by the X~, Y~, and Z~ words, program: G28 X~Y~Z~
To store the current location of the tool in the G28.1 setting, program: G28.1
G28 uses the values stored in parameters 5161, 5162, and 5163 as the X, Y, and Z final points to move to. The parameter values are absolute mill coordinates in the native machine units of inches.
To store the current absolute position into parameters 5161-5163, program: G28.1
TROUBLESHOOTING
It’s an error if:
- Cutter Compensation is turned on