Custom Control Manager¶
Added in version 1.11.0.
The Custom Control Manager plugin allows visual configuration of custom controls.
It is a replacement for the no longer maintained third-party Custom Control Editor plugin.

Fig. 15 The Custom Control Manager settings dialog in action¶
Configuring the plugin¶
The plugin doesn’t need any configuration. It only utilizes the custom controls feature of OctoPrint itself.
Source code¶
The source of the Custom Control Manager plugin is bundled with OctoPrint and can be found in
its source repository under src/octoprint/plugins/customcontrolmanager
.