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 />

·52·<br />

G87. Rectangular pocket canned cycle.<br />

1.8.1 Programming example<br />

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

To machine a 80x40 pocket centered at (X60, Y35) and rotated 15º. The pocket surface is<br />

at Z0 and it is to be emptied down to Z-20. The reference plane is at Z2.<br />

G90 G0 X60 Y35<br />

G87 Z2 I-20 D2 A15 J40 K20 ·····<br />

The pocket corners are to be rounded with a 10 mm radius.<br />

G87 Z2 I-20 D2 A15 J40 K20 M1 Q10 ·····<br />

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

G87 Z2 I-20 D2 A15 J40 K20 M1 Q10 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 Y35 F800<br />

G87 Z2 I-20 D2 A15 J40 K20 M1 Q10 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 />

G87 Z2 I-20 D2 A15 J40 K20 M1 Q10 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 />

T7 D1 M6<br />

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

N10 G99 X60 Y35<br />

G87 Z2 I-20 D2 A15 J40 K20 M1 Q10 B5 C5 L1 H300 V50<br />

N20 X200 Y135<br />

N30 G98 X350 Y235<br />

M30<br />

Incremental programming:<br />

T7 D1 M6<br />

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

N10 G99 G91 X60 Y35<br />

G87 Z-23 I-45 D2 A15 J40 K20 M1 Q10 B5 C5 L1 H300 V50<br />

N20 X140 Y100<br />

N30 G98 X150 Y100<br />

M30

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

Saved successfully!

Ooh no, something went wrong!