Tool number bug fix. Updated documentation.
- [fix] Tool numbers were not being tracked and reported correctly. Now shows tool number values in $G when programmed. - [fix] Added a max tool number value check to the g-code parser. - [doc] Added a new error code for invalid tool number. Updated CSV and interface documents. - [doc] Added a implementation note for buffer state in status reports. Don’t rely on this data for streaming.
This commit is contained in:
doc
grbl
@@ -1,3 +1,13 @@
|
||||
----------------
|
||||
Date: 2017-01-03
|
||||
Author: Sonny Jeon
|
||||
Subject: Spindle enable pin with variable spindle option fix.
|
||||
|
||||
- [fix] When USE_SPINDLE_DIR_AS_ENABLE_PIN is enabled in config.h, the
|
||||
enable pin was not being set when spindle speed is zero. This behavior
|
||||
should now be fixed.
|
||||
|
||||
|
||||
----------------
|
||||
Date: 2016-12-19
|
||||
Author: Sonny Jeon
|
||||
|
Reference in New Issue
Block a user