Fundamentals, File Management | Creating and writing programs
4
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
159
Programming tool movements in Klartext
To program a block, initiate the dialog by pressing a function
key. In the screen headline, the control then asks you for all the
information necessary to program the desired function.
Example of a positioning block
open the block
COORDINATES ?
10 (enter the target coordinate for the X axis)
20 (enter the target coordinate for the Y axis)
Go to the next question with ENT.
Radius comp.: RL/RR/no comp.?
Enter No radius compensation and go to the
next question with ENT
Feed rate F=? / F MAX = ENT
100 (enter a feed rate of 100 mm/min for this path contour)
Go to the next question with ENT.
MISCELLANEOUS FUNCTION M ?
3 (enter the miscellaneous function M3 Spindle on)
With the END key, the control ends this dialog.
Example
3 L X+10 Y+5 R0 F100 M3