anoved / OctoPrint-EmailNotifier

Receive email notifications when OctoPrint jobs are complete. Currently broken. Please fork and fix!
GNU Affero General Public License v3.0
16 stars 35 forks source link

Turn on LED when taking a snapshot #32

Open lalalandrus opened 7 years ago

lalalandrus commented 7 years ago

This is an enhancement request whereby it would be nice to have a feature where a user configurable GPIO can be toggled prior to taking a snapshot so that a LED to illuminate the part.

anoved commented 7 years ago

Cool idea. Any tips or links to related example code?

lalalandrus commented 7 years ago

did some digging and here is a good example of GPIO manipulation https://github.com/MoonshineSG/OctoPrint-Plugins/blob/master/led.py