Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klippy: remove a few unused variable assignments (#6504) | Kamil DomaĆski | 2024-04-05 | 1 | -1/+0 |
* | dotstar: Update to use LEDHelper class | Kevin O'Connor | 2022-03-31 | 1 | -63/+25 |
* | dotstar: report color data via get_status() | Eric Callahan | 2021-06-18 | 1 | -0/+9 |
* | neopixel: add sync parameter to prevent waking toolhead (#4339) | Paul McGowan | 2021-06-02 | 1 | -16/+34 |
* | dotstar: Don't flush the lookahead queue on a SET_LED command | Kevin O'Connor | 2020-10-29 | 1 | -6/+8 |
* | extras: Use "from . import module" for relative imports | Kevin O'Connor | 2020-06-15 | 1 | -1/+1 |
* | dotstar: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -12/+10 |
* | neopixel: Add support for delaying updates in SET_LED command | Kevin O'Connor | 2019-12-15 | 1 | -0/+3 |
* | dotstar: Allow any number of chips to be daisy chained | Kevin O'Connor | 2019-08-06 | 1 | -3/+5 |
* | neopixel: Use low priority for LED updates | Kevin O'Connor | 2019-08-06 | 1 | -1/+4 |
* | dotstar: Initial support for "dotstar" LEDs | Kevin O'Connor | 2019-08-06 | 1 | -0/+61 |