Skip to content

Releases: cp2004/OctoPrint-WS281x_LED_Status

v0.3.0 Toggle switch & more

18 Jul 14:26
Compare
Choose a tag to compare

Features

  • Toggle switch from the navbar to turn the LEDs on and off (Note that this overrides the active timer)
  • Python 2 compatibility: This is backwards, but most OctoPrint installs are still Python 2, yet to be upgraded.

Improvements

  • Re-write the effect runner process to be a class, delivering minor performance improvements
  • Added logging to the effect process for assistance with debugging. To enable debug-logging head to the about section of the settings tab.
    The log can be found at plugin_ws281x_led_status_debug.log from OctoPrint's logging tab.

If you encounter any issues, please open an issue in the repo with octoprint.log and plugin_ws281x_led_status_debug.log attached.

v0.2.2 Fix version number

15 Jul 20:09
Compare
Choose a tag to compare

Fixes

  • Fix moderately high CPU usage (from 0.2.1)
  • Actually increment the version number properly this time...

V0.2.1 Bug fixes

15 Jul 18:37
Compare
Choose a tag to compare

Version number not incremented, fails to install properly.....

Bug Fixes

  • Fix issue with moderately high CPU usage with solid effects

v0.2.0 Active times & Some fixes

15 Jul 17:50
Compare
Choose a tag to compare

Features

  • Configure active times that the LEDs can be on

Improvements

  • Check that the system commands need to be run before running them

Bug fixes

  • Fix issue with wizard and not taking into consideration commented lines
  • Fix logic behind whether to show wizard or not

v0.1.2 Added new strips and rename to WS281x

14 Jul 19:44
Compare
Choose a tag to compare

Add more WS281x strips.

Change name to ws281x

v0.1.1 Initial Release!

14 Jul 10:47
Compare
Choose a tag to compare

Plugin is ready for release!
Current features include:

  • Setup wizard
  • Reacting to printing events: Connection, Success, Failed, Cancelled, Paused
  • Tracking progress: Print Progress, heating progress
  • Highly customizable, with 7 effects to choose from, color picker and speed adjustment