|
@@ -24,4 +24,4 @@ speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|
|
speed_wall = =math.ceil(speed_print * 30 / 55)
|
|
|
speed_infill = =math.ceil(speed_print * 45 / 55)
|
|
|
retraction_combing_max_distance = 40
|
|
|
-retraction_combing = all
|
|
|
+retraction_combing = all
|