G94 – Units Per Minute Mode

The G94 command is used to set the current feed rate mode to units per minute mode.

 

When this mode is active, the F value specifies the feed rate in units per minute, based on the current machine units.

 

G94 is a modal command and belongs to Group 5.

 


Syntax & Parameters

 

G94

 


Example Program

 

N10 G94

 

In this example, the G94 command sets the feed rate mode to units per minute, and all subsequent feed rate values are interpreted in units per minute until another feed rate mode is selected.