EasyManua.ls Logo

Fagor 8070 BL - Page 173

Fagor 8070 BL
444 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming manual.
CNC 8070
TOOL PATH CONTROL. MANUAL INTERVENTION.
9.
Jogging feedrate.
·173·
(REF: 1709)
9.3.2 Feedrate in incremental jog (#INCJOG).
This instruction configures the indicated incremental movement and axis feedrate for each
incremental jog position of the selector switch. These values may be defined before or after
activating manual intervention and stay active until the end of the program or a reset.
Programming.
Program the #INCJOG statement, followed by the increment and feedrate at each jog
position for the axis.
Programming format.
The programming format is the following; the arguments appear between curly brackets and
the optional ones between angle brackets.
#INCJOG [[{increment_1},{feed_1}] [{increment_10},{feed_10}] ... [...]] <axis>
{feed_1}
··
{feed_10000}
Feedrate position, 1 to 10000 for the incremental jog switch.
Units: Millimeters/minute, inches/minute or degrees/minute.
{increment_1}
··
{increment_10000}
Increment position, 1 to 10000 for the incremental jog switch.
Units: Millimeters, inches or degrees.
{axis} Axis name.
Units: -.
#INCJOG [[0.1,100][0.5,200][1,300][5,400][10,500]] X
(The movement and feedrate of the X axis for each incremental jog switch
position is as follows)
(Position 1 on the switch; 0.1 mm to 100 mm/min)
(Position 10 on the switch; 0.5 mm to 200 mm/min)
(Position 100 on the switch; 1 mm to 300 mm/min)
(Position 1000 on the switch; 5 mm to 400 mm/min)
(Position 10000 on the switch; 10 mm to 500 mm/min)

Table of Contents