Disable Octoprint LCD menu
Klipper ships with an OctoPrint entry in the LCD menu which does not work with Mainsail.
Modify printer.cfg
Add the following entry to your printer.cfg to disable OctoPrint:
[menu __main __octoprint]
type: disabled
Last updated
Was this helpful?