beautypg.com

Programming tool movements, 6 cr eating and w riting pr ogr ams – HEIDENHAIN TNC 410 ISO Programming User Manual

Page 102

background image

76

4 Programming: Fundamentals of NC, File Management, Programming Aids, Pallet Management

4.6 Cr

eating

and

W

riting

Pr

ogr

ams

Programming tool movements

To program a block, select an ISO function key on the alphabetic
keyboard. On the TNC 410 you can also use the gray contouring keys
to get the corresponding G code.

Example of a positioning block

Start block.

Select tool movement without radius compensation.

Enter the target coordinate for the X axis.

Enter the target coordinate for the Y axis, and go to
the next question with ENT.

Enter a feed rate of 100 mm/min for this path contour.

Enter the miscellaneous function M3 “Spindle ON”;
press the END key to terminate the block.

The program blocks window will display the following line:

N30 G01 G40 X+10 Y+5 F100 M3 *

1

40

10

5

100

3