profiles: fix: retraction_combing was All instead of true, but that was already the default (CURA-983)

This commit is contained in:
Tim Kuipers 2016-03-02 11:26:25 +01:00
parent f1999db640
commit fadb282cc6
12 changed files with 1 additions and 12 deletions

View File

@ -11,7 +11,6 @@ raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
cool_min_layer_time = 2 cool_min_layer_time = 2
support_enable = False support_enable = False
retraction_combing = All
cool_min_speed = 25 cool_min_speed = 25
brim_line_count = 32 brim_line_count = 32
top_thickness = 0.72 top_thickness = 0.72

View File

@ -11,7 +11,6 @@ raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
cool_min_layer_time = 3 cool_min_layer_time = 3
support_enable = False support_enable = False
retraction_combing = All
speed_travel = 150 speed_travel = 150
cool_min_speed = 20 cool_min_speed = 20
brim_line_count = 20 brim_line_count = 20

View File

@ -11,7 +11,6 @@ raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
cool_min_layer_time = 3 cool_min_layer_time = 3
support_enable = False support_enable = False
retraction_combing = All
cool_min_speed = 20 cool_min_speed = 20
brim_line_count = 20 brim_line_count = 20
top_thickness = 0.72 top_thickness = 0.72

View File

@ -10,7 +10,7 @@ raft_surface_thickness = 0.27
raft_base_line_width = 1.0 raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
support_enable = False support_enable = False
retraction_combing = All
cool_min_speed = 20 cool_min_speed = 20
brim_line_count = 20 brim_line_count = 20
material_flow = 100.0 material_flow = 100.0

View File

@ -11,7 +11,6 @@ raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
cool_min_layer_time = 3 cool_min_layer_time = 3
support_enable = False support_enable = False
retraction_combing = All
cool_min_speed = 20 cool_min_speed = 20
brim_line_count = 14 brim_line_count = 14
top_thickness = 1.2 top_thickness = 1.2

View File

@ -11,7 +11,6 @@ raft_base_line_width = 1.0
raft_margin = 5.0 raft_margin = 5.0
cool_min_layer_time = 3 cool_min_layer_time = 3
support_enable = False support_enable = False
retraction_combing = All
cool_min_speed = 15 cool_min_speed = 15
brim_line_count = 10 brim_line_count = 10
top_thickness = 1.2 top_thickness = 1.2

View File

@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
raft_interface_line_spacing = 3.0 raft_interface_line_spacing = 3.0
bottom_thickness = 0.72 bottom_thickness = 0.72
raft_surface_line_spacing = 3.0 raft_surface_line_spacing = 3.0
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 2 cool_min_layer_time = 2
layer_height = 0.06 layer_height = 0.06

View File

@ -15,7 +15,6 @@ raft_interface_line_spacing = 3.0
support_enable = False support_enable = False
raft_surface_line_width = 0.4 raft_surface_line_width = 0.4
raft_surface_line_spacing = 3.0 raft_surface_line_spacing = 3.0
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 3 cool_min_layer_time = 3
layer_height = 0.15 layer_height = 0.15

View File

@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
raft_interface_line_spacing = 3.0 raft_interface_line_spacing = 3.0
bottom_thickness = 0.72 bottom_thickness = 0.72
raft_surface_line_spacing = 3.0 raft_surface_line_spacing = 3.0
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 3 cool_min_layer_time = 3
layer_height = 0.06 layer_height = 0.06

View File

@ -14,7 +14,6 @@ support_pattern = lines
raft_interface_line_spacing = 3.0 raft_interface_line_spacing = 3.0
raft_surface_line_width = 0.4 raft_surface_line_width = 0.4
cool_fan_speed_min = 50 cool_fan_speed_min = 50
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 3 cool_min_layer_time = 3
infill_before_walls = False infill_before_walls = False

View File

@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
raft_interface_line_spacing = 3.0 raft_interface_line_spacing = 3.0
bottom_thickness = 1.2 bottom_thickness = 1.2
support_pattern = lines support_pattern = lines
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 3 cool_min_layer_time = 3
layer_height = 0.15 layer_height = 0.15

View File

@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
raft_interface_line_spacing = 3.0 raft_interface_line_spacing = 3.0
bottom_thickness = 1.2 bottom_thickness = 1.2
support_pattern = lines support_pattern = lines
retraction_combing = All
adhesion_type = brim adhesion_type = brim
cool_min_layer_time = 3 cool_min_layer_time = 3
layer_height = 0.2 layer_height = 0.2