Releases: vitormhenrique/OctoPrint-Enclosure
Fixed missing library
4.13.2 Update setup.py
Small Fix
Fix showing default value for temperature control when using startup_with_server
Bug Fix + New Feature
Improvements
- Fixed issue where "use board numbers" under the advanced section was not updating properly
- Added support for latching buttons
- Added support to link same input button to multiple outputs
- Added support to change DMA channel for neopixel
- Added support to choose if auto shutdown should happen when canceling or if the print failed.
Improved PWM
Improved PWM routine to not call start and stop all the time, but ChangeDutyCycle.
This should allow use the PWM more without crashing RPI.
Bug Fixes
- Fixed issue with filament sensors
- Improved log message when failing to execute scripts with sudo
Fixed Issue #130
Implemented better and proper dead band for temperature control.
Table format fix
Attention: I needed to completely change the architecture of the plugin, so settings can not be migrated and will be lost when upgrading from versions < 4.00
Minor release:
- Fix temperature table format
- Fix for input with controlled output
- DHT Sensor fix
- Added printer toggle action
- Fix printer toggle
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
Printer toggle fix
Attention: I needed to completely change the architecture of the plugin, so settings can not be migrated and will be lost when upgrading from versions < 4.00
Minor release:
- Fix for input with controlled output
- DHT Sensor fix
- Added printer toggle action
- Fix printer toggle
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
Minor Release
Attention: I needed to completely change the architecture of the plugin, so settings can not be migrated and will be lost when upgrading from versions < 4.00
Minor release:
Fix for input with controlled output
DHT Sensor fix
Added printer toggle action
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