Dev #101

Merged
vitormhenrique merged 51 commits from dev into master 2018-03-07 15:34:27 +00:00
vitormhenrique commented 2018-03-07 15:34:03 +00:00 (Migrated from github.com)

Bug Fixes:

  • Target temperature showing dash (Issue #68)
  • Auto shutdown not resetting when stopping and starting a print (Issue #87 and Issue #53)

Feature Enhancements

  • Multiple heater / cooler support
  • Added multiple temperature Sensor
  • Added possibility to control outputs with gcode commands
  • Added dehumidifier capability
  • Added possibility to start output with the server
  • Added support for DS18B20 with different serial number
  • Added API to control output
  • Added direct neopixel support
  • Improved navbar temperature and gpio control
  • Added toggle for disabling and enabling auto start from the enclosure tab
  • Added g-code as possible output
  • Added toggle for disabling filament sensor from enclosure tab
  • Added possibility to include a dead band on temperature control
  • Stop / Start time can now use specific hour
# Bug Fixes: - Target temperature showing dash (Issue #68) - Auto shutdown not resetting when stopping and starting a print (Issue #87 and Issue #53) # Feature Enhancements - Multiple heater / cooler support - Added multiple temperature Sensor - Added possibility to control outputs with gcode commands - Added dehumidifier capability - Added possibility to start output with the server - Added support for DS18B20 with different serial number - Added API to control output - Added direct neopixel support - Improved navbar temperature and gpio control - Added toggle for disabling and enabling auto start from the enclosure tab - Added g-code as possible output - Added toggle for disabling filament sensor from enclosure tab - Added possibility to include a dead band on temperature control - Stop / Start time can now use specific hour
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#101