Add extra EOL after M111
This commit is contained in:
parent
0e1cf78f5c
commit
15190d40df
@ -3648,6 +3648,7 @@ inline void gcode_M111() {
|
|||||||
setTargetHotend(0, cur_hotend);
|
setTargetHotend(0, cur_hotend);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
SERIAL_EOL;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user