Releases: RoboMagus/OctoPrint-LightControls
Support @ Commands
Support @ Commands
Add support for controlling lights through GCode using @ Commands
.
RC for #9
Support for Hardware PWM
This release provides Hardwar PWM support to mitigate flickering lights (See issues #2 & #6).
For information how to configure Hardware PWM, please take a look at the Readme.
Thanks to @svenstaro for their contributions!
Add information to Settings menu
Warning
This is not a Stable release! Only use this when you NEED Hardware PWM!
This provides a pre-release implementation of Hardware PWM.
Bugs are likely, if you see them please report!
RC for Issue #6
Changes
- Settings UI update
Fix hardware PWM pin setup
Warning
This is not a Stable release! Only use this when you NEED Hardware PWM!
This provides a pre-release implementation of Hardware PWM.
Bugs are likely, if you see them please report!
RC for Issue #6
Changes
- Merged #7, Thanks @svenstaro
Bump Hardware PWM implementation
Warning
This is not a Stable release! Only use this when you NEED Hardware PWM!
This provides a pre-release implementation of Hardware PWM.
Bugs are likely, if you see them please report!
RC for Issue #6
Changes
- Add debug logging to aid troubleshooting
- Fix plugin version
Initial Hardware PWM implementation
Warning
This is not a Stable release! Only use this when you NEED Hardware PWM!
This provides a pre-release implementation of Hardware PWM.
Bugs are likely, if you see them please report!
RC for Issue #6
Add release channels to plugin
This is a mostly non-functional change, but introduces release channels to this plugin.
This allows me to work on new (requested) features and publish them in those new channels without affecting the stable main branch.
Fix version
0.4.1 bump version
Fix combobox light updates
This version fixes #4.
Values entered in the combobox manually or using the arrow buttons are now propagated and actually update the lights.