aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/klippy.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/klippy.py')
-rw-r--r--klippy/klippy.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/klippy/klippy.py b/klippy/klippy.py
index 978d6447..148c64c5 100644
--- a/klippy/klippy.py
+++ b/klippy/klippy.py
@@ -20,8 +20,9 @@ Printer is halted
"""
message_mcu_connect_error = """
-This is an unrecoverable error. Please manually restart
-both the firmware and the host software.
+This is an unrecoverable error. Please manually restart the
+micro-controller and then issue the "RESTART" command to
+restart the host software.
Error configuring printer
"""