HEIDENHAIN iTNC 530 (340 420) User Manual
Page 59

HEIDENHAIN iTNC 530
31
3.1 Pr
ogr
amming and Ex
ecuting Simple Mac
h
ining Oper
ations
Straight-line function L (see “Straight line L” on page 145), PECKING
cycle (see “PECKING (Cycle 1)” on page 217).
Example 2: Correcting workpiece misalignment on machines
with rotary tables
Use the 3-D touch probe to rotate the coordinate system. See “Touch
Probe Cycles in the Manual and Electronic Handwheel Operating
Modes,” section “Compensating workpiece misalignment,” in the
new Touch Probes Cycles User’s Manual.
Write down the rotation angle and cancel the Basic Rotation.
Select operating mode: Positioning with MDI.
Select the axis of the rotary table, enter the rotation
angle you wrote down previously and set the feed
rate. For example: L C+2.561 F50
Conclude entry.
Press the machine START button: The rotation of the
table corrects the misalignment.
8 CYCL DEF 1.2 DEPTH -20
Total hole depth (Algebraic sign=working direction)
9 CYCL DEF 1.3 PECKG 10
Depth of each infeed before retraction
10 CYCL DEF 1.4 DWELL 0:5
Dwell time in seconds at the hole bottom
11 CYCL DEF 1.5 F250
Feed rate for pecking
12 CYCL CALL
Call PECKING cycle
13 L Z+200 R0 FMAX M2
Retract the tool
14 END PGM $MDI MM
End of program