mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:15:55 +08:00
profiles: fix: retraction_combing was All instead of true, but that was already the default (CURA-983)
This commit is contained in:
parent
f1999db640
commit
fadb282cc6
@ -11,7 +11,6 @@ raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
cool_min_layer_time = 2
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
cool_min_speed = 25
|
||||
brim_line_count = 32
|
||||
top_thickness = 0.72
|
||||
|
@ -11,7 +11,6 @@ raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
cool_min_layer_time = 3
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
speed_travel = 150
|
||||
cool_min_speed = 20
|
||||
brim_line_count = 20
|
||||
|
@ -11,7 +11,6 @@ raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
cool_min_layer_time = 3
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
cool_min_speed = 20
|
||||
brim_line_count = 20
|
||||
top_thickness = 0.72
|
||||
|
@ -10,7 +10,7 @@ raft_surface_thickness = 0.27
|
||||
raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
|
||||
cool_min_speed = 20
|
||||
brim_line_count = 20
|
||||
material_flow = 100.0
|
||||
|
@ -11,7 +11,6 @@ raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
cool_min_layer_time = 3
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
cool_min_speed = 20
|
||||
brim_line_count = 14
|
||||
top_thickness = 1.2
|
||||
|
@ -11,7 +11,6 @@ raft_base_line_width = 1.0
|
||||
raft_margin = 5.0
|
||||
cool_min_layer_time = 3
|
||||
support_enable = False
|
||||
retraction_combing = All
|
||||
cool_min_speed = 15
|
||||
brim_line_count = 10
|
||||
top_thickness = 1.2
|
||||
|
@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
|
||||
raft_interface_line_spacing = 3.0
|
||||
bottom_thickness = 0.72
|
||||
raft_surface_line_spacing = 3.0
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 2
|
||||
layer_height = 0.06
|
||||
|
@ -15,7 +15,6 @@ raft_interface_line_spacing = 3.0
|
||||
support_enable = False
|
||||
raft_surface_line_width = 0.4
|
||||
raft_surface_line_spacing = 3.0
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 3
|
||||
layer_height = 0.15
|
||||
|
@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
|
||||
raft_interface_line_spacing = 3.0
|
||||
bottom_thickness = 0.72
|
||||
raft_surface_line_spacing = 3.0
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 3
|
||||
layer_height = 0.06
|
||||
|
@ -14,7 +14,6 @@ support_pattern = lines
|
||||
raft_interface_line_spacing = 3.0
|
||||
raft_surface_line_width = 0.4
|
||||
cool_fan_speed_min = 50
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 3
|
||||
infill_before_walls = False
|
||||
|
@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
|
||||
raft_interface_line_spacing = 3.0
|
||||
bottom_thickness = 1.2
|
||||
support_pattern = lines
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 3
|
||||
layer_height = 0.15
|
||||
|
@ -14,7 +14,6 @@ raft_surface_thickness = 0.27
|
||||
raft_interface_line_spacing = 3.0
|
||||
bottom_thickness = 1.2
|
||||
support_pattern = lines
|
||||
retraction_combing = All
|
||||
adhesion_type = brim
|
||||
cool_min_layer_time = 3
|
||||
layer_height = 0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user