69
Call: 1-631-648-7481 or Visit: support.technocnc.com
Titan Series WinCNC Manual
WinCNC
VI. Error Codes
WinCNC Controller
WinCNC Users Guide Page 111
Messages and Error Codes
Error - Line Too Long
Input line more than 256 characters.
Error - Unsupported G Code
G Code in input line which is not supported.
Error - Unsupported L Code
L Code in input line that is not supported or ignored.
Error - Unsupported M Code
M Code in input line which is not supported.
Error - Multiple Commands
Input line contains more than one command.
Error - Syntax - Command or File Not Found
Non-supported code or invalid le name entered.
Error - Arc Radius
Distance from start point to center is not equal to distance from
endpoint to center. Arc Radius errors can occur from running a G2
or G3 intended for G91 mode in G90 mode and vice versa.
Error - Soft Limit Exceeded
Move specied would result in the head being moved outside the
soft limits.
Error - Boundary Exceeded
Move specied would result in the head being moved outside the
workspace boundaries.
Error - Acceleration Out of Bounds
Acceleration rate too high for resolution. Maximum (acc*res) in
steps is 65535.