mirror of
https://github.com/j7126/OctoPrint-InlineConfirm.git
synced 2026-03-04 10:18:49 +10:00
Removes the confirm dialogs from the print state controls in OctoPrint and replaces them with confirmation by clicking the button twice.
| octoprint_inlineconfirm | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
OctoPrint-InlineConfirm
Removes the confirm dialogs from the print state controls and replaces them with clicking the button twice.
This works for the cancel button when confirm before cancelling a print is enabled, the print button when confirm before starting a print is enabled, and the restart button when a print is paused.
Setup
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/j7126/OctoPrint-InlineConfirm/archive/master.zip
