To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
@@ -27,7 +27,6 @@ raft_base_line_width = 1.2
raft_interface_line_spacing = 1.4
raft_interface_line_width = 1.2
raft_surface_line_width = 0.57
-raft_surface_thickness = 0.2
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 25
speed_topbottom = =math.ceil(speed_print * 20 / 25)
speed_layer_0 = =math.ceil(speed_print * 30 / 35)
speed_print = 35
speed_topbottom = =math.ceil(speed_print * 20 / 35)
@@ -25,7 +25,6 @@ raft_base_line_width = 1.6
raft_interface_line_spacing = 1.8
raft_interface_line_width = 1.6
raft_surface_line_width = 0.7
speed_layer_0 = =round(speed_print * 30 / 25)
speed_layer_0 = =round(speed_print * 30 / 30)
speed_print = 30
speed_topbottom = =math.ceil(speed_print * 20 / 30)
@@ -25,7 +25,6 @@ raft_base_line_width = 0.8
raft_interface_line_spacing = 1
raft_interface_line_width = 0.8
raft_surface_line_width = 0.5
-raft_surface_thickness = 0.15
speed_layer_0 = =math.ceil(speed_print * 30 / 45)
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 20 / 45)
speed_travel = 150
@@ -25,7 +25,6 @@ raft_base_line_width = 1.2
raft_surface_line_width = 0.6
retraction_hop_enabled = 0.2
speed_layer_0 = =math.ceil(speed_print * 30 / 55)
speed_print = 55
@@ -24,7 +24,6 @@ raft_base_line_width = 1.6
speed_layer_0 = =round(speed_print * 30 / 55)