misc uncomitted changes
[clinton/3d-models.git] / cura / dual_temp_lower.py
index ed6715f..5294c75 100644 (file)
@@ -95,7 +95,7 @@ with open(filename, "w") as f:
 
                        heatupTime = printTime - heatupTimeDelay
                         if heatupTime < 0.0:
 
                        heatupTime = printTime - heatupTimeDelay
                         if heatupTime < 0.0:
-                                heatupTime = None
+                                heatupTime = printTime / 2.0 #None
                         heatupBlocked = not firstLayer # do not reheat until active extruder is heated
                        x = sx
                        y = sy
                         heatupBlocked = not firstLayer # do not reheat until active extruder is heated
                        x = sx
                        y = sy