Voron-Stealthburner icon indicating copy to clipboard operation
Voron-Stealthburner copied to clipboard

[Firmware] Add delayed_gcode section to turn on Stealthburner LEDs on Printer Boot

Open ChaosBlades opened this issue 2 years ago • 1 comments

[delayed_gcode sb_leds]
## STATUS_READY
initial_duration: 1
gcode:
    _set_sb_leds_by_name leds="logo" color="standby" transmit=0
    _set_sb_leds_by_name leds="nozzle" color="standby" transmit=1

Not sure if you would want to implement this in this way but some kind of section like this should be added at least in a commented out manner.

ChaosBlades avatar Sep 22 '22 21:09 ChaosBlades

why is a delay beneficial? (i dont use those LEDs just looking for explanation)

nemgrea avatar May 05 '23 14:05 nemgrea