Releases: cp2004/OctoPrint-WS281x_LED_Status
Releases · cp2004/OctoPrint-WS281x_LED_Status
v0.3.0 Toggle switch & more
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
Fixes
- Fix moderately high CPU usage (from 0.2.1)
- Actually increment the version number properly this time...
V0.2.1 Bug fixes
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
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
Add more WS281x strips.
Change name to ws281x
v0.1.1 Initial Release!
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