Miscellaneous Functions | Miscellaneous functions for path behavior
11
474
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
11.4
Miscellaneous functions for path
behavior
Machining small contour steps: M97
Standard behavior
The control inserts a transition arc at outside corners. For very
small contour steps, the tool would damage the contour.
In such cases, the control interrupts the program run and generates
the
Tool radius too large
error message.
Behavior with M97
The control determines a path intersection for the contour
elements—such as inner corners—and moves the tool above this
point.
Program
M97
in the same block as the outside corner.
HEIDENHAIN recommends to use the much more
powerful
M120 LA
function instead of
M97
here.
compensated path in advance (LOOK AHEAD): M120
(Miscellaneous Functions software option)", page 479
Effect
The
M97
function is only effective in the NC block where it is
programmed.
The control does not completely finish the corner when
it is machined with
M97
. You may wish to rework the
contour with a smaller tool.
Example
5 TOOL DEF L ... R+20
Large tool radius
...
13 L X... Y... R... F... M97
Move to contour point 13
14 L IY-0.5 ... R... F...
Machine small contour step 13 to 14
15 L IX+100 ...
Move to contour point 15
16 L IY+0.5 ... R... F... M97
Machine small contour step 15 to 16
17 L X... Y...
Move to contour point 17
Содержание TNC 620 E
Страница 4: ......
Страница 5: ...Fundamentals...
Страница 34: ...Contents 34 HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017...
Страница 63: ...1 First Steps with the TNC 620...
Страница 86: ......
Страница 87: ...2 Introduction...
Страница 123: ...3 Operating the Touchscreen...
Страница 139: ...4 Fundamentals File Management...
Страница 199: ...5 Programming Aids...
Страница 228: ......
Страница 229: ...6 Tools...
Страница 271: ...7 Programming Contours...
Страница 323: ...8 Data Transfer from CAD Files...
Страница 344: ......
Страница 345: ...9 Subprograms and Program Section Repeats...
Страница 364: ......
Страница 365: ...10 Programming Q Parameters...
Страница 467: ...11 Miscellaneous Functions...
Страница 489: ...12 Special Functions...
Страница 532: ......
Страница 533: ...13 Multiple Axis Machining...
Страница 596: ......
Страница 597: ...14 Pallet Management...
Страница 610: ......
Страница 611: ...15 Batch Process Manager...
Страница 619: ...16 Manual Operation and Setup...
Страница 693: ...17 Positioning with Manual Data Input...
Страница 698: ......
Страница 699: ...18 Test Run and Program Run...
Страница 737: ...19 MOD Functions...
Страница 774: ......
Страница 775: ...20 Tables and Overviews...
Страница 839: ...HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017 839 To the datum table 661 Z ZIP archive 189...