30.07.2013 Views

User's Manual ISO TNC 360 (260020xx, 280490xx) - heidenhain

User's Manual ISO TNC 360 (260020xx, 280490xx) - heidenhain

User's Manual ISO TNC 360 (260020xx, 280490xx) - heidenhain

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

5 Programming Tool Movements<br />

5.4 Path Contours - Cartesian Coordinates<br />

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

Example for exercise: Rounding a corner<br />

Coordinates of<br />

the corner point: X = 95 mm<br />

Y = 5 mm<br />

Rounding radius: R = 20 mm<br />

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

Tool radius: R = 10 mm<br />

Part program<br />

Y<br />

100<br />

%S527I G71 * ............................................................ Begin program<br />

N10 G30 G17 X+0 Y+0 Z–20 * .................................. Define the workpiece blank<br />

N20 G31 G90 X+100 Y+100 Z+0 *<br />

N30 G99 T7 L+0 R+10 * ............................................ Define the tool<br />

N40 T7 G17 S1500 * .................................................. Call the tool<br />

N50 G00 G40 G90 Z+100 M06 * ............................... Retract the spindle and insert the tool<br />

N60 X–10 Y-5 * .......................................................... Pre-position in X, Y<br />

N70 Z–15 M03 * ........................................................ Pre-position to the working depth<br />

N80 G01 G42 X+0 Y+5 F100 * Move with radius compensation and reduced feed to<br />

the first contour element<br />

N90 X+95 * ................................................................ Program the first straight line for the corner<br />

N100 G25 R20 * ........................................................ Insert radius R = 20 mm between the two contour elements<br />

N110 Y+100 * ............................................................ Program the second straight line for the corner<br />

N120 G00 G40 X+120 Y+120 * ................................. Retract the tool in X, Y; cancel radius compensation<br />

N130 Z+100 M02 * .................................................... Retract the tool in Z<br />

N9999 %S527I G71 *<br />

5<br />

–15<br />

Z<br />

R = 20<br />

X<br />

100<br />

95<br />

5-27

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

Saved successfully!

Ooh no, something went wrong!