
PROGRAMMING
4. INTERPOLATION FUNCTIONS
B–63124EN/01
40
G33 G91X100.0 F100;
Y50.0;
Y50.0
50.0
100.0
Skip signal is input here
Actual motion
Motion without skip signal
Fig.4.4 (a) The next block is an incremental command
G33 G90X200.00 F100;
Y100.0;
Y100.0
X200.0
Skip signal is input here
Actual motion
Motion without skip signal
Fig.4.4 (b) The next block is an absolute command for 1 axis
(300,100)
Y
X
100 200 300
100
G33 G90X200.0 F100;
X300.0 Y100.0;
Actual motion
Motion without skip signal
Skip signal is input here
Fig 4.4 (c) The next block is an absolute command for 2 axes
Examples
D The next block to G33 is
an incremental
command
D The next block to G33 is
an absolute command
for 1 axis
D The next block to G33 is
an absolute command
for 2 axes