
B-63944EN-1/02 PROGRAMMING 4.FUNCTIONS TO SIMPLIFY PROGRAMMING
- 121 -
- Corner R
Second axis on the selected plane → first axis on the selected plane
(G17 plane: Y
P
→ X
P
, G18 plane: X
P
→ Z
P
, G19 plane: Z
P
→ Y
P
)
Format
G17 plane: G01 Y
P
(V)_ R±r ;
G18 plane: G01 X
P
(U)_ R±r ;
G19 plane: G01 Z
P
(W)_ R±r ;
Explanation Tool movement
X
P
(U)__
Y
P
(V)__
Z
P
(W)__
Specifies movement from
point a to point b with an
absolute or incremental
programming in the figure
on the right.
X
P
is the address of the
X-axis of the three basic
axes or an axis parallel to
the X-axis. Y
P
is the
address of the Y-axis of the
three basic axes or an axis
parallel to the Y-axis. Z
P
is
the address of the Z-axis of
the three basic axes or an
axis parallel to the Z-axis.
R±r
Specify the radius of the
arc connecting points d
and c in the figure shown
at right with a sign following
address R.
Moves from a to d and c.
(Positive direction along the first axis
on the selected plane when +r is
specified at R or negative direction
when -r is specified at R)
d
c
c
b
r r
First axis on
the selected
plane
First axis on
the selected
plane
a Start point