You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new version of the controller board has a designed LED connector.
I suggest programming DIGILED support, eg WS2812B.
This solution will create more possibilities for the user and will be more attractive.
In the code it would be necessary to implement a fixed number of these LEDs (e.g. 8) or to allow the user to specify their number.
Additionally, I will remind you that Gcode instructions allow you to control the colors of lighting.
😉
The text was updated successfully, but these errors were encountered:
I would like to draw attention to one more advantage of using this solution.
Once initiated by DIGILED, they shine constantly.
The controller does not have to handle them.
A single control is required for every change in intensity or colour of light.
GT2560 rev B inside my A10 also has led connector. However I still haven't found a schematic of RevB board, which would correspond to the actual manufactured board
The new version of the controller board has a designed LED connector.
I suggest programming DIGILED support, eg WS2812B.
This solution will create more possibilities for the user and will be more attractive.
In the code it would be necessary to implement a fixed number of these LEDs (e.g. 8) or to allow the user to specify their number.
Additionally, I will remind you that Gcode instructions allow you to control the colors of lighting.
😉
The text was updated successfully, but these errors were encountered: