CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 39 of 128
Errors 1000-1999
1337 'No CAXIS has been defined'
DETECTION During execution.
CAUSE None of the axes programmed in the #FACE/#CYL instruction is a C axis.
SOLUTION One of the two axes programmed in the instruction must be a C axis. In other words,
have machine parameter CAXIS = Yes.
1339 'The selection has no effect'
DETECTION During execution.
CAUSE It informs that the programmed instruction has no effect because it was programmed
exactly like the previous one and, therefore, it is already active.
SOLUTION Check the program.
1340 'The deselection has no effect'
DETECTION During execution.
CAUSE It informs that a #CAX OFF has been programmed when the spindle is not working
as C axis. In other words, when a #CAX has not been programmed previously.
SOLUTION Check the program.
1342 '#CAX OFF not allowed if a transformation is active'
DETECTION During execution.
CAUSE The C axis cannot be deactivated while #RTCP or #TLC is active.
SOLUTION Check the program.
1343 '#FACE OFF not allowed with the type of kinematics active'
DETECTION During execution.
CAUSE The #FACE OFF instruction has been programmed without previously activating the
machining operation on the face of the part using the #FACE instruction.
SOLUTION Check the program.
1344 'No plane change allowed while machining the side of the part'
DETECTION During execution.
CAUSE A function G17-G20 has been programmed while side machining is active.
SOLUTION Check the program.
1345 'G20: Axes programmed wrong'
DETECTION During execution.
CAUSE Using function G20 (plane change) the first two axes of the plane (parameters 1 and
2) have been programmed wrong.
SOLUTION The two axes must be different and they must be the main axes of the configuration.
1347 '#CYL OFF not allowed with the type of kinematics active'
DETECTION During execution.
CAUSE The #CYL OFF instruction has been programmed without previously activating the
machining operation on the side of the part using the #CYL instruction.
SOLUTION Check the program.
1348 '#CYL: wrong radius'
DETECTION During execution.
CAUSE The possible causes are:
1. A negative or zero radius has been programmed in the #CYL instruction.
2. In the case of a variable radius, an attempt has been made to go through the
developing cylinder generating a zero radius.
SOLUTION The solutions are:
1. Program a positive radius other than zero in the #CYL instruction.
2. Do not go through the center of the developing cylinder.