diff options
Diffstat (limited to 'klippy/klippy.py')
-rw-r--r-- | klippy/klippy.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/klippy/klippy.py b/klippy/klippy.py index c73c18c2..a352663f 100644 --- a/klippy/klippy.py +++ b/klippy/klippy.py @@ -39,9 +39,9 @@ Error configuring printer """ message_shutdown = """ -Once the underlying issue is corrected, the "CLEAR_SHUTDOWN" -command can be used to clear the firmware flag and restart -the host software. +Once the underlying issue is corrected, use the +"FIRMWARE_RESTART" command to reset the firmware, reload the +config, and restart the host software. Printer is shutdown """ |