
PROGRAMMING4. INTERPOLATION FUNCTIONS
B–63524EN/01
80
G31 W100.0 F100;
U50.0;
50.0
100.0
Skip signal is input here
Actual motion
Motion without skip signal
X
Z
Fig.4.14 (a) The next block is an incremental command
G31 Z200.00 F100;
X100.0;
X100.0
Z200.0
Skip signal is input here
Actual motion
Motion without skip signal
Fig.4.14 (b) The next block is an absolute command for 1 axis
(100,300)
100 200 300
100
G31 G90X200.0 F100;
X300.0 Z100.0;
Actual motion
Motion without skip signal
Skip signal is input here
X
Z
Fig 4.14 (c) The next block is an absolute command for 2 axes
Examples
D The next block to G31 is an
incremental command
D The next block to G31 is an
absolute command for 1
axis
D The next block to G31 is an
absolute command for 2
axes