Minor fix related to spindle_stop() crashing abort in certain cases.

- Updated spindle_stop() to fix abort bug and to be more in line with
v0.8.
This commit is contained in:
Sonny Jeon
2012-03-10 12:34:09 -07:00
parent 86cdae0060
commit d3be216931
5 changed files with 24 additions and 16 deletions

View File

@@ -569,7 +569,7 @@ static int next_statement(char *letter, double *double_ptr, char *line, uint8_t
- Evaluation of expressions
- Variables
- Multiple home locations
- Multiple coordinate systems (Additional ones maybe added in config.h)
- Multiple coordinate systems (Up to 6 may be added via config.h)
- Probing
- Override control
- Tool changes