G92.1 – Cancel Temporary Work Offset

The G92.1 command is used to cancel all temporary work offsets that were previously applied using the G92 command.

 

When this command is executed, the machine returns to using only the active work offset selected from G54 to G59, without any additional temporary offsets.

 


Syntax & Parameters

 

G92.1

 


Example Program

 

N10 G92.1

 

In this example, the G92.1 command cancels all active temporary work offset values, and the working coordinates revert to the currently selected work offset.