Merge fixes.

This commit is contained in:
Sonny Jeon
2013-10-29 19:28:44 -06:00
parent 4402a9f74a
commit b8f0a2399e
6 changed files with 1 additions and 15 deletions

View File

@ -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