![Fagor CNC 8070 Скачать руководство пользователя страница 482](http://html1.mh-extra.com/html/fagor/cnc-8070/cnc-8070_programming-manual_3212158482.webp)
Programming manual
486
CNC 8070
15.
STATEMENTS AND
IN
STRUCTI
O
NS
Pr
ogr
am
m
ing st
at
em
ent
s
(S
OFT
V02.0
X
)
448
#CD ON
Activate collision detection
It activates the collision detecting process. Being collision detection
already active, it lets modify the number of blocks to be analyze.
The programming format is:
#CD ON [<blocks>]
Defining the number of blocks to be analyzed is optional. If not defined,
the CNC assumes the maximum (200 blocks). The horizon of blocks
may be changed at any time, even while collision detection is active.
#CD OFF
Cancels collision detection
It cancels the collision detecting process.
The process will also be canceled automatically after executing an
M02 or M30 and after an error or a reset.
Parameter
Meaning
<blocks>
Optional. Number of blocks to analyze.
Example of a profile with a loop.
#CD ON [50]
G01 X0 Y0 Z0 F750
X100 Y0
Y -50
X90
Y20
X40
Y -50
X0
Y0
#CD OFF
Example of profile collision.
#CD ON
G01 G41 X0 Y0 Z0 F750
X50
Y -50
X100
Y -10
X60
Y0
X150
Y -100
X0
G40 X0 Y0
#CD 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...