M31 serial output is now always in EN

master
João Brázio 8 years ago
parent 62d96d72f3
commit 50fb0f7cec

@ -4064,7 +4064,7 @@ inline void gcode_M31() {
lcd_setstatus(buffer);
SERIAL_ECHO_START;
SERIAL_ECHOPGM(MSG_PRINT_TIME " ");
SERIAL_ECHOPGM("Print time: ");
SERIAL_ECHOLN(buffer);
thermalManager.autotempShutdown();

Loading…
Cancel
Save