Auto shutdown after print finishes #1341
Replies: 1 comment 2 replies
There will be a call made by the UI when you press and save that button I reckon. Majority of the plugins use the AI to communicate to the OctoPrint backend. It's certainly possible, I'm just warey of adding support for another plugin and this is pretty specific to that one. Happy for idea's here, just thinking out loud but replicating / adding to the power functionality with an extra endpoint to call might be better / quicker to implement now. If that's filled in/enabled there could be two print buttons. Print and Shutdown, or just Print. |

Uh oh!
There was an error while loading. Please reload this page.
I'm currently using the octoprint plugin Shutdown Printer to automatically shutdown my printer, after the print is done.
Sometimes I don't want that to happen and for that the plugin has a checkbox you can tick/untick
I do almost everything in OctoFarm now, but I need to go to the OctoPrint webinterface everytime I need to change this setting.
I don't know if the plugin supports changing the setting via api (or if it is even maintained anymore, since the latest release is from 2019), but maybe it would be possible to integrate something like this into OctoFarm itself?
All reactions