Minor updates.
- Updated makefile to be more universally compatible by not requiring grep or ruby. - Edited XON/XOFF flow control usage, noting that FTDI-based Arduinos are known to work, but not Atmega8U2-based Arduino. Still officially not supported, but added for advanced users. - Minor edits.
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 (May be added in the future)
|
||||
- Multiple coordinate systems (Additional ones maybe added in config.h)
|
||||
- Probing
|
||||
- Override control
|
||||
- Tool changes
|
||||
|
Reference in New Issue
Block a user