DIN/ISO programming | Programming in ISO Mode
4
240
HEIDENHAIN | User's Manual smart.Turn and DIN Programming | 12/2017
Machining cycles
HEIDENHAIN recommends programming a fixed cycle as follows:
Insert the tool
Define the cutting data
Position the tool in front of the working area
Define the safety clearance
Cycle call
Retract the tool
Move to the tool change position
NOTICE
Danger of collision!
Some parameters are non-volatile, e.g. special feed rates or
approach and departure variants
With missing program steps (parameters are not redefined)
the control uses the last programmed values for all subsequent
machining operations. This may cause undesired constellations,
e.g. feed rate for finishing with recessing cycles.
Always use the recommended program structure
Define all relevant parameters for each machining operation
Typical structure of a fixed cycle
. . .
MACHINING
N.. G59 Z..
datum shift
N.. G26 S..
Define the speed limit
N.. G14 Q..
Move to tool change point
. . .
N.. T..
Insert the tool
N.. G96 S.. G95 F.. M4
Define the technology data
N.. G0 X.. Z..
Pre-position
N.. G47 P..
Define the safety clearance
N.. G810 NS.. NE..
Cycle call
N.. G0 X.. Z..
If necessary, retract
N.. G14 Q0
Move to tool change point
. . .