Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create LED group module #89

Open
julianschill opened this issue Sep 21, 2022 · 6 comments
Open

Create LED group module #89

julianschill opened this issue Sep 21, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@julianschill
Copy link
Owner

A module that uses LED helper to group LEDs together. Example:

[led_group my_group]
Leds: neopixel:my_neo (1-3)
    neopixel:my_other_neo(8-5)

Can than be used like any other LED chain in SET_LED and SET_LED_EFFECT.

@julianschill julianschill added the enhancement New feature or request label Sep 21, 2022
@julianschill
Copy link
Owner Author

Pull request to klipper: Klipper3d/klipper#5788

@Okseklump
Copy link

Hey!
Is it possible to use these groups so that my 2 bars, and 1 Neopixel are synced? Right now its goes 1-2-3, i want them to show the same effect all at once.
Thanks for all your cool work on this!

@julianschill
Copy link
Owner Author

Not sure what you mean. This is an open issue which is not implemented yet. Also syncing of two led chains is not directly possible. Easiest way is to just use two effects and start them at the same time.

@thetic
Copy link

thetic commented Dec 14, 2023

I really like this idea. Is it dead?

@julianschill
Copy link
Owner Author

The LED groups have not been merged to klipper. For now I won't proceed with it. The LED effect project itself is not dead, I just don't have a lot of time for it at the moment.

@thetic
Copy link

thetic commented Feb 20, 2024

This exists and accomplishes the same purpose: https://github.com/MapleLeafMakers/klipper-virtual_leds/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants