Removes the confirm dialogs from the print state controls in OctoPrint and replaces them with confirmation by clicking the button twice.
Find a file
2021-08-25 14:17:02 +10:00
octoprint_inlineconfirm fix layout issue with preheat button plugin on chrome #6 2021-08-25 14:17:02 +10:00
.editorconfig Initial Commit 2021-02-09 20:18:57 +10:00
.gitignore Initial Commit 2021-02-09 20:18:57 +10:00
LICENSE Initial Commit 2021-02-09 20:18:57 +10:00
MANIFEST.in Initial Commit 2021-02-09 20:18:57 +10:00
README.md README.md updates for 9f0bbbc1bb 2021-03-11 21:35:20 +10:00
requirements.txt Initial Commit 2021-02-09 20:18:57 +10:00
setup.py fix layout issue with preheat button plugin on chrome #6 2021-08-25 14:17:02 +10:00

OctoPrint-InlineConfirm

Removes the confirm dialogs from the print state controls and replaces them with clicking the button twice.

Inline Confirm Button

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