* Update necessary-cfg for grammar and readability fixes * Update homepage for typos, grammar and readability * Update index.md in manual setup for readability * Update for readability and make editing moonraker.conf a sub-chapter * Update for readabiliy and grammar * Update for readability and grammar * Fix PR #478 with review feedback - fix Klipper pause / resume * Fix typo (missing s in preset) * Make call to action stronger, remove "it is" for "time to print!" * Improve readability on front page * Update Kiauh page for readability and gramma * Review and update Update guides for spelling, grammar, readabilty and localization * Review updates from yesterday and fix some errors from updating the docs * Apply feedback to fix typos for PR#478 Signed-off-by Paul Cutler paul@paulcutler.org
729 B
729 B
layout | title | parent | nav_order | permalink |
---|---|---|---|---|
default | Klipper | Update Guide | 2 | /update/klipper |
Klipper
Update from Repository
To update Klipper directly from its repository, run the following command in a terminal:
cd ~/klipper
git pull
Restart Klipper using the command sudo service klipper restart
and check the klippy.log
. if Klipper started correctly without any errors you may continue.
Klipper configuration changes
If you have any issues after updating your Klipper instance, you can check the configuration changes here.
< table of contents{: .btn } next step >{: .btn}