* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm

* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials

PP-504
This commit is contained in:
Paul Kuiper 2024-07-24 11:37:35 +02:00
parent bf203bf9ce
commit bc95ae1009
103 changed files with 20 additions and 181 deletions

View file

@ -50,7 +50,6 @@ support_line_width = 0.35
support_material_flow = 90
support_roof_density = 82
support_roof_line_width = 0.4
support_use_towers = True
support_xy_distance = 0.3
support_xy_distance_overhang = 0.25
support_z_distance = 0.15

View file

@ -55,7 +55,6 @@ support_roof_density = 85
support_roof_wall_count = 1
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -52,7 +52,6 @@ support_material_flow = =0.85*material_flow
support_roof_density = 85
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -38,7 +38,6 @@ support_bottom_stair_step_height = 0
support_infill_rate = 12.0
support_line_width = =line_width * 0.75
support_roof_density = 85
support_use_towers = True
support_xy_distance = 0.3
support_z_distance = 0.25

View file

@ -55,7 +55,6 @@ support_roof_density = 85
support_roof_wall_count = 1
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -52,7 +52,6 @@ support_material_flow = =0.85*material_flow
support_roof_density = 85
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -56,14 +56,14 @@ support_conical_min_width = 20
support_fan_enable = False
support_infill_density_multiplier_initial_layer = 2
support_infill_rate = 12
support_interface_offset = 1
support_interface_offset = 0
support_interface_wall_count = 2
support_offset = 1.8
support_pattern = grid
support_roof_density = 95
support_roof_height = =layer_height*8
support_roof_line_width = 0.25
support_top_distance = 0.4
support_roof_line_width = 0.4
support_use_towers = True
switch_extruder_extra_prime_amount = 1
switch_extruder_retraction_amount = 2.5
switch_extruder_retraction_speeds = 3

View file

@ -32,10 +32,11 @@ support_conical_angle = 20
support_conical_enabled = True
support_conical_min_width = 20
support_fan_enable = False
support_interface_offset = 1
support_interface_offset = 0
support_interface_wall_count = 2
support_offset = 1.8
support_roof_height = =5*layer_height
support_roof_line_width = 0.25
support_use_towers = True
support_xy_distance_overhang = 0.15

View file

@ -36,8 +36,9 @@ support_conical_angle = 20
support_conical_enabled = True
support_conical_min_width = 20
support_fan_enable = False
support_interface_offset = 1
support_interface_offset = 0
support_interface_wall_count = 2
support_offset = 0.8
support_roof_height = =5*layer_height
support_use_towers = True

View file

@ -50,7 +50,6 @@ support_line_width = 0.35
support_material_flow = 90
support_roof_density = 82
support_roof_line_width = 0.4
support_use_towers = True
support_xy_distance = 0.3
support_xy_distance_overhang = 0.25
support_z_distance = 0.15

View file

@ -55,7 +55,6 @@ support_roof_density = 85
support_roof_wall_count = 1
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -52,7 +52,6 @@ support_material_flow = =0.85*material_flow
support_roof_density = 85
support_supported_skin_fan_speed = 60.0
support_top_distance = =support_z_distance
support_use_towers = False
support_xy_distance = 0.35
support_xy_distance_overhang = 0.25
support_xy_overrides_z = xy_overrides_z

View file

@ -38,7 +38,6 @@ support_bottom_stair_step_height = 0
support_infill_rate = 12.0
support_line_width = =line_width * 0.75
support_roof_density = 85
support_use_towers = True
support_xy_distance = 0.3
support_z_distance = 0.25