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
Summary of Contents for CNC 8060
Page 1: ...CNC 8060 65 User quick reference Ref 1906...
Page 44: ...Work modes 44...
Page 64: ...ISO language 64...
Page 102: ...ISO canned cycles T 102...
Page 128: ...Conversational cycles M 128...
Page 136: ...Conversational cycles T 136...
Page 150: ...Measuring and calibration cycles T 150...
Page 169: ......