Replies: 1 comment 4 replies
-
|
For the effects, define the leds like this If you want to group them, look into https://github.com/MapleLeafMakers/klipper-virtual_leds Make sure to put the grouping before the effects in the config file. The pull request to Klipper for grouping leds has not yet been accepted yet. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ok I cant figure out how or if I can do this.
I have a total of 58 neopixel leds.
I want to group them like in mainsail.
left 1-19
top 20-38
right 39-58
I would like the left to do extruder temp.
right to do bed temp but reversed.
and top to do something else.
can I do it and if so how?
Beta Was this translation helpful? Give feedback.
All reactions