CreatBotMainsail/docs/quicktips/update-manager.md
Paul Cutler be2efac9fd
docs: Update Quicktips (#518)
Reiview and update the whole Quicktip section with better readability, grammar and spelling.

Signed-off-by Paul Cutler paul@paulcutler.org
2022-01-18 14:14:53 +01:00

887 B

layout title parent has_children permalink description
default Update Manager Quicktips false /quicktips/update-manager Perform updates of Mainsail, Klipper, Moonraker and your system from within Mainsail.

{{ page.title }}

{{ page.description }}

Moonraker.conf

To enable updates in Mainsail's web interface, add the following section to your printer's moonraker.conf:

[update_manager]

[update_manager client mainsail]
type: web
repo: mainsail-crew/mainsail
path: ~/mainsail

Restart the Moonraker service and the Update Manager will appear in Mainsail's machine settings.

You can find further information on this topic by visiting the Moonraker documentation{:target="_blank"}. {: .info}