Programming manual
CNC 8070
STATEMENTS AND
IN
STRUCTI
O
NS
Pr
ogr
am
m
ing st
at
em
ent
s
15.
(S
OFT
V02.0
X
)
449
15.1.16 Related to manual intervention
With these instructions, it is possible to set the feedrate and the
movements in jog mode when manual intervention is active. Manual
intervention is activated from the program using functions G200, G201
and G202.
The following may be defined with these instructions:
•
The axis feedrate for manual intervention in each work mode
(continuous or incremental JOG) and handwheel resolution.
These values may be defined before or after activating manual
intervention and stay active until the end of the program or a reset.
•
The limits for the movements made with additive manual
inter vention. These limits are ignored when executing the
movements by program.
The limits may be defined after activating manual intervention and
stay active until it is deactivated.
#CONTJOG
Continuous JOG
This instruction defines the indicated axis feedrate for continuous
JOG.
The programming format is:
#CONTJOG [<F>] <Xn>
The feedrate will be programmed in mm/min. or inches/min. according
to the active units.
#INCJOG
Incremental JOG
This instruction defines the indicated incremental movement and axis
feedrate for each incremental JOG position of the selector switch.
The programming format is:
#INCJOG [<inc1>,<F>]...[<inc10000>,<F>] <Xn>
The feedrate will be programmed in mm/min. or inches/min. and the
movement in mm. or inches according to the active units.
Parameter
Meaning
<F>
Feedrate.
<Xn>
Axis.
···
N100 #CONTJOG [400] X
Feedrate in continuous JOG. X axis.
N110 #CONTJOG [600] Y
Feedrate in continuous JOG. Eje Y.
N120 G201 #AXIS [X,Y]
···
Parameter
Meaning
<inc>
Increment in each position of the incremental jog.
<F>
Feedrate in each position of the incremental jog.
<Xn>
Axis.
Summary of Contents for CNC 8070
Page 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Page 2: ......
Page 4: ......
Page 6: ......
Page 12: ......
Page 14: ......
Page 16: ......
Page 22: ......
Page 26: ......
Page 28: ......
Page 30: ......
Page 32: ......
Page 34: ......
Page 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Page 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Page 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Page 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...