cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

[Feature Request] Global colour adjustment #80

Closed cp2004 closed 3 years ago

cp2004 commented 3 years ago

Is your feature request related to a problem? Please describe.

Not all LEDs are created equally, and so it would be good to add adjustment to make them look similar to on-screen colours.

Describe the solution you'd like

3 more settings (more? I have thousands already!) to adjust R/G/B colours, default to 100% and range from 0-150%, to allow to increase as well as decrease. Obviously would have to be capped at 0-255 once modifier is applied.

Additional context

Originally requested by @ssl-3 on discord over Christmas, putting it here so I don't forget!

cp2004 commented 3 years ago

Implemented via the above commit ready for 0.7.0: image