28.08.2013 Views

4 - Fagor Automation

4 - Fagor Automation

4 - Fagor Automation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

1.<br />

MILLING CANNED CYCLES.<br />

CNC 8065<br />

(REF: 1209)<br />

·56·<br />

G88. Circular pocket canned cycle<br />

1.9.1 Programming example<br />

Canned cycles (·M· model)<br />

To machine a 20 mm radius pocket centered in (X60, Y60). The pocket surface is at Z25 and<br />

it is to be emptied down to Z10. The reference plane is at Z35.<br />

G90 G0 X60 Y60<br />

G88 Z35 I10 D10 J20 ·····<br />

The penetrating pass is 5 mm and it is carried out at a feedrate of 50 mm/min.<br />

G88 Z35 I10 D10 J20 B5 ····· V50<br />

The milling is carried out with a 5 mm wide roughing pass and at a feedrate of 800 mm/min.<br />

Since the milling feedrate must be selected before the execution of the cycle, it is defined<br />

in the previous block.<br />

G90 G0 X60 Y60 F800<br />

G88 Z35 I10 D10 J20 B5 C5 ····· V50<br />

It will leave a finishing stock of 1 mm that will be machined at a feedrate of 300 mm/min.<br />

G88 Z35 I10 D10 J20 B5 C5 L1 H300 V50<br />

We now show how to execute a pocket and repeated in several positions (X200 Y135) and<br />

(X350 Y235).<br />

Absolute programming:<br />

T8 D1 M6<br />

G0 G90 X0 Y0 Z45 S1000 M3 M8 M41 F800<br />

N10 G99 X60 Y60<br />

G88 Z35 I10 D10 J20 B5 C5 L1 H300 V50<br />

N20 X200 Y135<br />

N30 G98 X350 Y235<br />

M30<br />

Incremental programming:<br />

T8 D1 M6<br />

G0 G90 X0 Y0 Z45 S1000 M3 M8 M41 F800<br />

N10 G99 G91 X60 Y60<br />

G87 Z-10 I-35 D10 J20 B5 C5 L1 H300 V50<br />

N20 X140 Y75<br />

N30 G98 X150 Y100<br />

M30

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

Saved successfully!

Ooh no, something went wrong!