Change The Conf Setting
You can enable or disable this feature using theoctoeverywhere.conf config file. In the config file, under the general category, set the auto_activate_chamber_light_for_webcam value to False.
After you change the setting, you will need to restart the plugin.
Finding The Config File
Theoctoeverywhere.conf file is in different locations depending on your plugin install type.
Plugin Manager For Windows
- Open the OctoEverywhere Plugin Manager For Windows
- Select “Open Data Folder”
- Open the
octoeverywhere.conffile in a text editor.
Docker Container
- Open the data folder wherever it is located on your system.
- Open the
octoeverywhere.conffile in a text editor.
Linux CLI Plugin
- SSH into the device running the OctoEverywhere Elegoo Connect plugin.
cdinto your home directory (cd ~)cdinto the OctoEverywhere plugin folder, something like~/.octoeverywhere-elegoo.- A number will be appended to the end if multiple plugins are running.
cdinto the config folder.- Use
nanoor another text editor to open theoctoeverywhere.conffile.

