Hello. Does anyone know how to increase the light limit of LEDs in RatOS?I know the base limit is 500 (or 125 RGBW LEDs). The controller I'm using (Pimoroni RP2040) can use more, so I'm wondering if I can find an increse the limit. I don't seem to see a neopixel.py file like there is the normal klipper github(https://github.com/Klipper3d/klipper/blob/master/klippy/extras/neopixel.py). is there any way I can port it over, or find where its located?
Solution
solved. needed to access the neopixel.py file from the pi directly