Merge pull request #12753 from Ultimaker/PP-193_support_infill_sparse_thickness_only_for_PVA_and_BAM

Removed the 'support_infill_sparse_thickness' setting from the global…
This commit is contained in:
Jaime van Kessel 2022-07-13 16:36:58 +02:00 committed by GitHub
commit 66e10a3c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 17 additions and 14 deletions

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5 material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =3*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -13,7 +13,6 @@ variant = BB 0.8
[values] [values]
brim_replaces_support = False brim_replaces_support = False
layer_height = 0.4
material_standby_temperature = 100 material_standby_temperature = 100
retraction_count_max = 5 retraction_count_max = 5
support_brim_enable = True support_brim_enable = True

View File

@ -13,11 +13,9 @@ variant = BB 0.8
[values] [values]
brim_replaces_support = False brim_replaces_support = False
layer_height = 0.3
material_standby_temperature = 100 material_standby_temperature = 100
retraction_count_max = 5 retraction_count_max = 5
support_brim_enable = True support_brim_enable = True
support_infill_sparse_thickness = 0.3
support_interface_enable = True support_interface_enable = True
skirt_brim_minimal_length = =min(2000, 175/(layer_height*line_width)) skirt_brim_minimal_length = =min(2000, 175/(layer_height*line_width))
cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr)) cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr))

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.15 layer_height = 0.15
support_infill_sparse_thickness = =2*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.06 layer_height = 0.06
support_infill_sparse_thickness = =3*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.1 layer_height = 0.1
support_infill_sparse_thickness = =2*layer_height

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5 material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =3*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.15 layer_height = 0.15
support_infill_sparse_thickness = =2*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.06 layer_height = 0.06
support_infill_sparse_thickness = =3*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.1 layer_height = 0.1
support_infill_sparse_thickness = =2*layer_height

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4 variant = AA 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5 material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =3*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -12,6 +12,7 @@ material = generic_pva
variant = BB 0.4 variant = BB 0.4
[values] [values]
support_infill_sparse_thickness = =2*layer_height
brim_replaces_support = False brim_replaces_support = False
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.15 layer_height = 0.15
support_infill_sparse_thickness = =2*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.06 layer_height = 0.06
support_infill_sparse_thickness = =3*layer_height

View File

@ -12,4 +12,3 @@ global_quality = True
[values] [values]
layer_height = 0.1 layer_height = 0.1
support_infill_sparse_thickness = =2*layer_height