![Fagor CNC 8070 Скачать руководство пользователя страница 243](http://html1.mh-extra.com/html/fagor/cnc-8070/cnc-8070_programming-manual_3212158243.webp)
Programming manual
CNC 8070
CANNED CYCLES
G
88.
Ci
rc
ul
ar
po
cket
c
anned
c
ycl
e
10.
(S
OFT
V02.0
X
)
209
10.9.1 Programming example
To machine a 20 mm radius pocket centered in (X60, Y60). The pocket
surface is at Z25 and it is to be emptied down to Z10. The reference
plane is at Z35.
G90 G0 X60 Y60
G88 Z35 I10 D10 J20 ·····
The penetrating pass is 5 mm and it is carried out at a feedrate of 50
mm/min.
G88 Z35 I10 D10 J20
B5
·····
V50
The milling is carried out with a 5 mm wide roughing pass and at a
feedrate of 800 mm/min. Since the milling feedrate must be selected
before the execution of the cycle, it is defined in the previous block.
G90 G0 X60 Y60
F800
G88 Z35 I10 D10 J20 B5
C5
····· V50
It will leave a finishing stock of 1 mm that will be machined at a feedrate
of 300 mm/min.
G88 Z35 I10 D10 J20 B5 C5
L1 H300
V50
We now show how to execute a pocket and repeated in several
positions (X200 Y135) and (X350 Y235).
Absolute programming:
T8 D1 M6
G0 G90 X0 Y0 Z45 S1000 M3 M8 M41 F800
N10
G99 X60 Y60
G88 Z35 I10 D10 J20 B5 C5 L1 H300 V50
N20
X200 Y135
N30
G98 X350 Y235
M30
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...