klipper-led_effect
klipper-led_effect copied to clipboard
Please tell me how to install manually
Hello, I like this LED-effect very much. I use Klippy in Repetier-Server. I artificially copied the led_effect.py file to the directory required by Repetier-Server /opt/klipper/<Printer slug>/klippy/extras , only the following code can run [neopixel sb_leds] pin: PD3 chain_count: 13 color_order: GRBW
initial_RED: 0 initial_GREEN: 1 initial_BLUE: 1 initial_WHITE: 1 Can't add macros anymore below, please tell me how to install manually instead of script, thanks again.
Please provide your config and the klippy.log.
Copying led_effect.py into klippy/extras should be enough. You should then be able to add effects. See documentation for simple examples.
Can this be closed?
Closing because of inactivity. Feel free to reopen or open a new one, when further support is needed.