Просмотр исходного кода

raft surface thickness = layer height

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
Rijk van Manen 2 лет назад
Родитель
Сommit
071bf77ac9

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_cpep_0.6_draft.inst.cfg

@@ -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)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_cpep_0.6_normal.inst.cfg

@@ -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 = =math.ceil(speed_print * 30 / 35)
 speed_print = 35
 speed_topbottom = =math.ceil(speed_print * 20 / 35)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_cpep_0.8_draft.inst.cfg

@@ -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
-raft_surface_thickness = 0.2
 speed_layer_0 = =round(speed_print * 30 / 25)
 speed_print = 25
 speed_topbottom = =math.ceil(speed_print * 20 / 25)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_cpep_0.8_normal.inst.cfg

@@ -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
-raft_surface_thickness = 0.2
 speed_layer_0 = =round(speed_print * 30 / 30)
 speed_print = 30
 speed_topbottom = =math.ceil(speed_print * 20 / 30)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.4_fast.inst.cfg

@@ -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)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.4_normal.inst.cfg

@@ -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_travel = 150

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.6_fast.inst.cfg

@@ -25,7 +25,6 @@ raft_base_line_width = 1.2
 raft_interface_line_spacing = 1.4
 raft_interface_line_width = 1.2
 raft_surface_line_width = 0.6
-raft_surface_thickness = 0.15
 retraction_hop_enabled = 0.2
 speed_layer_0 = =math.ceil(speed_print * 30 / 55)
 speed_print = 55

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.6_normal.inst.cfg

@@ -25,7 +25,6 @@ raft_base_line_width = 1.2
 raft_interface_line_spacing = 1.4
 raft_interface_line_width = 1.2
 raft_surface_line_width = 0.6
-raft_surface_thickness = 0.15
 retraction_hop_enabled = 0.2
 speed_layer_0 = =math.ceil(speed_print * 30 / 55)
 speed_print = 55

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.8_draft.inst.cfg

@@ -24,7 +24,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
-raft_surface_thickness = 0.2
 retraction_hop_enabled = 0.2
 speed_layer_0 = =math.ceil(speed_print * 30 / 55)
 speed_print = 55

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.8_normal.inst.cfg

@@ -24,7 +24,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
-raft_surface_thickness = 0.2
 retraction_hop_enabled = 0.2
 speed_layer_0 = =round(speed_print * 30 / 55)
 speed_print = 55

Некоторые файлы не были показаны из-за большого количества измененных файлов