This branch reflects a hack of the original code:
- Trigger when the HotEnd reaches a user set temperature
- Changed the GUI to reflect the changes
- TO DO --> Display the ENABLED button on the Octoprint Navbar.
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/gmccauley/OctoPrint-CooldownNotification/archive/master.zip
Using WinSCP or other terminal, open a session and:
- Overwrite "__init__.py" located: /home/pi/oprint/lib/python3.7/site-packages/octoprint_CooldownNotification
- Overwrite "CooldownNotification_settings.jinja2" located: /home/pi/oprint/lib/python3.7/site-packages/octoprint_CooldownNotification/templates
This can be used to enable/disable the plugin
Define the temperature for when the GCODE is executed
The GCODE that is executed when the temperature threshold is reached