31.07.2013 Views

User's Manual TNC 360 (from 259 900-11) - heidenhain

User's Manual TNC 360 (from 259 900-11) - heidenhain

User's Manual TNC 360 (from 259 900-11) - heidenhain

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

7 Programming with Q Parameters<br />

7.7 Measuring with the 3D Touch Probe During Program Run<br />

<strong>TNC</strong> <strong>360</strong><br />

Example for exercise: Measuring the height of an island on a workpiece<br />

Coordinates for pre-positioning the 3D touch<br />

probe<br />

Touch point 1: X = + 20 mm (Q<strong>11</strong>)<br />

Y = 50 mm (Q12)<br />

Z = 10 mm (Q13)<br />

Touch point 2: X = + 50 mm (Q21)<br />

Y = 10 mm (Q22)<br />

Z = 0 mm (Q23)<br />

Part program:<br />

0 BEGIN PGM <strong>360</strong>0717 MM<br />

1 FN0: Q<strong>11</strong> = + 20<br />

2 FN0: Q12 = + 50<br />

3 FN0: Q13 = + 10<br />

4 FN0: Q21 = + 50<br />

5 FN0: Q22 = + 10<br />

6 FN0: Q23 = + 0<br />

7 TOOL CALL 0 Z<br />

8 L Z+100 R0 FMAX M6 ....................................... Insert touch probe<br />

9 TCH PROBE 0.0 REF.PLANE Q10 Z–<br />

10 TCH PROBE 0.1 X+Q<strong>11</strong> Y+Q12 Z+Q13 ............. The Z coordinate probed in the negative direction is stored in<br />

Q10 (1st point)<br />

<strong>11</strong> L X+Q21 Y+Q22 ................................................. Auxiliary point for second pre-positioning<br />

12 TCH PROBE 0.0 REF.PLANE Q20 Z–<br />

13 TCH PROBE 0.1 X+Q21 Y+Q22 Z+Q23 ............. The Z coordinate probed in the negative direction is stored in<br />

Q20 (2nd point)<br />

14 FN2: Q1 = Q20–Q10 .......................................... Measure the height of the island and assign to Q1<br />

15 STOP .................................................................. Q1 can be checked after the program run has been stopped<br />

(see page 7-14)<br />

16 L Z+100 R0 FMAX M2<br />

17 END PGM <strong>360</strong>0717 MM .................................... Retract the tool and end the program<br />

Y<br />

Z<br />

Begin the program; assign the coordinates for prepositioning<br />

the touch probe<br />

1<br />

2<br />

X<br />

7-13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!