julianschill / klipper-led_effect

LED effects plugin for klipper
GNU General Public License v3.0
645 stars 117 forks source link

Add cylon effect #182

Open wridgers opened 3 months ago

wridgers commented 3 months ago

Example config:

[led_effect bed_idle]
autostart: true
frame_rate: 30
leds:
    neopixel:bed_lights
layers:
    cylon 0.75 1 top (1,0,0),(0,1,0),(0,0,1)

Examples

WhatsAppVideo2024-03-01at20 12 39-ezgif com-video-to-gif-converter WhatsAppVideo2024-03-01at20 14 08-ezgif com-video-to-gif-converter

julianschill commented 3 months ago

Thanks for the contribution. I will take some time until I will be able to test and merge it.