cool_min_temperature can now follow default

PP-71
This commit is contained in:
Rijk van Manen 2023-02-09 13:01:23 +01:00
parent 9088ab23f4
commit 0735748dee
13 changed files with 1 additions and 13 deletions

View file

@ -14,7 +14,6 @@ weight = 0
[values]
brim_width = 10
cool_min_temperature = =material_print_temperature - 10
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1
machine_min_cool_heat_time_window = 15

View file

@ -13,7 +13,6 @@ weight = -2
[values]
brim_width = 20
cool_min_temperature = =material_print_temperature - 10
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1

View file

@ -13,7 +13,6 @@ weight = -1
[values]
brim_width = 20
cool_min_temperature = =material_print_temperature - 10
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1

View file

@ -13,7 +13,6 @@ weight = 0
[values]
brim_width = 20
cool_min_temperature = =material_print_temperature - 10
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1

View file

@ -13,7 +13,6 @@ weight = -2
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =5 * layer_height
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'

View file

@ -13,7 +13,6 @@ weight = -1
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =5 * layer_height
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'

View file

@ -13,7 +13,6 @@ weight = 0
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =5 * layer_height
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'

View file

@ -13,7 +13,6 @@ weight = -2
[values]
brim_width = 25
cool_min_temperature = =material_print_temperature - 10
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
material_print_temperature = =default_material_print_temperature - 2
multiple_mesh_overlap = 0.2

View file

@ -13,7 +13,6 @@ weight = -4
[values]
brim_width = 25
cool_min_temperature = =material_print_temperature - 10
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
material_print_temperature = =default_material_print_temperature + 2
multiple_mesh_overlap = 0.2

View file

@ -13,7 +13,6 @@ weight = -3
[values]
brim_width = 25
cool_min_temperature = =material_print_temperature - 10
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
layer_height = 0.3
multiple_mesh_overlap = 0.2

View file

@ -13,7 +13,6 @@ weight = -2
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =4 * layer_height
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
infill_sparse_density = 15

View file

@ -13,7 +13,6 @@ weight = -4
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =4 * layer_height
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
infill_sparse_density = 15

View file

@ -13,7 +13,7 @@ weight = -3
[values]
brim_width = 8.75
cool_min_temperature = =material_print_temperature - 10
gradual_infill_step_height = =4 * layer_height
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
infill_sparse_density = 15