beautypg.com

Programming tool movements in din/iso, Opening programs and entering 3.2 – HEIDENHAIN TNC 640 (34059x-04) ISO programming User Manual

Page 99

background image

Opening programs and entering

3.2

3

TNC 640 | User's Manual for DIN/ISO Programming | 3/2014

99

Programming tool movements in DIN/ISO

Press the SPEC FCT key to program a block. Press the PROGRAM

FUNCTIONS soft key, and then the DIN/ISO soft key. You can also

use the gray contouring keys to get the corresponding G code.

If you enter DIN/ISO functions via a connected USB

keyboard, make sure that capitalization is active.

Example of a positioning block

Enter

1 and press the ENT key to open the block

COORDINATES ?

10 (Enter the target coordinate for the X axis)

Y

20 (Enter the target coordinate for the Y axis)

go to the next question with ENT.

MILLINGDEFINITIONPOINTPATH

Enter

40 and confirm with ENT to traverse without

tool radius compensation,

or

Move to the left or right of the programmed

contour: Select G41 or G42 by soft key

FEED RATE F=?

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

go to the next question with ENT.

MISCELLANEOUS FUNCTION M ?

Enter

3 (miscellaneous function M3 "Spindle ON").

With the END key, the TNC ends this dialog.

The program-block window displays the following line:

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