Delayed Gcode + Temperature Wait

Basic Information:

Printer Model: Voron VT300
MCU / Printerboard: Octopus
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” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

Hi,
I have an delayed Gcode setting my Bedfans at a given percentage, after the bed reached the target temp.
Works great in „manual mode“

But in my print start after setting bed temp i call a temperature _wait for my chamber temp and this somehow stops the delayed gcode to do its thing, I’m sure it worked a while ago.
Is there maybe a workaround?
Is this intended?

The temperature wait commands will block further gcode execution until the temperature is reached. That’s the intended behavior.

Is there a good workaround you could think of?
Maybe some sort of while loop?

What is it that you want to happen?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.