VoronDesign/Voron-Stealthburner

Requesting to add Macro for [gcode_macro set_logo_leds_on]

M3HNGRY opened this issue · 0 comments

In the Stealthburner led cfg file. There is this macro

[gcode_macro set_logo_leds_off]
gcode:
{% set transmit=params.TRANSMIT|default(1) %}
_set_logo_leds red=0 blue=0 green=0 white=0 transmit={transmit}

Requesting to have a macro to turn on logo led back on. TIA