mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:06:00 +08:00
Removing unneeded overwritten settings
This commit is contained in:
parent
99de21fba7
commit
918d8005bc
@ -17,7 +17,6 @@ layer_height_0 = 0.15
|
|||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
speed_infill = 30
|
speed_infill = 30
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 25
|
speed_wall_x = 25
|
||||||
cool_min_layer_time = 2
|
cool_min_layer_time = 2
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -19,7 +19,6 @@ speed_travel = 150
|
|||||||
speed_infill = 55
|
speed_infill = 55
|
||||||
speed_topbottom = 30
|
speed_topbottom = 30
|
||||||
speed_wall_0 = 30
|
speed_wall_0 = 30
|
||||||
speed_wall_x = 40
|
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_min_speed = 20
|
cool_min_speed = 20
|
||||||
cool_lift_head = True
|
cool_lift_head = True
|
||||||
|
@ -18,7 +18,6 @@ speed_layer_0 = 20
|
|||||||
speed_infill = 45
|
speed_infill = 45
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
speed_wall_0 = 20
|
||||||
speed_wall_x = 30
|
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
cool_fan_speed_min = 20
|
cool_fan_speed_min = 20
|
||||||
|
@ -18,7 +18,6 @@ speed_layer_0 = 20
|
|||||||
speed_infill = 45
|
speed_infill = 45
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
speed_wall_0 = 20
|
||||||
speed_wall_x = 30
|
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -17,7 +17,6 @@ layer_height_0 = 0.5
|
|||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
speed_infill = 40
|
speed_infill = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 30
|
speed_wall_x = 30
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
|
@ -17,7 +17,6 @@ layer_height_0 = 0.15
|
|||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
speed_infill = 30
|
speed_infill = 30
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 25
|
speed_wall_x = 25
|
||||||
cool_min_layer_time = 2
|
cool_min_layer_time = 2
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -17,9 +17,7 @@ layer_height_0 = 0.26
|
|||||||
speed_travel = 150
|
speed_travel = 150
|
||||||
speed_layer_0 = 30
|
speed_layer_0 = 30
|
||||||
speed_infill = 45
|
speed_infill = 45
|
||||||
speed_topbottom = 20
|
|
||||||
speed_wall_0 = 30
|
speed_wall_0 = 30
|
||||||
speed_wall_x = 40
|
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -17,7 +17,6 @@ layer_height_0 = 0.26
|
|||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
speed_infill = 45
|
speed_infill = 45
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 30
|
speed_wall_x = 30
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_fan_speed_min = 50
|
cool_fan_speed_min = 50
|
||||||
|
@ -7,11 +7,9 @@ material = CPE
|
|||||||
weight = -2
|
weight = -2
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
layer_height = 0.1
|
|
||||||
wall_thickness = 1.05
|
wall_thickness = 1.05
|
||||||
line_width = 0.35
|
line_width = 0.35
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
infill_sparse_density = 20
|
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
|
@ -11,7 +11,6 @@ layer_height = 0.15
|
|||||||
wall_thickness = 1.59
|
wall_thickness = 1.59
|
||||||
line_width = 0.53
|
line_width = 0.53
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
infill_sparse_density = 20
|
|
||||||
speed_print = 25
|
speed_print = 25
|
||||||
layer_height_0 = 0.4
|
layer_height_0 = 0.4
|
||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
|
@ -11,13 +11,11 @@ layer_height = 0.2
|
|||||||
wall_thickness = 2.1
|
wall_thickness = 2.1
|
||||||
line_width = 0.7
|
line_width = 0.7
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
infill_sparse_density = 20
|
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
layer_height_0 = 0.5
|
layer_height_0 = 0.5
|
||||||
speed_layer_0 = 20
|
speed_layer_0 = 20
|
||||||
speed_infill = 40
|
speed_infill = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 30
|
speed_wall_x = 30
|
||||||
cool_min_layer_time = 3
|
cool_min_layer_time = 3
|
||||||
cool_min_speed = 10
|
cool_min_speed = 10
|
||||||
|
@ -16,7 +16,6 @@ infill_sparse_density = 22
|
|||||||
retraction_amount = 6
|
retraction_amount = 6
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
speed_infill = 30
|
speed_infill = 30
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 25
|
speed_wall_x = 25
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
@ -16,7 +16,6 @@ infill_sparse_density = 18
|
|||||||
retraction_amount = 5.5
|
retraction_amount = 5.5
|
||||||
speed_print = 40
|
speed_print = 40
|
||||||
speed_infill = 60
|
speed_infill = 60
|
||||||
speed_wall_0 = 40
|
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_travel = 150
|
speed_travel = 150
|
||||||
speed_topbottom = 30
|
speed_topbottom = 30
|
||||||
|
@ -16,7 +16,6 @@ infill_sparse_density = 22
|
|||||||
retraction_amount = 5.5
|
retraction_amount = 5.5
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
speed_wall_0 = 30
|
|
||||||
speed_wall_x = 40
|
speed_wall_x = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
@ -8,7 +8,6 @@ weight = -2
|
|||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
line_width = 0.35
|
line_width = 0.35
|
||||||
layer_height = 0.1
|
|
||||||
layer_height_0 = 0.26
|
layer_height_0 = 0.26
|
||||||
shell_thickness = 1.05
|
shell_thickness = 1.05
|
||||||
top_bottom_thickness = 0.8
|
top_bottom_thickness = 0.8
|
||||||
@ -16,7 +15,6 @@ infill_sparse_density = 20
|
|||||||
retraction_amount = 5.5
|
retraction_amount = 5.5
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
speed_wall_0 = 30
|
|
||||||
speed_wall_x = 40
|
speed_wall_x = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
@ -17,7 +17,6 @@ retraction_amount = 5.5
|
|||||||
retraction_extrusion_window = 6
|
retraction_extrusion_window = 6
|
||||||
speed_print = 30
|
speed_print = 30
|
||||||
speed_infill = 50
|
speed_infill = 50
|
||||||
speed_wall_0 = 30
|
|
||||||
speed_wall_x = 40
|
speed_wall_x = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
@ -12,11 +12,9 @@ layer_height = 0.15
|
|||||||
layer_height_0 = 0.4
|
layer_height_0 = 0.4
|
||||||
shell_thickness = 1.59
|
shell_thickness = 1.59
|
||||||
top_bottom_thickness = 1.2
|
top_bottom_thickness = 1.2
|
||||||
infill_sparse_density = 20
|
|
||||||
retraction_amount = 6
|
retraction_amount = 6
|
||||||
speed_print = 25
|
speed_print = 25
|
||||||
speed_infill = 55
|
speed_infill = 55
|
||||||
speed_wall_0 = 25
|
|
||||||
speed_wall_x = 40
|
speed_wall_x = 40
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
@ -16,7 +16,6 @@ infill_sparse_density = 20
|
|||||||
retraction_amount = 6
|
retraction_amount = 6
|
||||||
speed_print = 20
|
speed_print = 20
|
||||||
speed_infill = 40
|
speed_infill = 40
|
||||||
speed_wall_0 = 20
|
|
||||||
speed_wall_x = 30
|
speed_wall_x = 30
|
||||||
speed_topbottom = 20
|
speed_topbottom = 20
|
||||||
speed_layer_0 = 25
|
speed_layer_0 = 25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user