![Fagor CNC 8070 Скачать руководство пользователя страница 380](http://html1.mh-extra.com/html/fagor/cnc-8070/cnc-8070_programming-manual_3212158380.webp)
Programming manual
354
CNC 8070
13.
COO
RDI
NATE TRANSFORM
AT
IO
N
To
ol
per
pend
ic
ul
a
r t
o
t
he pl
ane (
#
TO
O
L
O
R
I)
(S
OFT
V02.0
X
)
346
The following example shows how to drill three holes with different
inclination in the same plane:
#CS ON [1] [MODE .....]
(Defines the incline plane)
#TOOL ORI
(Perpendicular tool, request)
G0 <P1>
(Movement to point P1)
(The spindle orients perpendicular to the plane during this positioning
move)
G1 G91 Z-10 F1000
(Drilling)
G0 Z10
(Withdrawal)
G0 <P2>
(Movement to point P2)
G90 B0
(Orients the tool with machine coordinates)
#MCS ON
(Programming in machine coordinates)
G1 G91 Z-10 F1000
(Drilling)
G0 Z10
(Withdrawal)
#MCS OFF
( E n d o f p r o g r a m m i n g i n m a c h i n e
coordinates. It recovers plane coordinates)
G0 <P3>
(Movement to point P3)
G90 B-100
(Positions the tool at 100º)
#CS OFF
#CS ON [2] [MODE6 .....]
(Defines the incline plane perpendicular to
the tool)
G1 G91 Z-10 F1000
(Drilling)
G0 Z30
(Withdrawal)
#CS OFF
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...