Ultimaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
It will depend on your hardware the UM3 did have RGB leds but due to not using them in the user experience design they may have been removed from newly produced units.
the code you have should work, assuming you logged in as user ultimaker to ssh on the printer in dev mode...
sendgcode M142 r255 g0 b0 w0
should work... and show up very red...
The HSV values can be used with the API, there is a software layer translating this, via gcode it's always been RGBW though
Link to post
Share on other sites
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
We don't often release an alpha version of Ultimaker Cura... So what's different this time? This Alpha contains such a huge slicing engine overhaul that we really need your help!
We wish to celebrate and honor the innovators that push forward the field, technology and world. We opted to not present it as a competition or ranked list. Every innovator has earned his spot on that list in their own way. We also look at the 3D printing industry as a whole and not limit the list to those only using Ultimaker.
Recommended Posts
robinmdh 66
It will depend on your hardware the UM3 did have RGB leds but due to not using them in the user experience design they may have been removed from newly produced units.
the code you have should work, assuming you logged in as user ultimaker to ssh on the printer in dev mode...
sendgcode M142 r255 g0 b0 w0
should work... and show up very red...
The HSV values can be used with the API, there is a software layer translating this, via gcode it's always been RGBW though
Link to post
Share on other sites