Tool call, Tool compensation in the program, 2 basis f unctions (sof tw ar e option 50) – HEIDENHAIN TNC 640 (34059x-01) User Manual
Page 420

420
Programming: Turning Operations
13.2 Basis F
unctions (Sof
tw
ar
e Option 50)
Tool call
Just as in Milling mode, turning tools are called with the TOOL CALL
function. You merely have to enter the tool number or tool name in the
TOOL CALL
block.
NC syntax
Tool compensation in the program
With FUNCTION TURNDATA CORR you can define additional compensation
values for the active tool. In FUNCTION TURNDATA CORR you can enter
delta values for tool lengths in the X direction DXL and in the Z direction
DZL
. The compensation values have an additive effect on the
compensation values from the turning tool table. FUNCTION TURNDATA
CORR
is always effective for the active tool. A renewed TOOL CALL
deactivates compensation again. When you exit the program (e.g.
PGM MGT), the TNC automatically resets the compensation values.
Defining tool compensation:
U
Show the soft-key row with special functions
U
Select the menu for TURNING PROGRAM FUNCTIONS
U
Select FUNCTION TURNDATA
U
Select TURNDATA CORR
NC syntax
You can call and insert a turning tool both in Milling mode
and in Turning mode.
1 FUNCTION MODE TURN
2 TOOL CALL "TRN_ROUGH"
...
Tool compensation is always effective in the tool
coordinate system, even during inclined machining.
21 FUNCTION TURNDATA CORR:X/Z DXL:0.1 DZL:0.05
...