jontek2 / A-better-print_start-macro

This document aims to help you get a simple but powerful start_macro for your voron printer!
500 stars 33 forks source link

printer status and led effects? #5

Closed RedSinkDirty closed 1 year ago

RedSinkDirty commented 1 year ago

Do you have to install led_effects to use the printer status macros? I don't know I already had it led effects installed. just realizing there isnt mention of that. maybe there doesnt need to be? But anyway I think you should change the name of this project to "The Best Print Start Macro" because it is, this was such a huge help, Im glad I found it, Thank you for sharing it.

jontek2 commented 1 year ago

Hey,

That's awesome to hear!

No, you don't need to install any plugins. The different commands in the macro such as STATUS_HOMING is referring to the Stealthburner LED macros, se the macros here: https://github.com/VoronDesign/Voron-Stealthburner/blob/main/Firmware/stealthburner_leds.cfg

RedSinkDirty commented 1 year ago

oh I didnt know about that, ive just always used https://github.com/julianschill/klipper-led_effect which is like almost the same thing but with animations. I guess this must have came from that because the config is super similar and the macros are all named the same, so I thought the macros were for led effects.