
4.FUNCTIONS TO SIMPLIFY PROGRAMMING PROGRAMMING B-63944EN-1/02
- 118 -
4.5 CHAMFERING AND CORNER R
Overview
A chamfering or corner R block can automatically be inserted between
linear interpolation (G01) along a single axis and that along a single
axis normal to that single axis.
Chamfering or corner R is inserted for a command to move the tool
along two axes on the plane determined by the plane selection (G17,
G18, or G19) command.
Format
- Chamfering
First axis on the selected plane → second axis on the selected plane
(G17 plane: X
P
→ Y
P
, G18 plane: Z
P
→ X
P
, G19 plane: Y
P
→ Z
P
)
Format
G17 plane: G01 X
P
(U)_ J(C)±j ;
G18 plane: G01 Z
P
(W)_ I(C)±i ;
G19 plane: G01 Y
P
(V)_ K(C)±k ;
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.
I(C)±i
J(C)
±j
K(C)
±k
Specify the distance
between points b and c in
the figure shown at right
with a sign following
address I, J, K, or C. (Use
I, J, or K when bit 4 (CCR)
of parameter No. 3405 is
set to 0 or C when the bit is
set to 1.)
a
d
c
c
b
i, j, k
i, j, k
45
°
45
°
Positive direction along
the second axis on the
selected plane
Negative direction
along the second axis
on the selected plane
Start point
Moves from a to d and c.
(Positive direction along the second
axis on the selected plane when a
plus sign is specified at I, J, K, or C
or negative direction when a minus
sign is specified at I, J, K, or C)