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
/
neopixel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
neopixel: report color data via get_status() method
Arksine
2021-06-18
1
-0
/
+10
*
neopixel: add sync parameter to prevent waking toolhead (#4339)
Paul McGowan
2021-06-02
1
-2
/
+8
*
neopixel: Don't wait for responses when in debug mode.
Kevin O'Connor
2020-12-01
1
-0
/
+2
*
neopixel: Apply LED updates at time of transmission
Kevin O'Connor
2020-11-05
1
-40
/
+42
*
neopixel: Fix neopixel_result message so that it contains an oid
Kevin O'Connor
2020-11-05
1
-1
/
+1
*
neopixel: Fix failure with multiple simultaneous neopixel updates
Kevin O'Connor
2020-11-04
1
-1
/
+2
*
mcu: Add support for setting reqclock in CommandQueryWrapper.send()
Kevin O'Connor
2020-10-29
1
-1
/
+2
*
neopixel: Don't flush the lookahead queue on a SET_LED command
Kevin O'Connor
2020-10-29
1
-32
/
+39
*
neopixel: Add support for RGBW LEDs
Kevin O'Connor
2020-10-29
1
-11
/
+23
*
neopixel: Increase the maximum LED chain length
Kevin O'Connor
2020-10-29
1
-12
/
+45
*
neopixel: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-11
/
+9
*
neopixel: Allow host software to configure neopixel timing
Kevin O'Connor
2020-04-15
1
-2
/
+9
*
neopixel: Add support for delaying updates in SET_LED command
Kevin O'Connor
2019-12-15
1
-0
/
+3
*
neopixel: Add support for WS2811 RGB pixel color order
Kevin O'Connor
2019-08-09
1
-14
/
+17
*
neopixel: Rework timing so that it works on AVR micro-controllers
Kevin O'Connor
2019-08-07
1
-3
/
+0
*
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
-5
/
+5
*
neopixel: Add support for daisy-chained chips
Kevin O'Connor
2019-07-23
1
-2
/
+9
*
neopixel: Add support for setting a default color at startup
Kevin O'Connor
2019-07-23
1
-3
/
+14
*
neopixel: Warn that the neopixel isn't currently supported on AVR
Kevin O'Connor
2019-07-17
1
-0
/
+3
*
neopixel: Improve timing of gpio bit-banging
Kevin O'Connor
2019-07-17
1
-3
/
+3
*
neopixel: Optimize the update loop
Kevin O'Connor
2019-07-12
1
-3
/
+3
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-0
/
+45