
18.HIGH-SPEED CUTTING FUNCTICNS PROGRAMMING B-63784EN/01
- 738 -
Explanation
- Specifying the speed in a G05.1 Q1 block
If an F command is used in a G05.1Q1 block, the speed specified with
the F command is assumed the acceleration/deceleration reference
speed.
This reference speed is not stored in any of parameters Nos. 1473, 1539,
1559, and 1579, and cleared upon a reset. After the reference speed is
cleared upon a reset or after the power is turned off and then on again,
the reference speed specified for parameter No. 1473 will be used.
(Method (2), described later)
If the reference speed specified for the parameter is 0, the feedrate
assumed at the start of cutting will be assumed the reference speed.
(Method (3), described later)
(Program example)
G05.1 Q1 R3 F9000 ; Selects machining mode 3 (roughing).
Sets the reference speed to 9000 mm/min.
G05.1 Q1 R2 F6000 ; Selects machining mode 2 (semifinishing).
Sets the reference speed to 6000 mm/min.
G05.1 Q1 R1 F3000 ; Selects machining mode 1 (finishing).
Sets the reference speed to 3000 mm/min.
G05.1 Q1 F5000 ; Leaves the machining mode unchanged.
Sets the reference speed to F5000 mm/min.
The F command used in a G05.1 block is used to specify the
acceleration/deceleration reference speed, and is also used as a
normal F command.
Even if the feedrate is changed during the execution of the machining
program, the reference speed specified with the above command
remains in effect. If this occurs, the machining time may become
longer because machining is performed at the feedrate different from
the reference speed.
For this reason, the reference speed to be specified with the above
command should be as close as possible to the actual machining speed.
NOTE
The G05.1Q1RxFxxxx command must be issued in
feed per minute (G94) mode.
If this command is issued in another mode, the speed
specified with this command will not be used as the
reference speed.