Klipper-WS281x_LED_Status
Klipper-WS281x_LED_Status copied to clipboard
Use WS281x LED strips with Klipper
hello, can you please tell me how to use it with a sk6812 strip. thank you
So I just got this installed and everything went off without a issue. But now my Led strap constantly turn off, flash white, off, back to the predefined setting, i.e....
Hello, could you please write a program that supports Orange PI 3 LTS? https://github.com/orangepi-xunlong http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-3-LTS.html thank you~
I´m abaut to install LED Status on klipper, i reached git clone [email protected]:11chrisadams11/Klipper-WS281x_LED_Status.git Cloning into 'Klipper-WS281x_LED_Status'... I get this error. The authenticity of host 'github.com (140.82.121.3)' can't be established. ECDSA...
When attempting to restart the service, I get the following errors. When I run the `klipper_ledstrip.py` command, the LED strip response as expected. `pi@sv01-mainsailos:~/Klipper-WS281x_LED_Status $ sudo /etc/init.d/ledstrip status /etc/init.d/ledstrip: 1:...
Script isnt working ... it only shows `with open('settings.conf', 'r') as settings_file: FileNotFoundError: [Errno 2] No such file or directory: 'settings.conf'` or `with open('settings_sample.conf', 'r') as sample_settings_file: FileNotFoundError: [Errno 2]...