G903 100% Feedrate Override Command
Format
G903
Description
This command sets feedrate override as 100% forcedly, whatever the value you set. It is often used in functions of Returning to Machine Origin and Tool Measurement to ensure accuracy.
This non-modal command should be used together with G00, G01, G02, or G03.
Programming Example
G905 G903 G01 X10 Y20 Z0 F600 'F (feedrate) is set as 600 mm/min forcedly