
4.FUNCTIONS TO SIMPLIFY PROGRAMMING PROGRAMMING B-63944EN-1/02
- 52 -
4.2.1 Stock Removal in Turning (G71)
There are two types of stock removals in turning : Type I and II.
To use type II, the "multiple repetitive canned cycle 2" option function
is required.
Format
ZpXp plane
G71 U(∆d) R(e) ;
G71 P(ns) Q(nf) U(∆u) W(∆w) F(f ) S(s ) T(t ) ;
N (ns) ;
...
N (nf) ;
YpZp plane
G71 W(∆d) R(e) ;
G71 P(ns) Q(nf) V(∆w) W(∆u) F(f ) S(s ) T(t ) ;
N (ns) ;
...
N (nf) ;
XpYp plane
G71 V(∆d) R(e) ;
G71 P(ns) Q(nf) U(∆w) V(∆u) F(f ) S(s ) T(t ) ;
N (ns) ;
...
N (nf) ;
∆d : Depth of cut
The cutting direction depends on the direction AA'.
This designation is modal and is not changed until the
other value is designated. Also this value can be
specified by the parameter (No. 5132), and the
parameter is changed by the program command.
e : Escaping amount
This designation is modal and is not changed until the
other value is designated. Also this value can be
specified by the parameter (No. 5133), and the
parameter is changed by the program command.
ns : Sequence number of the first block for the program of
finishing shape.
nf : Sequence number of the last block for the program of
finishing shape.
∆u : Distance of the finishing allowance in the direction of
the second axis on the plane (X-axis for the ZX plane)
∆w : Distance of the finishing allowance in the direction of
the first axis on the plane (Z-axis for the ZX plane)
f,s,t : Any F , S, or T function contained in blocks ns to nf in
the cycle is ignored, and the F, S, or T function in this
G71 block is effective.
The move command between A and B is specified in the
blocks from sequence number ns to nf.