Download - Service, Support

Transcript
See the following illustration for drilling axis of G18:
Using AXN (number of the drilling axis) to program the drilling axis enables the drilling axis to be directly programmed.
Plane
Designation
Infeed direction
X/Y
G17
AXN=1: 1st axis of the current plane is X
AXN=2: 2nd axis of the current plane is Y1)
AXN=3: 3rd axis of the current plane is Z
Z/X
G18
AXN=1: 1st axis of the current plane is Z
AXN=2: 2nd axis of the current plane is X
AXN=3: 3rd axis of the current plane is Y1)
Y/Z
G19
AXN=1: 1st axis of the current plane is Y1)
AXN=2: 2nd axis of the current plane is Z
AXN=3: 3rd axis of the current plane is X
1)
If Y-axis is present.
For example, to machine a center hole (in Z) in the G17 plane, you program:
G17
AXN=3
Programming example: Tapping without encoder
Tapping is carried out without encoder at position X0; the drilling axis is the Z axis. The parameters SDR and SDAC for the
direction of rotation must be assigned; parameter ENC is assigned the value 1, the value for the depth is the absolute value.
Lead parameter PIT can be omitted. A compensating chuck is used in machining.
N10
N20
N30
N40
G90 G0 G54 D1 T6 S500 M3
G17 X0 Z60
G1 F200
CYCLE840(3, 0, , -15, 0, 1, 4, 3, 1, , ,3)
N50 M2
; Specification of technology values
; Approach drilling position
; Setting the path feedrate
; Cycle call; dwell time 1 s; direction
of rotation for retraction M4; direction
of rotation after cycle M3; no safety
clearance
The MPIT and PIT parameters have been
omitted.
; End of program
Programming example: Tapping with encoder
This program is used for tapping with encoder at position X0. The drilling axis is the Z axis. The lead parameter must be
defined, automatic reversal of the direction of rotation is programmed. A compensating chuck is used in machining.
N10 G90 G0 G54 D1 T6 S500 M3
N20 G17 X0 Z60
N30 G1 F200
142
; Specification of technology values
; Approach drilling position
; Setting the path feedrate
Programming and Operating Manual (Turning)
6FC5398-5DP10-0BA3, 08/2015