I have 3 printers each with their own pi and webcam, each pi on each printer has klipper and moonraker installed. I have an additional pi with a 7" official raspberry pi display, that has klipper, moonraker, mainsail, and klipperscreen installed. I would like to use the pi with the display as a portable controller for all three printers and be able to switch between printers with klipperscreen. I thought using RemoteMode looked right, but I can't find where to set remoteMode=true as the docs.mainsail.xyz/remotemode link seems to be broken. Webcams don't seem to work even though crowsnest finds two of them.
#3 printers, 4 Pi's, 3 Moonraker instances, One Mainsail client + webcams
26 messages · Page 1 of 1 (latest)
Mainsail settings have nothing Todo with klipperscreen. We don't give klipperscreen support... Pls read #klipper-screen
I have klipperscreen working, its more of the mainsail and the three moonraker instances. But cool thanks.
@lofty venture did I misunderstand your question above? There you write you will switch between the printers with klipperscreen?
Klipperscreen is installed on the pi that has Mainsail installed. But I was trying to figure out if the remote mode was the proper way to set up the three printers that have moonraker instances but no mainsail installed. I was looking for more information on the remote mode but the link seems to be broken. I can't get the webcams for each printer up and running when I use Mainsail in my browser.
So you don't want to setup multiple instances in klipperscreen?
I'm not even looking for klipperscreen support.
Why do you wrote "to be able to switch between printers with klipperscreen"?
I'm sorry if that was a red herring or something, but I was aware that Mainsail won't provide klipperscreen support. I didn't think it would hurt to mention it in the support post about setting up a single mainsail capable pi with three printers that only have moonraker installed.
Here are all information to use multiple instances in mainsail
No. I'm only read you need "only" support for klipperscreen. That was my issue with your question
And I thought you mixed up mainsail remoteMode with Klipperscreen
That also says "you have to switch the remoteMode as before to true" but I can't find anything that ever mentions it because the docs.mainsail.xyz/remotemode link doesn't seem to work
I get page not found
Look at my link above and where do you read the link?
In the image that says "You can find more details at https://docsmainsail.xyz/remotemode
And none of the code blocks on that page say remotemode anywhere, so I'm unsure where you would set it true
Just ignore this old image. All other informations are up-to-date on this page.
Just read the text above of this image, or maybe you want to use the other option below the image
The "Remote Mode with fixed printers" has a blurb that says "With this mode, you have to switch the remoteMode to true", is that also outdated info?
True should be JSON, as you can read in the example below
Okay so the "remoteMode" options are "instancesDB" or "browser", and the part that would be "true" would be "moonraker" or "json"?