ISO language
63
G266
* Set feedrate percentage at 100%.
G266
Note: this sets the feedrate override at 100%,
which cannot be changed by selector switch on
the operator panel or via PLC. G66 is only valid
for the block in which it is programmed.
G380
G399
* OEM subroutine execution.
See:
G180-G189
G380 ~ G399 P0=... P1=... ~ P99=...
G380
~ G399 A... B... ~ Z...
P0=...
~ Pn=...: local parameters of the
subroutine, optional
Example: G388 A12.3 B45.3 P10=6
Note: these are functions that the manufacturer
can use for its specific functions; it is possible
that they are not present.
G500
G599
* Generic user subroutines.
G500 ~ G599 P0=... P1=... ~ P99=...
G500
~ G599 A... B... ~ Z...
P0=...
~ Pn=...: local parameters of the
subroutine, optional
Example: G500
G583 P1=12.3 P2=6
G588 A12.3 B45.3 P10=6
Note: when calling the subroutine associated
with G... the subroutine is executed non-
modally. When calling it with MG ... it is executed
modally.
Function M D V Meaning