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
Copy file name to clipboardexpand all lines: README.md
+13-1
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,20 @@
5
5
This is the standalone repository of the Klipper LED Effects module developed by [Paul McGowan](https://github.com/mental405) with contributions from myself.
6
6
It allows Klipper to run effects and animations on addressable LEDs, such as Neopixels, WS2812 or SK6812.
7
7
8
+
See the chapter in this video from Vector3D what it can do and how to set it up (start from the beginning to learn how to connect the LEDs):
9
+
10
+
[](https://youtu.be/14LC8Tcd_JQ?t=779)
11
+
12
+
And this one (in french) from Tom's Basement:
13
+
14
+
[](https://www.youtube.com/watch?v=6rGjlBjFhss)
15
+
8
16
## Disclaimer
9
17
**This is work in progress and currently in "alpha" state.**
10
18
11
19
If you encounter any problems, feel free to open an issue.
12
20
13
-
If you want to help by testing or contributing, please contact me on Discord: Hagbard#7867
21
+
If you need support or want to help by testing or contributing, please contact me on the [Klipper](https://discord.klipper3d.org/) or [Voron](https://discord.com/channels/460117602945990666/460172848565190667) Discord: Hagbard#7867
14
22
15
23
## Installation
16
24
@@ -25,3 +33,7 @@ The module can be installed into a existing Klipper installation with an install
25
33
26
34
Documentation can be found [here](docs/LED_Effect.md).
27
35
36
+
## Support
37
+
If you want to support me, either contribute code or
0 commit comments