
PROGRAMMING
14. FUNCTIONS TO SIMPLIFY
PROGRAMMING
B–63124EN/01
148
G86I ȏ J θ P w
1
Q w
2
;
With the current position or the coordinates designated by G72 as a start
point, this function allows to punch length ȏ in the direction of angle θ
for the X-axis, using a rectangular tool with w
1
as the width and w
2
as the
length.
ȏ : The unit of this length is the input unit.
In the case of negative, perform punching operation in a symmetrical
direction at the starting point as its center.
θ : The angle for the X-axis is fixed in integers in increments of 0.01
degrees.
The counterclockwise direction corresponds to positive.
w
1
, w
2
: Tool profile size __ the unit conforms to the input unit. For
positive and negative, punch the left and right sides in the forward
direction, respectively. Both w
1
and w
2
must be designated when
either positive or negative. For a square tool with w
1
= w
2
, w
2
may
be omitted.
45°
5
10
8
10
100
G72G90X10.0Y5.0 ;
G86I100.0J45.0P10.0Q8.0;
10
10
10
++
80
ȏ–W
1
ȏ
+++
W
1
X
n
’–1
X
n
’
5
G72G90X5.0Y10.0 ;
G86I80.0J0P-10.0 ;
14.1.6
Share Proofs (G86)
Examples