Stefan Dej 89bc5d6e7d
docs: update manual setup/update (#368)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 19:06:31 +02:00

999 B

layout title parent grand_parent nav_order permalink
default Moonraker Manual Update Update Guides 3 /update/manual-update/moonraker

Moonraker

cd ~/moonraker
git pull

Restart Moonraker (sudo service moonraker restart) and open the url http://<printer-ip>:7125/printer/info in your browser.

If you see a content like this

{"result": {"hostname": "voron250", "error_detected": false, "version": "v0.8.0-643-g528f9f25", "is_ready": true, "message": "Printer is ready", "cpu": "4 core ARMv7 Processor rev 4 (v7l)"}}

Update Moonraker dependence

This is only nessasary, if you see missing modules in the moonraker log.

~/moonraker/scripts/install-moonraker.sh -r

Moonraker config changes

If you have issues after update your Moonraker instance, you can check config changes here{:target="_blank"}.


< previous step{: .btn } next step >{: .btn }