index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
dotstar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-20
/
+26
*
led: Generalize template evaluation so it is not dependent on LEDs
Kevin O'Connor
2024-09-30
1
-5
/
+4
*
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