1. G Function Description
Note:
1. Start from:
-SUPER/10s/20s10.116.10C
-11s/21s2.2.3
2. Please install the probe before the automatic tool measurement. It
is recommended to insert the probe location to reference point P via
Pr2801~2860.
3. The override is defined a 100% during automatic tool
measurement.
4. The MPG offset of Z will be reset once complete the tool length
measurement.
Alarms
5. [MAR-330 Z min. coordinate set error alarm!] shall occur if Z is
not defined.
6. [MAR-333 Z start point error alram!] shall occur if Z initial point
is lower than Z starting point.
7. [MAR-334 Without issue H code before G code tool length
measurement] shall occur if H word is not defined before automatic tool
measurement.
8. [MAR-335 measure position setting error, measure signal has
being triggered] shall occur if probe signal activated during Z axis move
from starting point to probe starting point.
9. [MAR-336 measure position setting error, measure signal hasn't
being triggered] shall occur if probe signal is not activated once Z axis reach
probe ending point.
Program form:
G30 P2 X75.0 Y25.0;
M06 T1;
H1;
G37 Z-150;
// return to reference point 2
// change to T1
// define the tool length compensation H1
// move Z axis to -150.
M06 T2;
H2;
G37 Z-150;
// change to T2
// define the tool length compensation H2
// move Z axis to -150.
41
    "