-
Fixed missing library Stable
released this
2021-10-18 15:00:50 +01:00 | 52 commits to master since this releaseDownloads
-
Small Fix Stable
released this
2018-06-27 06:05:20 +01:00 | 190 commits to master since this releaseFix showing default value for temperature control when using startup_with_server
Downloads
-
Bug Fix + New Feature Stable
released this
2018-06-20 18:54:02 +01:00 | 198 commits to master since this release-> Fix issue #155
-> Fix issue #158
-> Fix and implemented feature for #150
-> Added feature to execute shell scripts using GPIO buttons or UI buttons #111
-> Implemented Start print if you already have a file selected #149Downloads
-
Improvements Pre-Release
released this
2018-06-15 00:05:59 +01:00 | 222 commits to master since this release- 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.
Downloads
-
Improved PWM Stable
released this
2018-05-12 01:42:33 +01:00 | 224 commits to master since this releaseImproved PWM routine to not call start and stop all the time, but ChangeDutyCycle.
This should allow use the PWM more without crashing RPI.Downloads
-
Bug Fixes Stable
released this
2018-05-11 23:27:28 +01:00 | 227 commits to master since this release- Fixed issue with filament sensors
- Improved log message when failing to execute scripts with sudo
Downloads
-
Fixed Issue #130 Stable
released this
2018-04-27 06:55:24 +01:00 | 232 commits to master since this releaseImplemented better and proper dead band for temperature control.
Downloads
-
Table format fix Stable
released this
2018-04-24 16:27:38 +01:00 | 236 commits to master since this releaseAttention: 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
Downloads
-
Printer toggle fix Stable
released this
2018-03-12 05:47:56 +00:00 | 245 commits to master since this releaseAttention: 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
Downloads
-
Minor Release Stable
released this
2018-03-08 18:21:41 +00:00 | 250 commits to master since this releaseAttention: 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 actionBug 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 hourDownloads