Programming manual
CNC 8070
TOOL PAT
H
CONTROL
M
a
nual
i
n
te
rv
ent
ion (
G
200/
G
201/
G
202)
6.
(S
OFT
V02.0
X
)
119
6.9.2
Exclusive manual intervention (G200)
With exclusive manual intervention, the axes may be jogged using
handwheels or JOG keys (continuous or incremental) by interrupting
the execution of the program.
To cancel manual intervention and resume program execution, press
the [CYCLE START]
(a)
key.
It may be applied on any axis of the machine. It cannot be applied on
the spindle even if it can work in positioning mode.
G200
Exclusive manual intervention
To activate exclusive manual intervention, program G200 followed by
the axes affected by it using the instruction "#AXIS[<axes>]".
Programming G200 alone selects manual intervention on all the axes.
Considerations
If a manual intervention is executed before a circular interpolation and
one of the axes involved in the circular interpolation is jogged, it could
issue an error message indicating that a circle has been programmed
wrong or it may execute a circle other than the one programmed.
(a)
...
N100 G71 G90 X0 Y0 F400
N110 G200 #AXIS [X, Z]
(Interrupts program execution. Activates
manual intervention on the X-Z axes)
(Press the [CYCLE-START])
N120 G01 X100 Y100
N130 G200
(Interrupts program execution. Activates
manual intervention on all axes)
(Press the [CYCLE-START])
N140 G01 X50 Y150
N150 G01 X0 Y0
...
Содержание 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...