Override (G167)
G167 <spindle_name><expr>] (non-modal)
G167 Set spindle override to 100 %
<spindle_name><expr> Spindle speed consisting of spindle name in accordance with[1]-18 and specification of a mathematical expression.
Function G167 deactivates external influencing of spindle override and implements the speed programmed.
Programming example
:
N10 M3 S1000 (With override 50% speed is 500 U/min.)
N20 G167 S1000 (Override influencing off, speed is 1000 U/min.)
N30 S3000 (Override influencing active again, speed is 1500 U/min.)
Nxx