Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ChaosBlades opened this issue Sep 22, 2022 · 1 comment

Comments

@ChaosBlades
Copy link

[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.

@nemgrea
Copy link
Contributor

nemgrea commented May 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants