Skip to content

Releases: EricHigdon/OctoPrint-RGB_status

V1.7.2

20 Jun 16:01
3411a80
Compare
Choose a tag to compare

Fixed setup.py issue on Python 2.7

V1.7.1

20 Jun 15:59
0265541
Compare
Choose a tag to compare

Fixed bug with effects not running on python 2.7

V1.7.0

13 Jun 03:42
Compare
Choose a tag to compare

Major Changes

  • Added a setting for the minimum amount of time that the startup effect should show
  • Added a button in the nav bar to toggle LEDs on and off
  • Added ability to reverse the direction of LEDs
  • Fixed bug that blocks restart in Python3
  • Added Plasma effect

V1.6.0

21 Jan 03:53
Compare
Choose a tag to compare

Added Raspberry Pi 4 support

V1.5.0

07 Sep 05:05
Compare
Choose a tag to compare

Major Upgrades

  • Added a wizard to walk through the complex SPI setup steps
  • Added two new effects (Pulse, and Knight Rider)
  • Added three new status settings (Print Paused, Print Failed, and Print finished)

V1.0.6

16 Mar 23:14
Compare
Choose a tag to compare
  • Fixed Progress Bar calculation error

V1.0.5

06 Mar 12:15
Compare
Choose a tag to compare

Added error handling to fail gracefully when a strip fails to initialize

V1.0.4

03 Mar 00:19
Compare
Choose a tag to compare

Fixed progress bar not rendering properly when a previous effect was still running

V1.0.3

01 Mar 02:25
f9d3352
Compare
Choose a tag to compare

Made restart required on enable

V 1.0.2

01 Mar 00:39
Compare
Choose a tag to compare
rpi_ws281x is a python package, not a plugin