grbl/doc/csv/alarm_codes.csv

1000 B

11Hard limitHard limit has been triggered. Machine position is likely lost due to sudden stop. Re-homing is highly recommended.
22Soft limitG-code motion target exceeds machine travel. Machine position safely retained. Alarm may be unlocked.
33Abort during cycleReset while in motion. Grbl cannot guarantee position. Lost steps are likely. Re-homing is highly recommended.
44Probe failIf probe is not in the expected initial state before starting probe cycle when G38.2 and G38.3 is not triggered and G38.4 and G38.5 is triggered.
55Probe failIf the probe fails to contact the workpiece within the programmed travel for G38.2 and G38.4.
66Homing failIf the active homing cycle was reset.
77Homing failIf the safety door was opened during homing cycle.
88Homing failPull off travel failed to clear limit switch. Try increasing pull-off setting or check wiring.
99Homing failFailed to find limit switch within travel. Defined as `1.5 * max_travel` on search and `5 * pulloff` on locate phases.