Download Fagor

Transcript
8055M CNC
0208 ‘Program A from 0 to 255’
DETECTED
During execution.
CAUSE
In the «LOOK-AHEAD (G51)» function, parameter “A” (% of acceleration to be applied) has been programmed with
a value greater than 255.
SOLUTION
Parameter “A” is optional, but when programmed, it must have a value between 0 and 255.
0209 ‘Program nesting not allowed.’
DETECTED
During execution.
CAUSE
From a running program, an attempt has been made to execute another program with the “EXEC” instruction which in
turn also has an “EXEC” instruction.
SOLUTION
Another program cannot be called upon from a program being executed using the “EXEC” instruction.
0210 ‘No compensation is permitted.’
DETECTED
While editing at the CNC or while executing a program transmitted via DNC.
CAUSE
An attempt has been made to activate or cancel tool radius compensation (G41, G42, G40) in a block containing a
nonlinear movement.
SOLUTION
Tool radius compensation must be activated/deactivated in linear movements (G00, G01).
0211 ‘Do not program a zero offset without cancelling the previous one.’
DETECTED
During execution.
CAUSE
An attempt has been made to define an incline plane using the «Definition of the incline plane (G49)» function while
another one was already defined.
SOLUTION
To define a new incline plane, the one previously defined must be canceled first. To cancel an incline plane, program
“G49” without parameters.
0212 ‘Programming not permitted while G47-G49 are active.’
DETECTED
During execution.
CAUSE
While programming in high level language, an attempt has been made to execute a probing cycle with the “PROBE”
instruction while function “G48” or “G49” was active.
SOLUTION
The digitizing cycles “PROBE” are carried out on the X, Y, Z axes. Therefore, neither the “G48” nor the “G49”
function may be active when executing them.
0213 ‘For G28 or G29, a second spindle is required.’
DETECTED
While editing at the CNC or while executing a program transmitted via DNC.
CAUSE
An attempt has been made to select the work spindle with “G28/G29”, but the machine only has one work spindle.
SOLUTION
If the machine only has one work spindle, the “G28/ G29” functions cannot be programmed.
0214 ‘Invalid G function when selecting a profile’
DETECTED
While restoring a profile.
CAUSE
Within the group of blocks selected to restore the profile, there is a block containing a «G» code that does not belong
in the profile definition.
SOLUTION
The «G» functions available in the profile definition are:
G00
G01
G02
G03
G06
G09
G36
G37
G38
G39
G91
G93
ERROR TROUBLESHOOTING MANUAL
G08
G90
31