|
@@ -39,8 +39,7 @@ jerk_topbottom = =math.ceil(jerk_print * 5 / 25)
|
|
|
jerk_wall = =math.ceil(jerk_print * 10 / 25)
|
|
|
jerk_wall_0 = =math.ceil(jerk_wall * 5 / 10)
|
|
|
multiple_mesh_overlap = 0
|
|
|
-retraction_count_max = 12
|
|
|
-retraction_extrusion_window = 1
|
|
|
+retraction_count_max = 15
|
|
|
retraction_hop = 0.15
|
|
|
retraction_hop_enabled = True
|
|
|
retraction_hop_only_when_collides = True
|