Basic Information:
Printer Model: Ender3V2
MCU / Printerboard: BTT Ovtopus v1.1
Host / SBC: Raspi4 - Mainsail
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Categor
Klippy_08012024.zip (19.6 KB)
y first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I am trying to use a repeating delayed gcode to turn on an LED effect based on “printer.extruder.target” 's value.
My problem is if i set any effect while not running the heater’s the LED’s have this flicker everytime the delayed gcode updates. How can i solve this?
I am setting “extruder_target”. with “printer.extruder.target”.
REFFERENCE MACROS.CFG LINE 5
“extruder_target” sets “extruder_on” tell me the heater is on or off for running a seperate macro to reset the appropriate lights.
REFFERENCE MACROS.CFG LINE 160