Stefan Dej 09e92caa43 docs: updated all meteyou/mainsail urls to mainsail-crew/mainsail
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-11-13 21:48:08 +01:00

670 B

layout title parent nav_order permalink
default Mainsail Update Guide 4 /update/mainsail

Mainsail

cd ~/mainsail
rm -R ./*
wget -q -O mainsail.zip https://github.com/mainsail-crew/mainsail/releases/latest/download/mainsail.zip && unzip mainsail.zip && rm mainsail.zip

Move gui.json from gcodes to klipper_config

This is only necessary if you update from 0.2.2 to 0.2.3 or higher. If you use MainsailOS, the virtual_sdcard directory is gcode_files instead of sdcard.

mv ~/sdcard/gui.json ~/klipper_config/

Now it should be possible to open the interface: http://<printer-ip>/.


< previous step{: .btn }