Error solving manual.
CNC 8060
CNC 8065
·45·
(REF: 1709)
1336 'Wrong configuration: two CAXIS axis'
DETECTION During execution.
CAUSE Both axes programmed in the #FACE/#CYL instruction are C axes.
SOLUTION Only one of the programmed axes may be a C axis (parameter CAXIS).
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 programmed axes must be a C axis (parameter CAXIS).
1339 'The selection has no effect'
DETECTION During execution.
CAUSE The programmed instruction has no effect because it is already active, the same
instruction with the same parameters is already programmed in a previous block.
SOLUTION Check the program.
1340 'The deselection has no effect'
DETECTION During execution.
CAUSE The CNC has tried to execute the #CAX OFF instruction, but there is no spindle
working as C axis.
SOLUTION Check the program.
1342 '#CAX OFF not allowed if a transformation is active'
DETECTION During execution.
CAUSE The CNC does not allow canceling the C axis while the RTCP or TLC function is active.
SOLUTION Check the program.
1343 '#FACE OFF not allowed with the type of kinematics active'
DETECTION During execution.
CAUSE The CNC has tried to execute the #FACE OFF instruction, but there is no machining
on the face of the part.
SOLUTION Check the program.
1344 'No plane change allowed while machining the side of the part'
DETECTION During execution.
CAUSE The CNC has tried to change the work plane (G17-G20) while lateral machining is
active.
SOLUTION Check the program.
1345 'G20: Axes programmed wrong'
DETECTION During execution.
CAUSE In function G20 (plane change), the first two axes of the plane (parameters 1 and 2)
are wrong.
SOLUTION The two axes must be different and they must be among the first three axes of the
channel.
1347 '#CYL OFF not allowed with the type of kinematics active'
DETECTION During execution.
CAUSE The CNC has tried to execute the #CYL OFF instruction, but there is no machining
on the side of the part.
SOLUTION Check the program.
1348 '#CYL: wrong radius'
DETECTION During execution.
CAUSE The radius programmed in the #CYL instruction is negative or zero. If the radius is
variable, it tries to go through the center of the cylinder generating a zero radius.
SOLUTION Check the program. The radius must be positive and if it is a variable radius, it cannot
go through the center of the cylinder.