Browse Source

raft surface line width = line width

To avoid flow jumps set raft surface line width equal to the line width. In the future we will set initial line width factor to 100%, so no need to set this to initial layer line width. PP-243
Rijk van Manen 2 years ago
parent
commit
5646a4db6e

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

@@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
 raft_base_line_width = 0.8
 raft_interface_line_spacing = 1
 raft_interface_line_width = 0.8
-raft_surface_line_width = 0.38
 speed_layer_0 = =math.ceil(speed_print * 15 / 25)
 speed_print = 25
 speed_topbottom = =math.ceil(speed_print * 20 / 25)

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

@@ -25,7 +25,6 @@ raft_base_line_spacing = 1.6
 raft_base_line_width = 0.8
 raft_interface_line_spacing = 1
 raft_interface_line_width = 0.8
-raft_surface_line_width = 0.38
 speed_layer_0 = =math.ceil(speed_print * 15 / 35)
 speed_print = 35
 speed_topbottom = =math.ceil(speed_print * 20 / 35)

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

@@ -26,7 +26,6 @@ raft_base_line_spacing = 2.4
 raft_base_line_width = 1.2
 raft_interface_line_spacing = 1.4
 raft_interface_line_width = 1.2
-raft_surface_line_width = 0.57
 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

@@ -26,7 +26,6 @@ raft_base_line_spacing = 2.4
 raft_base_line_width = 1.2
 raft_interface_line_spacing = 1.4
 raft_interface_line_width = 1.2
-raft_surface_line_width = 0.57
 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

@@ -24,7 +24,6 @@ raft_airgap = 0.37
 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_print = 25
 speed_topbottom = =math.ceil(speed_print * 20 / 25)

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

@@ -24,7 +24,6 @@ raft_airgap = 0.37
 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 / 30)
 speed_print = 30
 speed_topbottom = =math.ceil(speed_print * 20 / 30)

+ 0 - 1
resources/quality/ultimaker2_plus/um2p_nylon_0.25_high.inst.cfg

@@ -24,7 +24,6 @@ raft_airgap = 0.15
 raft_base_line_width = 0.5
 raft_interface_line_spacing = 0.7
 raft_interface_line_width = 0.5
-raft_surface_line_width = 0.2
 retraction_hop_enabled = 0.2
 speed_layer_0 = =math.ceil(speed_print * 30 / 40)
 speed_print = 40

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

@@ -24,7 +24,6 @@ raft_airgap = 0.15
 raft_base_line_width = 0.5
 raft_interface_line_spacing = 0.7
 raft_interface_line_width = 0.5
-raft_surface_line_width = 0.2
 retraction_hop_enabled = 0.2
 speed_layer_0 = =math.ceil(speed_print * 30 / 40)
 speed_print = 40

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

@@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
 raft_base_line_width = 0.8
 raft_interface_line_spacing = 1
 raft_interface_line_width = 0.8
-raft_surface_line_width = 0.5
 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

@@ -24,7 +24,6 @@ raft_base_line_spacing = 1.6
 raft_base_line_width = 0.8
 raft_interface_line_spacing = 1
 raft_interface_line_width = 0.8
-raft_surface_line_width = 0.5
 speed_layer_0 = =math.ceil(speed_print * 30 / 45)
 speed_print = 45
 speed_travel = 150

Some files were not shown because too many files changed in this diff