CNC Z32 - Programming Guide (LATHES)
86
6.4
G903: Macro for roughing of trapezoidal sections, with passes along Z.
Z
X
NX, NZ
X,Z
NI
NL
This macro allows the roughing of trapezoidal sections with passes oriented in the Z direction.
Parameters:
NX
initial diameter of the first wall
X
final diameter of the bottom of the roughing area
NZ
initial Z position of the first wall
Z
final Z position of the roughing area
NI
length of the first sloped wall (if
NI0
or not programmed, a vertical wall is assumed)
NL
length of the second sloped wall (if
NL0
or not programmed, a vertical wall is assumed)
K
number of roughing passes
I
machining type:
I0
feed approach feed retract
I1
rapid approach feed retract
I2
feed
approach
rapid
retract
I3
rapid
approach
rapid
retract
J
enables the radius correction
J0
radius correction disabled
J1
radius correction enabled
E
vectorial allowance (both in X and Z)
The machining is executed with the following
principle:
1) Ingresso o approfondimento di passata. Il
movimento è effettuato a partire dal punto NX, NZ
Il movimento è in
LAVORO se I = 0 oppure I = 2
RAPIDO se I = 1 oppure I = 3
2) Passata di sgrossatura
Il movimento è sempre in LAVORO
3) Uscita
Il movimento è in
LAVORO se I = 0 oppure I = 1
RAPIDO se I = 2 oppure I = 3
4) Posizionamento sul punto di approfondimento per la
nuova passata
Il movimento è sempre in RAPIDO
... Ripetizione per le K passate di sgrossatura
5) A fine lavorazione l’utensile viene riportato in
RAPIDO sul punto definito da NX, NZ
4
3
1
2
5