Moved support infill thickness to the global quality classes of the dual extrusion machines.

Relates to PP-108
This commit is contained in:
p.kuiper 2022-06-07 17:09:35 +02:00
parent 79eb41e947
commit d293a7ae29
17 changed files with 11 additions and 7 deletions

View File

@ -19,4 +19,3 @@ prime_tower_enable = False
retraction_count_max = 5
skin_overlap = 15
support_brim_enable = True
support_infill_sparse_thickness = 0.3

View File

@ -17,4 +17,3 @@ material_standby_temperature = 100
prime_tower_enable = False
retraction_count_max = 5
support_brim_enable = True
support_infill_sparse_thickness = 0.18

View File

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

View File

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

View File

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

View File

@ -19,4 +19,4 @@ prime_tower_enable = False
retraction_count_max = 5
skin_overlap = 15
support_brim_enable = True
support_infill_sparse_thickness = 0.3

View File

@ -17,4 +17,3 @@ material_standby_temperature = 100
prime_tower_enable = False
retraction_count_max = 5
support_brim_enable = True
support_infill_sparse_thickness = 0.18

View File

@ -17,3 +17,4 @@ material_standby_temperature = 100
prime_tower_enable = False
retraction_count_max = 5
support_brim_enable = True

View File

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

View File

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

View File

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

View File

@ -19,4 +19,3 @@ prime_tower_enable = False
retraction_count_max = 5
skin_overlap = 15
support_brim_enable = True
support_infill_sparse_thickness = 0.3

View File

@ -17,4 +17,3 @@ material_standby_temperature = 100
prime_tower_enable = False
retraction_count_max = 5
support_brim_enable = True
support_infill_sparse_thickness = 0.18

View File

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

View File

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

View File

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

View File

@ -58,7 +58,6 @@ speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
support_angle = 60
support_bottom_height = =layer_height * 2
support_infill_sparse_thickness = 0.4
support_interface_enable = True
support_z_distance = 0
switch_extruder_prime_speed = 15