Skip to main content
All CollectionsPlugin Help
πŸ’» Change Klipper Frontends Use For Remote Access (Fluidd or Mainsail)
πŸ’» Change Klipper Frontends Use For Remote Access (Fluidd or Mainsail)

You can control which Klipper frontend OctoEverywhere uses for remote access.

Updated over 7 months ago

OctoEverywhere offers free, secure, and unlimited remote access for OctoPrint, Klipper, and Bambu Lab 3D printers. For Klipper setups, it's common to have different frontends like Mainsail, Fluidd, or others. You can control which frontend OctoEverywhere uses for remote access; here's how!

There are two ways:

  1. Update the octoeverywhere.conf file.

    1. You can access the octoeverywhere.conf file from either Mainsail or Fluidd in the same place you edit the printer.cfg or moonraker.conf.

    2. Open the octoeverywhere.conf file and edit the frontend_port to whatever local port you would use to access the frontend.

      1. For example, if you use https://192.168.1.2:81 to access the frontend, enter 81 as the port.

    3. Before you see the change applied, you need to restart the OctoEverywhere service running on your Klipper device and clear your web browser cache.

  2. Use the installer to update the port.

    1. SSH into the device and run the installer script:

      1. bash <(curl -s https://octoeverywhere.com/install.sh)

    2. The installer will ask if you want to recover an existing instance; enter the number next to the instance you want to edit.

    3. As part of the installer recovery, it will search for frontends you can select and prompt you to choose which one to use.

    4. Before you see the change applied, you must clear your web browser cache.

It's that easy! If you need more help, contact our support team, and we will be happy to help!

Did this answer your question?