donovan6000 / M33-Fio

The ultimate OctoPrint plugin
GNU General Public License v3.0
125 stars 38 forks source link

Add the ability to change the M3D LED brightness #154

Closed w1ll1am23 closed 8 years ago

w1ll1am23 commented 8 years ago

It would be cool to have the ability to turn off the LED light on the M3D. If the issue the commands listed on M3D's site https://printm3d.com/solutions/article.php?id=227 I can turn it off with OctoPrints terminal by issuing M420 T0. Would it be possible to add a menu option (maybe with a slider) to adjust the brightness?

donovan6000 commented 8 years ago

There's now buttons in M3D Fio V0.35 that turn the LED on and off. led button Keep in mind that by default the Preparation pre-processor already dims the LED when a print starts and flashes it a few times when a print is done, so you can disable M3D Fio's 'Change LED brightness' setting if you don't want that behavior. led setting

w1ll1am23 commented 8 years ago

Nice, thanks. I wasn't getting updates, and now that I think about it I think there was a comment about that awhile ago, I was stuck on .32. Just upgraded to .35 and that worked! Thanks.