Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA1, 01/2014
161
This cycle allows you to freely program positions, i.e., rectangular or polar. Individual positions are approached in the order
in which you program them.
The drilling tool in the program traverses all programmed positions in the order in which you program them. Machining of the
positions always starts at the reference point. If the position pattern consists of only one position, the tool is retracted to the
retraction plane after machining.
Explanation of the parameters
X0, Y0...X4, Y4
All positions will be programmed absolutely.
Drilling in G17 at the Positions
; Absolute dimension data X/Y plane
; Spindle speed clockwise rotation of the spindle
; Approach starting position
MCALL CYCLE82 (2, 0, 2, -5, 5, 0)
; Modal call of the drilling
N40 CYCLE802 (111111111, 111111111, 20, 20, 40,
; call cycle positions
Requirements
Call and return conditions
Milling cycles are programmed independently of the particular axis name.
Before you call the milling cycles, a tool compensation must be activated.
The appropriate values for feedrate, spindle speed and direction of rotation of spindle must be programmed in the part
program if the appropriate parameters are not provided in the milling cycle.