Browse Source

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

This reverts commit bc95ae1009ef3297aea1a6685a39b75e9ba87a75.
Remco Burema 7 months ago
parent
commit
a027307743

+ 2 - 2
resources/definitions/ultimaker.def.json

@@ -129,6 +129,7 @@
         "support_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
         "support_tower_maximum_supported_diameter": { "value": "support_tower_diameter" },
         "support_tower_roof_angle": { "value": "0 if support_interface_enable else 65" },
+        "support_use_towers": { "value": false },
         "support_wall_count": { "value": "1 if support_structure == 'tree' else 0" },
         "support_xy_distance_overhang": { "value": "0.2" },
         "support_z_distance": { "value": "0" },
@@ -138,8 +139,7 @@
         "wall_x_material_flow_layer_0": { "value": "0.95 * material_flow_layer_0" },
         "xy_offset": { "value": "-layer_height * 0.1" },
         "xy_offset_layer_0": { "value": "-wall_line_width_0 / 5 + xy_offset" },
-        "z_seam_corner": { "value": "'z_seam_corner_weighted'" },
-        "z_seam_relative": { "value": "True" },
+        "z_seam_corner": { "value": "'z_seam_corner_none'" },
         "zig_zaggify_support": { "value": true }
     }
 }

+ 0 - 1
resources/definitions/ultimaker_method_base.def.json

@@ -413,7 +413,6 @@
         "support_roof_height": { "value": "4*layer_height" },
         "support_roof_material_flow": { "value": "material_flow" },
         "support_supported_skin_fan_speed": { "value": "cool_fan_speed_max" },
-        "support_use_towers": { "value": "False" },
         "support_wall_count": { "value": "2 if support_conical_enabled or support_structure == 'tree' else 0" },
         "support_xy_distance": { "value": 0.2 },
         "support_xy_distance_overhang": { "value": "support_xy_distance" },

+ 1 - 0
resources/quality/ultimaker_method/um_method_1c_um-nylon12-cf-175_0.2mm.inst.cfg

@@ -38,6 +38,7 @@ 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
 

+ 3 - 3
resources/quality/ultimaker_method/um_method_2a_um-pva-175_0.2mm.inst.cfg

@@ -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 = 0
+support_interface_offset = 1
 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.4
-support_use_towers = True
+support_roof_line_width = 0.25
+support_top_distance = 0.4
 switch_extruder_extra_prime_amount = 1
 switch_extruder_retraction_amount = 2.5
 switch_extruder_retraction_speeds = 3

+ 1 - 0
resources/quality/ultimaker_method/um_method_labs_um-nylon12-cf-175_0.2mm.inst.cfg

@@ -38,6 +38,7 @@ 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
 

+ 1 - 0
resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg

@@ -50,6 +50,7 @@ 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

+ 1 - 0
resources/quality/ultimaker_methodx/um_methodx_1c_um-absr-175_0.2mm.inst.cfg

@@ -55,6 +55,7 @@ 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

+ 1 - 0
resources/quality/ultimaker_methodx/um_methodx_1c_um-asa-175_0.2mm.inst.cfg

@@ -52,6 +52,7 @@ 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

+ 1 - 0
resources/quality/ultimaker_methodx/um_methodx_1c_um-nylon12-cf-175_0.2mm.inst.cfg

@@ -38,6 +38,7 @@ 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
 

+ 1 - 0
resources/quality/ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg

@@ -55,6 +55,7 @@ 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

Some files were not shown because too many files changed in this diff