mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Removed the 'support_infill_sparse_thickness' setting from the global quality files and only added them to the PVA and BAM quality files.
This prevents infill layer skipping during self support. Relates to PP-193
This commit is contained in:
parent
2a2945bcfe
commit
32eefbb404
26 changed files with 17 additions and 14 deletions
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_standby_temperature = 100
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -13,7 +13,6 @@ variant = BB 0.8
|
|||
|
||||
[values]
|
||||
brim_replaces_support = False
|
||||
layer_height = 0.4
|
||||
material_standby_temperature = 100
|
||||
retraction_count_max = 5
|
||||
support_brim_enable = True
|
||||
|
|
|
@ -13,11 +13,9 @@ variant = BB 0.8
|
|||
|
||||
[values]
|
||||
brim_replaces_support = False
|
||||
layer_height = 0.3
|
||||
material_standby_temperature = 100
|
||||
retraction_count_max = 5
|
||||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_enable = True
|
||||
skirt_brim_minimal_length = =min(2000, 175/(layer_height*line_width))
|
||||
cool_fan_enabled = =not (support_enable and (extruder_nr == support_infill_extruder_nr))
|
||||
|
|
|
@ -11,5 +11,4 @@ weight = -1
|
|||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
layer_height = 0.15
|
|
@ -11,5 +11,4 @@ weight = 1
|
|||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
layer_height = 0.06
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_standby_temperature = 100
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_bam
|
|||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||
cool_fan_speed_max = =cool_fan_speed
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_standby_temperature = 100
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.06
|
||||
support_infill_sparse_thickness = =3*layer_height
|
||||
|
|
|
@ -12,4 +12,3 @@ global_quality = True
|
|||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue