OPTIMUM
M A S C H I N E N - G E R M A N Y
808D
Page 333
Create Part Program Part 2
Brief instruction 808D Milling
Operating and Programming — Milling
Basic Theory
The easiest method to drill
holes is with CYCLE81/82:
Without/with delay at current
hole depth
CYCLE83:Each drilling
operation needs a withdrawal
distance during deep hole
drilling.
The cycle can be found and
parameterized with the “Drill.”
SK.
The relevant cycle can now
be found using the vertical
SKs on the right.
Select “Deep hole drilling”
using the vertical SKs and
parameterize the cycle
according to requirements.
Drilling
holes
Drill.
Deep hole
drilling
Drilling
centering
Center
drilling
Deep hole
drilling
Boring
Thread
Hole
pattern
Deselect
modal
Edit
Cont.
Drill.
Mill.
Active
Sim.
Re-
comp-
Retract plane, absolute
Modal
call
Cancel
OK
actual effect
With the “OK” SK, the values and cycle
call will be transferred to the part
program as shown below.
This will drill a hole at the current
position.
With the “Modal call” SK, holes will be
drilled at subsequently programmed
positions until cancelled with the
MCALL command in the part program.
The information is transferred as shown
below.
N325 MCALL CYCLE83( 50.00000, -3.00000, 1.00000, ,9.24000, ,5.00000,
90.00000, 0.70000, 0.50000, 1.00000, 0, 0, 5.00000, 1.40000, 0.60000, 1.60000)
N330 X20 Y20 ; Hole will be drilled
N335 X40 Y40 ; Hole will be drilled
N340 MCALL
N345 X60 Y60 ; Hole will not be drilled
For specific parameter
commands, see the next page
Modal
call
Cancel
OK