OctoPrint Plugin
OctoPrint Plugin
- Remove the old OctoEverywhere plugin
- Open the OctoPrint web portal.
- Open the OctoPrint settings.
- Select “Plugin Manager” in the OctoPrint settings.
- Search for “OctoEverywhere”.
- Click the trashcan icon to remove the plugin.
- Important! Select “Uninstall and clean up data” when you confirm the removal.
- Install the new OctoEverywhere plugin
- While still on the “Plugin Manager” settings page, click the ”+ Get More” button near the top.
- Search “OctoEverywhere”
- Click the “Install” button next to the OctoEverywhere plugin listing.
- Restart OctoPrint
- When OctoPrint reboots, you should see a pop-up from OctoEverywhere with a new link to connect your printer.
Klipper / Moonraker
Klipper / Moonraker
- SSH into the device running the OctoEverywhere plugin.
- Delete the following file in your printer data folder.
rm -f <printer data roo>/octoeverywhere-store/octoeverywhere.secrets- Your printer data folder is usually found in your user home directory.
- Re-run the OctoEveywhere installer to re-link the printer.
cd ~/octoeverywhere./install.sh
Companion / Bambu Connect / Elegoo Connect
Companion / Bambu Connect / Elegoo Connect
- SSH into the device running the companion or Bambu Connect.
- Delete the following file in your OctoEverywhere data folder.
rm -f ~/.octoeverywhere/octoeverywhere-store/octoeverywhere.secrets- If you use Bambu Connect, the folder will be
~/.octoeverywhere-bambu - If you have multiple instances, there will be more numbered folders.
- Re-run the OctoEveywhere installer to re-link the printer.
cd ~/octoeverywhere- For Bambu Connect:
./install.sh -bambu
- For the OctoEverywhere Companion
./install.sh -companion

