ohh, let me try that
Ok those commands worked, but now the printer won’t connect to klipper.
Did you start Klipper? What is the output of the command
systemctl status klipper
If yes, provide a klippy.log. Posting a screenshot that shows mainsail not connecting is pretty much nonsensical.
And just for sake of clarity:
If you have followed above instructions to the letter, then you only replaced Klipper with Klipper.
This procedure did nothing with your settings, board firmware or any configuration item.
Upload your moonraker.log
I once had this as well.
Can’t remember how this URL came into the config.
moonraker.log (79.3 KB)
This is telling you that the mainsail repo has moved. It is now at mainsail-crew/mainsail
rather than meteyou/mainsail
. To silence the warning you must modify moonraker.conf
to use the new repo location:
[update_manager mainsail]
type: web
repo: mainsail-crew/mainsail
path: ~/mainsail
did work, without any error or has changed message, thx
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.