ID 120193
End of program while active spline interpolation. | |||
Description | At program end (M30), the spline function is still enabled. The function has to be deselected before end of CNC program.
Example:
%spline
N10 G151 X3 Y25
N20 X15 Y15
N30 X23 Y12
N40 X25 Y25
N50 X30 Y35
N60 G150 X50 Y37.5
N70 M30
For more information on spline function, see [PROG// Section: Akima spline interpolation]. | ||
Response | Class | 1 | None. |
Solution | Class | 1 | Deactivate activated function before program end. |
Error type | 1, Error message from NC program. | ||
|