Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-05-03 18:14:23 +0300
committerKevin O'Connor <kevin@koconnor.net>2017-05-03 18:15:27 +0300
commit02549c9299556132f5ac91a3df2ed31755e423db (patch)
treec86f50072aeb776c28bb0d020a60dbc6fd7765bd
parent98f2adbcb5a19c58a196a316e8db0eb076b635b0 (diff)
docs: Make it clear a RESTART is likely needed in Installation document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Installation.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index a23dad2d3..99f3f5711 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -101,14 +101,15 @@ click "Connect". (If "/tmp/printer" is not an available selection then
try reloading the page.)
Once connected, navigate to the "Terminal" tab and type "status"
-(without the quotes) into the command entry box and click "Send". If
-the Klipper config file was successfully read, and the
-micro-controller was successfully found and configured, then this
-command will report that the printer is ready. It is not unusual to
-have a configuration error during the initial setup - one may modify
-the printer config file and then issue a "restart" command in the
-OctoPrint terminal to reload the config. Continue modifying the config
-and restarting until "status" reports the printer is ready.
+(without the quotes) into the command entry box and click "Send". The
+terminal window will likely report there is an error opening the
+config file - issue a "restart" command in the OctoPrint terminal to
+load the config. A "status" command will report the printer is ready
+if the Klipper config file is successfully read and the
+micro-controller is successfully found and configured. It is not
+unusual to have configuration errors during the initial setup - update
+the printer config file and issue "restart" until "status" reports the
+printer is ready.
Klipper reports error messages via the OctoPrint terminal tab. The
"status" command can be used to re-report error messages. The default