CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 47 of 128
Errors 1000-1999
1425 'Block skip is only admitted at the beginning of the line'
DETECTION During execution.
CAUSE The "/" character is only admitted at the beginning of the program line.
SOLUTION Check the program.
1426 'The pocket was resolved with a different tool radius'
DETECTION Check the program.
CAUSE The pocket was resolved with a different tool radius and it must be generated again.
SOLUTION Generate the pocket again.
1427 'Axis programmed wrong'
DETECTION During execution.
CAUSE Syntax error when programming the instruction or G function, for example:
• G0 <Z>Z20 (axis name repeated).
• G74 X Y (The home searching order for the axes is missing).
• G20 X Y Z (the order of the axes in the system is missing).
SOLUTION Refer to the manual for the syntax of the instruction or G function.
1428 'The movement in the main plane must be programmed before the G function
of the cycle'
DETECTION During execution.
CAUSE The coordinates of the axes that define the position of the plane where the cycle must
be executed have been defined after the G function of the cycle; therefore, they are
considered its parameters.
SOLUTION Program the coordinates of the axes before the G function of the cycle.
1429 'Too many subroutines in the same block'
DETECTION During execution.
CAUSE The maximum number of subroutines that may be executed in the same block has
been exceeded. This maximum is 5.
SOLUTION Program the subroutines in different blocks or use subroutine nesting as necessary.
1430 'Numeric format exceeded'
DETECTION During execution.
CAUSE A value has been assigned to a data, variable or parameter that exceeds the
established format.
SOLUTION Check the program.
1431 'Wrong spindle position in M19'
DETECTION During execution.
CAUSE The value programmed for the spindle position in M19 is too high.
SOLUTION Program a smaller value.
1432 'A slave axis of a Gantry or coupling cannot be programmed'
DETECTION During execution.
CAUSE A slave axis of an active coupling (#LINK) or a Gantry pair has been programmed
in the instruction #CALL AX, #SET AX, #FREE AX or #RENAME AX.
SOLUTION In order to operate with the axis in those instructions, deactivate the active coupling
(#UNLINK) or undo the Gantry pair (by machine parameter).
1433 'A parked axis cannot be part of the main plane'
DETECTION During execution.
CAUSE The instruction #CALL AX or #SET AX has been used to try to configure a parked
axis as one of the main three axes of the system.
SOLUTION In order to configure the axis as one of the main three axes of the system, you must
unpark it first (#UNPARK).