FANUC Series 30 Improvement of The Feedrate Command When G93/G94/G95 Is Changed
FANUC Series 30 Improvement of The Feedrate Command When G93/G94/G95 Is Changed
Specification
Overview
When the cutting is executed without a feedrate command after the modal of
group 05 was changed by the feedrate selection command, the
alarm(PS0011) ”FEED ZERO (COMMAND)” is issued.
With this function, the modal of a feedrate command is cleared when the
modal of group 05 is changed. Therefor, the cutting with unintentional
feedrate(F) which is inherited as modal will be prevented.
M
The feedrate selection command is the following G codes of group 05.
・G93(Inverse time feed)
・G94(feed per minute)
・G95(feed per revolution)
T
The feedrate selection command is the following G codes of group 05.
G code system A
・G93(Inverse time feed)
・G98(feed per minute)
・G99(feed per revolution)
Example)
Set bit 4 (MFC) of parameter No.13450 to 1, and execute the following
program.
The alarm(PS0011) is issued at the block(N06) in which the modal of group
05 is changed.
O0001 ;
N01 G90 G00 X0 Y0 ;
N02 M03 S100 ;
N03 G91 G01 ;
N04 G94 X10.0 F100.0 ;
N05 Y10.0 ;
N06 G95 X10.0 ; ⇒ The alarm(PS0011) is issued.
N07 Y10.0;
NOTE
1 In the inverse time specification mode (G93),
alarm(PS1202) ”NO F COMMAND AT G93” is issued
regardless of this parameter, if the feedrate(F) and
axis movement do not be commanded at the same
block.
2 When bit 6 (CLR) of parameter No.3402 is set to 1
and bit 5 (C05) of parameter No.3406 is set to 0, the
feedrate(F) is cleared regardless of bit 7 (CFH) of
parameter No.3409, if the modal of group 05 is
changed by reset.
3 When bit 7 (FC0) of parameter No.1404 is set to 1,
alarm(PS0011) is not issued and the cutting is
executed with feedrate 0, even though the cutting is
executed without a feedrate command after the
modal of group 05 was changed. However,
alarm(PS1202) is issued in the inverse time
specification mode (G93).
4 When the amount of movement is 0,
alarm(PS0011,PS1202) is not issued, even though
the cutting is executed without a feedrate command
after the modal of group 05 was changed.
5 When the cutting is executed without a feedrate
command after the modal of group 05 was changed,
alarm(PS0011,PS1202) is issued, even though the
parameter No.1411 is set.(M series)
NOTE
1 In the inverse time specification mode (G93),
alarm(PS1202) ”NO F COMMAND AT G93” is issued
regardless of this parameter, if the feedrate(F) and
axis movement do not be commanded at the same
block.
2 When this parameter is set to 1, bit 6 (CLR) of
parameter No.3402 is set to 1 and bit 5 (C05) of
parameter No.3406 is set to 0, the feedrate(F) is
cleared regardless of bit 7 (CFH) of parameter
No.3409, if the modal of group 05 is changed by
reset.
3 When bit 7 (FC0) of parameter No.1404 is set to 1,
alarm(PS0011) is not issued regardless of this
parameter and the cutting is executed with feedrate 0,
even though the cutting is executed without a
feedrate command after the modal of group 05 was
changed. However, alarm(PS1202) is issued in the
inverse time specification mode (G93).
4 When the amount of movement is 0,
alarm(PS0011,PS1202) is not issued regardless of
this parameter, even though the cutting is executed
without a feedrate command after the modal of 05
group was changed.
5 When this parameter is set to 1 and the cutting is
executed without a feedrate command after the
modal of group 05 was changed,
alarm(PS0011,PS1202) is issued, even though the
parameter No.1411 is set.(M series)
NOTE
In the inverse time specification mode (G93),
alarm(PS1202) occurs regardless of this parameter, if the
feedrate(F) and axis movement do not be commanded at
the same block.
1411
Cutting feedrate
NOTE
1 When this parameter is set, the power must be
turned off before operation is continued.
2 When bit 4 (MFC) of parameter No. 13450 is set to 1
and the cutting is executed without feedrate
command after the modal of group 05 was changed,
the alarm(PS0011) is issued regardless of this
parameter.
CLR Reset button on the MDI panel, external reset signal, reset and rewind signal,
and emergency stop signal
0: Cause reset state.
1: Cause clear state.
For the reset and clear states, refer to Appendix in the User’s Manual.
#7 #6 #5 #4 #3 #2 #1 #0
3406 C05
C05 When bit 6 (CLR) of parameter No.3402 is set to 1, the reset button on the
MDI panel, the external reset signal, the reset and rewind signal, or
emergency stop will
0: Clear the group 05 of G code.
1: Not clear the group 05 of G code.
#7 #6 #5 #4 #3 #2 #1 #0
3409 CFH
CFH When bit 6 (CLR) of parameter No.3402 is set to 1, the reset button on the
MDI panel, the external reset signal, the reset and rewind signal, or
emergency stop
0: Clear F codes, H codes(for the M series), D codes (for the M series),
and T codes (for the T series).
1: Not clear F codes, H codes (for the M series), D codes (for the M
series), and T codes (for the T series).