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.

5 Programming Tool Movements<br />

5.4 Path Contours – Cartesian Coordinates<br />

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

Example for exercise: Milling a full circle in one block<br />

Circle center CC: X = 50 mm<br />

Beginning and end<br />

Y = 50 mm<br />

of a circle center C: X = 50 mm<br />

Y = 0 mm<br />

Milling depth: Z = –5 mm<br />

Tool radius: R = 15 mm<br />

Part program<br />

0 BEGIN <strong>360</strong>519 MM ............................................ Begin program<br />

1 BLK FORM 0.1 Z X+0 Y+0 Z–20 ........................ Define workpiece blank<br />

2 BLK FORM 0.2 X+100 Y+100 Z+0<br />

3 TOOL DEF 6 L+0 R+15 ...................................... Define tool<br />

4 TOOL CALL 6 Z S500 ......................................... Call tool<br />

5 CC X+50 Y+50 .................................................... Coordinates of the circle center CC<br />

6 L Z+100 R0 FMAX M6 ....................................... Insert tool<br />

7 L X+50 Y–40 FMAX ............................................ Pre-position the tool<br />

8 L Z–5 FMAX M3<br />

9 L X+50 Y+0 RL F100 .......................................... Move under radius compensation to the first contour point<br />

10 RND R10 ............................................................. Smooth approach<br />

<strong>11</strong> C X+50 Y+0 DR– ................................................ Mill circular arc C around circle center CC; end point coordinates<br />

X = +50 mm and Y = 0; negative direction of rotation<br />

12 RND R10 ............................................................. Smooth departure<br />

13 L X+50 Y–40 R0 FMAX<br />

14 L Z+100 FMAX M2<br />

15 END PGM <strong>360</strong>519 MM ...................................... Retract tool and end program<br />

Y<br />

50<br />

–5<br />

Z<br />

CC<br />

50<br />

X<br />

5-19

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

Saved successfully!

Ooh no, something went wrong!