kantlivelong / OctoPrint-PSUControl

Smart control of your power supply via GPIO, GCODE Command, System Command, or variety of sub-plugins.
GNU Affero General Public License v3.0
203 stars 113 forks source link

Seperate on and off command #274

Open salembegic opened 2 months ago

salembegic commented 2 months ago

Hi. Would it be possible to implement different types of commands for turning the printer on and off. I have a BTT relay, so I need to turn on the printer with a GPIO signal, but I can only turn it off with M81 command. I couldnt find any settings that allowed me to do this in current version of the plugin