HEIDENHAIN TNC 620 User Manual page 386

Conversational programming cnc control; nc software 817600-03; 817601-03; 817605-03
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

10
Programming: Miscellaneous Functions
10.4 Miscellaneous functions for path behavior
Example NC blocks
Block 250: Retract the tool 50 mm from the contour.
Block 251: Move the tool to the limit of the traverse range.
250 L X+0 Y+38.5 F125 M140 MB 50 F750
251 L X+0 Y+38.5 F125 M140 MB MAX
M140 is also effective if the tilted-working-plane
function is active. On machines with swivel heads,
the TNC then moves the tool in the tilted coordinate
system.
With M140 MB MAX you can only retract in the
positive direction.
Always define a TOOL CALL with a tool axis before
entering M140, otherwise the direction of traverse is
not defined.
Danger of collision!
If you modify the position of a rotary axis with the
handwheel superimposition M118 function and then
run M140, the TNC ignores the superimposed values
with the retraction movement.
This may cause undesired motion or collisions on
machines with rotary axes in the head.
386
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2015

Advertisement

Table of Contents
loading

Table of Contents