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:
2
gcode.c
2
gcode.c
@@ -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
|
||||
|
Reference in New Issue
Block a user