jchancel / OctoPrint-Heatled

Octoprint Pluging to activate a GPIO / LED when either the heatbed or tool is turned on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoPrint-Heatled

Very simple octoprint plugin that turns on a specified GPIO pin when the heatbed or hotend is turned on. This is a very simple initial version of the pluging. It has been tested on OctoPrint Version 1.8.4. If you would like to enhance this pluging, simply send a pull request and I will encorporate your change ASAP.

Setup

Install manually by copying the following url into the octoprint install new plugins "from URL" input box:

https://github.com/jchancel/OctoPrint-Heatled/archive/master.zip

image

Configuration

Enter the Board ID (this is different from the BCM name) for the pin you wish to enable or disable when hot end or bed is turned on or off. image

About

Octoprint Pluging to activate a GPIO / LED when either the heatbed or tool is turned on

License:GNU Affero General Public License v3.0


Languages

Language:Python 85.0%Language:JavaScript 8.6%Language:Jinja 5.3%Language:Less 0.6%Language:CSS 0.5%