HEIDENHAIN MANUALplus 4110 Instructions for engraving cycles User Manual
Page 8

6
HEIDENHAIN MANUALplus 4110
Character string “Traunreut”
The character string is engraved linearly.
Programming the character string:
8
Position the tool to XK = 25, YK = 15
8
Parameters for subprogram call:
Letter height: LA=10 mm
Angle: LB=180°
Milling depth to Z=0 (LC=0)
Retraction plane to Z=3 (LD=3)
Engraving on the front face (LE=0)
Linear character string (LF=0)
Separation factor: 1.4 * default separation (I=1.4)
Example: Program and block structure
. . .
N36 G0 Z5
N37 G100 XK25 YK15
N38 L"T" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N39 L"KR" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N40 L"KA" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N41 L"KU" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N42 L"KN" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N43 L"KR" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N44 L"KE" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N45 L"KU" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N46 L"KT" LA10 LB180 LC0 LD3 LE0 LF0 I1.4
N.. . . .