28.08.2013 Views

CNC 8035 - Programming manual - Fagor Automation

CNC 8035 - Programming manual - Fagor Automation

CNC 8035 - Programming manual - Fagor Automation

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.

6.8 Tangential exit at the end of a machining operator (G38)<br />

Function G38 enables the ending of a machining operation with a tangential exit of the tool. The<br />

path should be in a straight line (G00 or G01). Otherwise, the <strong>CNC</strong> will display the corresponding<br />

error.<br />

Function G38 is not modal, so it should be programmed whenever a tangential exit of the tool is<br />

required.<br />

Value R 5.5 should always appear after G38. It also indicates the radius of the arc which the <strong>CNC</strong><br />

applies to get a tangential exit from the part. This R value must always be positive.<br />

Example programming the X axis in radius.<br />

If the starting point is X0 Y30 and you wish to machine an arc (the exit paths being straight) you<br />

must program:<br />

G90 G02 X30 Z30 R20<br />

G01 X30 Z10<br />

If, however, in the same example you wish the exit from machining to be done tangentially and<br />

describing a radius of 5 mm, you should program :<br />

G90 G02 G38 R5 X30 Z30 R20<br />

G00 X30 Z10<br />

<strong>Programming</strong> <strong>manual</strong><br />

PATH CONTROL<br />

Tangential exit at the end of a machining operator (G38) 6.<br />

<strong>CNC</strong> <strong>8035</strong><br />

·T· MODEL<br />

(SOFT V16.3X)<br />

·101·

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

Saved successfully!

Ooh no, something went wrong!