SebastianSchildt / OctoPrint-AutomaticShutdown

Plugin for automatically shutting down the system after print is finished

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoPrint Automatic Shutdown

This OctoPrint plugin enables the system to be automatically shut down after a print is finished.

The user can enable automatic shutdown for each print by using a checkbox in the sidebar. Additionally, the user can trigger a shutdown by using the "shutdown now" button. This is useful for non-admin users, who do not have access to the system menu.

Sidebar

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/DeltaMaker/OctoPrint-AutomaticShutdown/archive/master.zip

Configuration

In order for the plugin work, the systemShutdownCommand must be set within the settings.

This setting can be edited in OctoPrint "Settings/Server/Shutdown system".

About

Plugin for automatically shutting down the system after print is finished


Languages

Language:Python 67.1%Language:JavaScript 25.9%Language:HTML 7.0%