activate advanced_ok and no_timeout
This commit is contained in:
@ -5535,7 +5535,7 @@ void ClearToSend() {
|
||||
SERIAL_PROTOCOLPGM(" N"); SERIAL_PROTOCOL(gcode_LastN);
|
||||
SERIAL_PROTOCOLPGM(" P"); SERIAL_PROTOCOL(BUFSIZE - commands_in_queue);
|
||||
#endif
|
||||
SERIAL_PROTOCOLLNPGM("");
|
||||
SERIAL_EOL;
|
||||
}
|
||||
|
||||
void get_coordinates() {
|
||||
|
Reference in New Issue
Block a user