CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 43 of 128
Errors 1000-1999
1385 'D and the tool length cannot be modified in the same block'
DETECTION During execution.
CAUSE An attempt has been made to write the "V.G.TOL" variable in the same block where
a tool change or tool offset change is programmed.
SOLUTION Programming in different lines.
1386 'D and the tool offsets cannot be modified in the same block'
DETECTION During execution.
CAUSE An attempt has been made to write the "V.A.TOFL.axis" variable in the same block
where a tool change or tool offset change is programmed.
SOLUTION Check the program.
1387 'Too many M functions in the same block'
DETECTION During execution.
CAUSE The maximum number of M functions that may be programmed in the same block has
been exceeded.
SOLUTION The maximum number of M functions that may be programmed in the same block
depends on the software version:
• Up to version V1.10, up to 7 M functions are allowed.
• From version V2.00 on, up to 14 M functions are allowed.
1388 'No more H functions allowed'
DETECTION During execution.
CAUSE The maximum number of H functions that may be programmed in the same block has
been exceeded. This maximum is 7.
SOLUTION Program them in different blocks.
1389 'Incompatible G functions (G10/G11/G12/G13/G14)'
DETECTION During execution.
CAUSE Two or more G functions of the same group cannot be programmed in the same block.
SOLUTION Program them in different blocks.
1390 'Incompatible G functions (G98/G99)'
DETECTION During execution.
CAUSE Two or more G functions of the same group cannot be programmed in the same block.
SOLUTION Program them in different blocks.
1392 'Parameter programmed twice'
DETECTION During execution.
CAUSE The possible causes are:
• A particular parameter has been programmed more than once in a call #PCALL,
G180-G189 or canned cycle.
• A particular parameter has been programmed more than once in the #POLY
instruction.
SOLUTION Eliminate the repeated parameter.
1393 'The current tool and tool offset do not match the ones programmed'
DETECTION In the block search mode.
CAUSE The tool with offset D located in the spindle does not match the tool with offset D that
has been programmed before reaching the stop point. The CNC has motion blocks
prepared that will be used to machine the part after repositioning with the
programmed tool radius. If the tool that is in the spindle is different and the tool radius
is compensated in the program, it will machine a different part.
SOLUTION Change the tool of the spindle so it matches the one programmed.