• 4.13.2 c9f16bf33f

    vitormhenrique released this 2021-10-18 15:00:50 +01:00 | 52 commits to master since this release

    Downloads
  • 4.12 a1618739c2

    Small Fix Stable

    vitormhenrique released this 2018-06-27 06:05:20 +01:00 | 190 commits to master since this release

    Fix showing default value for temperature control when using startup_with_server

    Downloads
  • 4.11 8f69d8464e

    vitormhenrique 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 #149

    Downloads
  • 4.09 d21f9fc3bb

    Improvements Pre-Release

    vitormhenrique 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
  • 4.08 b559843f92

    Improved PWM Stable

    vitormhenrique released this 2018-05-12 01:42:33 +01:00 | 224 commits to master since this release

    Improved PWM routine to not call start and stop all the time, but ChangeDutyCycle.
    This should allow use the PWM more without crashing RPI.

    Downloads
  • 4.07 52b15b0992

    Bug Fixes Stable

    vitormhenrique 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
  • 4.06 ab97240ca2

    vitormhenrique released this 2018-04-27 06:55:24 +01:00 | 232 commits to master since this release

    Implemented better and proper dead band for temperature control.

    Downloads
  • 4.05 adab306d51

    vitormhenrique released this 2018-04-24 16:27:38 +01:00 | 236 commits to master since this 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 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
  • 4.04 485dcc67d7

    vitormhenrique released this 2018-03-12 05:47:56 +00:00 | 245 commits to master since this 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
    • 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
  • 4.02 0ea6194f7b

    Minor Release Stable

    vitormhenrique released this 2018-03-08 18:21:41 +00:00 | 250 commits to master since this 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

    Downloads