1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-18 04:11:53 +02:00
Files
Grbl_Esp32/doc/csv/error_codes_en_US.csv
2020-10-06 08:14:16 -05:00

3.4 KiB

1Error Code in v1.1+Error Message in v1.0-Error Description
21Expected command letterG-code words consist of a letter and a value. Letter was not found.
32Bad number formatMissing the expected G-code word value or numeric value format is not valid.
43Invalid statementGrbl '$' system command was not recognized or supported.
54Value < 0Negative value received for an expected positive value.
65Setting disabledHoming cycle failure. Homing is not enabled via settings.
76Value < 3 usecMinimum step pulse time must be greater than 3usec.
87EEPROM read fail. Using defaultsAn EEPROM read failed. Auto-restoring affected EEPROM to default values.
98Not idleGrbl '$' command cannot be used unless Grbl is IDLE. Ensures smooth operation during a job.
109G-code lockG-code commands are locked out during alarm or jog state.
1110Homing not enabledSoft limits cannot be enabled without homing also enabled.
1211Line overflowMax characters per line exceeded. Received command line was not executed.
1312Step rate > 30kHzGrbl '$' setting value cause the step rate to exceed the maximum supported.
1413Check DoorSafety door detected as opened and door state initiated.
1514Line length exceededBuild info or startup line exceeded EEPROM line length limit. Line not stored.
1615Travel exceededJog target exceeds machine travel. Jog command has been ignored.
1716Invalid jog commandJog command has no '=' or contains prohibited g-code.
1817Setting disabledLaser mode requires PWM output.
1918No Homing/Cycle defined in settingsSet some $homing/CycleX= Settings
2020Unsupported commandUnsupported or invalid g-code command found in block.
2121Modal group violationMore than one g-code command from same modal group found in block.
2222Undefined feed rateFeed rate has not yet been set or is undefined.
2323Invalid gcode ID:23G-code command in block requires an integer value.
2424Invalid gcode ID:24More than one g-code command that requires axis words found in block.
2525Invalid gcode ID:25Repeated g-code word found in block.
2626Invalid gcode ID:26No axis words found in block for g-code command or current modal state which requires them.
2727Invalid gcode ID:27Line number value is invalid.
2828Invalid gcode ID:28G-code command is missing a required value word.
2929Invalid gcode ID:29G59.x work coordinate systems are not supported.
3030Invalid gcode ID:30G53 only allowed with G0 and G1 motion modes.
3131Invalid gcode ID:31Axis words found in block when no command or current modal state uses them.
3232Invalid gcode ID:32G2 and G3 arcs require at least one in-plane axis word.
3333Invalid gcode ID:33Motion command target is invalid.
3434Invalid gcode ID:34Arc radius value is invalid.
3535Invalid gcode ID:35G2 and G3 arcs require at least one in-plane offset word.
3636Invalid gcode ID:36Unused value words found in block.
3737Invalid gcode ID:37G43.1 dynamic tool length offset is not assigned to configured tool length axis.
3838Invalid gcode ID:38Tool number greater than max supported value.
3939Parameter P exceeded max ID:39Parameter P exceeded max