
3
3.1 G Code (T Series)
68
G code list (T series) (4/4)
G code
FunctionGroup
A
FunctionGroup
CB
G100 G100 G100
B axis control –
Program registration completion
G101 G101 G101
B axis control –
First program registration start
G102 G102 G102 00
B axis control –
Second program registration start
G103 G103 G103
B axis control –
Third program registration start
G110 G110 G110
B axis control –
One motion operation programming
Explanation
1. If the CNC enters the clear state (see PRM3402#6 (CLR)) when the
power is turned on or the CNC is reset, the modal G codes change as
follows.
(1) G codes marked with
in the above table are enabled.
(2) When the system is cleared due to power–on or reset, whichever
specified, either G20 or G21, remains effective.
(3) PRM3402#7 can be used to specify whether G22 or G23 is
selected upon power–on. Resetting the CNC to the clear state
does not affect the selection of G22 or G23.
(4) Setting PRM3402#0 (G01) determines which code, either G00 or
G01, is effective.
(5) When G code system is B or C, setting PRM3402#3 (G91)
determines which code, either G90 or G91, is effective.
2. G codes of group 00 except G10 and G11 are single–shot G codes.
3. ALM10 is displayed when a G code not listed in the G code list is
specified or a G code without a corresponding option is specified.
4. G codes of different groups can be specified in the same block.
If G codes of the same group are specified in the same block, the G code
specified last is valid.
5. If a G code of group 01 is specified in a canned cycle, the canned cycle
is canceled in the same way as when a G80 command is specified. G
codes of group 01 are not affected by G codes for specifying a canned
cycle.
6. When G code system A is used, absolute commands and incremental
commands are distinguished from each other not by G codes
(G90/G91) but by address words (X/U, Z/W, C/H, Y/V). When G code
system A is used for a drilling canned cycle, only the initial level is
provided at the return point.
7. G codes are displayed for each group number.