Merge fixes.
This commit is contained in:
parent
4402a9f74a
commit
b8f0a2399e
6 changed files with 1 additions and 15 deletions
1
report.h
1
report.h
|
|
@ -41,7 +41,6 @@
|
|||
// Define Grbl alarm codes. Less than zero to distinguish alarm error from status error.
|
||||
#define ALARM_LIMIT_ERROR -1
|
||||
#define ALARM_ABORT_CYCLE -2
|
||||
#define ALARM_SOFT_LIMIT -3
|
||||
|
||||
// Define Grbl feedback message codes.
|
||||
#define MESSAGE_CRITICAL_EVENT 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue