-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c93edde
commit a217c81
Showing
116 changed files
with
1,267 additions
and
739 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions
33
maintenance/_sources/bundledplugins/customcontrolmanager.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
.. _sec-bundledplugins-customcontrolmanager: | ||
|
||
Custom Control Manager | ||
====================== | ||
|
||
.. versionadded:: 1.11.0 | ||
|
||
The Custom Control Manager plugin allows visual configuration of :ref:`custom controls <sec-features-custom_controls>`. | ||
|
||
It is a replacement for the no longer maintained third-party `Custom Control Editor plugin <https://plugins.octoprint.org/plugins/customControl/>`_. | ||
|
||
.. _fig-bundledplugins-customcontrolmanager-settings: | ||
.. figure:: ../images/bundledplugins-customcontrolmanager-settings.png | ||
:align: center | ||
:alt: The Custom Control Manager settings dialog in action | ||
|
||
The Custom Control Manager settings dialog in action | ||
|
||
.. _sec-bundledplugins-customcontrolmanager-configuration: | ||
|
||
Configuring the plugin | ||
---------------------- | ||
|
||
The plugin doesn't need any configuration. It only utilizes the :ref:`custom controls feature of OctoPrint itself <sec-features-custom_controls>`. | ||
|
||
.. _sec-bundledplugins-customcontrolmanager-sourcecode: | ||
|
||
|
||
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``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
.. _sec-bundledplugins-uploadmanager: | ||
|
||
Upload Manager | ||
============== | ||
|
||
.. versionadded:: 1.11.0 | ||
|
||
The Upload Manager plugin allows full management of the uploaded printable files. | ||
|
||
It is a replacement for the no longer maintained third-party `File Manager plugin <https://plugins.octoprint.org/plugins/filemanager/>`_. | ||
|
||
.. _fig-bundledplugins-uploadmanager-button: | ||
.. figure:: ../images/bundledplugins-uploadmanager-button.png | ||
:align: center | ||
:alt: The button on the file list panel with which to open the Upload Manager | ||
|
||
The button on the file list panel with which to open the Upload Manager | ||
|
||
.. _fig-bundledplugins-uploadmanager-dialog: | ||
.. figure:: ../images/bundledplugins-uploadmanager-dialog.png | ||
:align: center | ||
:alt: The open Upload Manager dialog | ||
|
||
The open Upload Manager dialog | ||
|
||
.. _sec-bundledplugins-uploadmanager-configuration: | ||
|
||
Configuring the plugin | ||
---------------------- | ||
|
||
The plugin doesn't need any configuration. | ||
|
||
.. _sec-bundledplugins-uploadmanager-sourcecode: | ||
|
||
|
||
Source code | ||
----------- | ||
|
||
The source of the Upload Manager plugin is bundled with OctoPrint and can be found in | ||
its source repository under ``src/octoprint/plugins/uploadmanager``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.