Process 2 ignores "wait for temperature controller to stabilize" checkbox. I have an initial process where I want the left extruder to be doing the work. I set it up and it functions correctly. Then I have a second Process where I need both extruders to do work. So I set the extruder profile to be "both" and I start heating the right extruder. I also check the box "wait for temperature controller to stabilize before beginning the build."
To my frustration this checkbox appears to do nothing! It sends the command to turn on the Right Extruder heater and then immediately begins trying to print with it. Obviously this doesn't work because the temperature is only 20C and needs another 60 seconds to reach printing temperatures.
This seems like a bug? Can you suggest a workaround? I'd rather not dig though ever line of gcode to find the proper layer and insert a wait command. Is there an easy way to search for the correct line?
The only way I have found to do this is to heat both extruders for the entire print which is not only a waste of energy but it dramatically increases the chance the the extruder doing nothing will ooze all over the single extrusion parts of the print.
Any suggestions?