diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index 04a7f30e6c..c4cbce4f3a 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -343,6 +343,7 @@ "multiple_mesh_overlap": { "value": 0 }, "optimize_wall_printing_order": { "value": true }, "prime_blob_enable": { "enabled": false }, + "prime_tower_enable": { "default_value": true }, "prime_tower_flow": { "value": "material_flow" }, "prime_tower_line_width": { diff --git a/resources/definitions/ultimaker_sketch.def.json b/resources/definitions/ultimaker_sketch.def.json index ee753d0eaa..b9353cc7bb 100644 --- a/resources/definitions/ultimaker_sketch.def.json +++ b/resources/definitions/ultimaker_sketch.def.json @@ -126,8 +126,23 @@ "machine_nozzle_heat_up_speed": { "default_value": 1.4 }, "machine_start_gcode": { "default_value": "M140 S50 T0; Set Platform Temp\nM104 S220 T0; Set Extruder Temp\nG90; Use Absolute Positioning\nG28; Home\nM132 X Y Z A B; Set Current Position to Home\nG161 X Y F3300; Move to min axes positions\nM7 T0; Wait For Platform to Heat\nM6 T0; Wait For Extruders to Heat\nM651; Turn on back fan\nM907 X100 Y100 Z40 A80 B20; Set Stepper Currents\nM106; Enable Cooling Fan\n; Purge Line\nG92 E0; Reset Extruder Axis Position\nG1 X-26.18 Y-75.90 Z0.200 F420\nG1 X26.18 Y-75.90 E10\nG92 E0; Reset Extruder Axis Position\n; Start GCode\n" }, "machine_width": { "default_value": 150 }, + "material_bed_temperature": + { + "maximum_value": 100, + "maximum_value_warning": 70 + }, + "material_bed_temperature_layer_0": + { + "maximum_value": 100, + "maximum_value_warning": 70 + }, "material_diameter": { "default_value": 1.75 }, "material_flow": { "default_value": 100 }, + "material_print_temperature": + { + "maximum_value": 240, + "maximum_value_warning": 230 + }, "min_bead_width": { "minimum_value": "line_width * 0.5", @@ -148,6 +163,7 @@ "enabled": true, "value": "resolveOrValue('print_sequence') != 'one_at_a_time'" }, + "print_sequence": { "enabled": false }, "raft_margin": { "value": "5" }, "retract_at_layer_change": { "value": true }, "retraction_amount": diff --git a/resources/definitions/ultimaker_sketch_sprint.def.json b/resources/definitions/ultimaker_sketch_sprint.def.json index fac4a8f75f..cc03781c00 100644 --- a/resources/definitions/ultimaker_sketch_sprint.def.json +++ b/resources/definitions/ultimaker_sketch_sprint.def.json @@ -171,11 +171,12 @@ "material_flow": { "default_value": 100 }, "material_print_temperature": { - "maximum_value": 280, + "maximum_value": 260, "maximum_value_warning": 240 }, "min_bead_width": { "value": 0.3 }, "multiple_mesh_overlap": { "value": "0" }, + "print_sequence": { "enabled": false }, "raft_airgap": { "value": 0.35 }, "raft_base_acceleration": { "value": "acceleration_layer_0" }, "raft_base_speed": diff --git a/resources/quality/ultimaker_method/um_method_1a_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_1a_um-petg-175_0.2mm.inst.cfg index f6b18d4da5..1305ad72b3 100644 --- a/resources/quality/ultimaker_method/um_method_1a_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_1a_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_method/um_method_1a_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_1a_um-tough-pla-175_0.2mm.inst.cfg index f79fe83fb9..06f6d7fe4d 100644 --- a/resources/quality/ultimaker_method/um_method_1a_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_1a_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_method/um_method_1c_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_1c_um-petg-175_0.2mm.inst.cfg index 6ca8ebc768..2c975a2d6c 100644 --- a/resources/quality/ultimaker_method/um_method_1c_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_1c_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_method/um_method_1c_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_1c_um-tough-pla-175_0.2mm.inst.cfg index 52a7cff2e0..7b88cb5659 100644 --- a/resources/quality/ultimaker_method/um_method_1c_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_1c_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_method/um_method_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg b/resources/quality/ultimaker_method/um_method_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg index 501facd1a8..11a738ba81 100644 --- a/resources/quality/ultimaker_method/um_method_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg @@ -23,15 +23,13 @@ initial_layer_line_width_factor = 110 layer_height_0 = =layer_height * 1.5 material_flow_layer_0 = 110 material_initial_print_temperature = 245 -retraction_amount = 1.5 -retraction_speed = 45 +retraction_amount = 0.75 +retraction_speed = 5 roofing_line_width = 0.4 skin_line_width = 0.45 skin_material_flow_layer_0 = 110 skin_overlap = 20.0 -skirt_brim_line_width = 1 skirt_brim_minimal_length = 100.0 -skirt_height = 3 speed_print = 25 support_enable = False top_bottom_thickness = =layer_height * 2 diff --git a/resources/quality/ultimaker_method/um_method_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg index af34079d70..2aafe1c406 100644 --- a/resources/quality/ultimaker_method/um_method_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg @@ -15,8 +15,14 @@ weight = -2 [values] infill_sparse_density = 50 raft_airgap = 0.22 +raft_interface_flow = 110 +raft_interface_infill_overlap = 25 raft_interface_speed = =speed_print * 1/2 +raft_interface_z_offset = -0.1 +raft_surface_flow = 110 +raft_surface_infill_overlap = 50 raft_surface_speed = =speed_print * 1/2 +raft_surface_z_offset = -0.075 speed_layer_0 = =speed_print * 1/4 speed_prime_tower = =speed_print * 3/4 speed_print = 40 diff --git a/resources/quality/ultimaker_method/um_method_labs_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_labs_um-petg-175_0.2mm.inst.cfg index 83d160323c..3e41c54e58 100644 --- a/resources/quality/ultimaker_method/um_method_labs_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_labs_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_method/um_method_labs_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_method/um_method_labs_um-tough-pla-175_0.2mm.inst.cfg index 3a804d10e3..4690f604cb 100644 --- a/resources/quality/ultimaker_method/um_method_labs_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_method/um_method_labs_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodx/um_methodx_1a_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1a_um-petg-175_0.2mm.inst.cfg index 694fa5499b..67b23523d2 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1a_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1a_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodx/um_methodx_1a_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1a_um-tough-pla-175_0.2mm.inst.cfg index 834ef7ce14..bedd1290e0 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1a_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1a_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodx/um_methodx_1c_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1c_um-petg-175_0.2mm.inst.cfg index 8a6fb0320d..a506338aa4 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1c_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1c_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodx/um_methodx_1c_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1c_um-tough-pla-175_0.2mm.inst.cfg index 36c1f99bf2..618b9c1d21 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1c_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1c_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodx/um_methodx_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg index 2b17449bb6..f4d0774751 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg @@ -23,15 +23,13 @@ initial_layer_line_width_factor = 110 layer_height_0 = =layer_height * 1.5 material_flow_layer_0 = 110 material_initial_print_temperature = 245 -retraction_amount = 1.5 -retraction_speed = 45 +retraction_amount = 0.75 +retraction_speed = 5 roofing_line_width = 0.4 skin_line_width = 0.45 skin_material_flow_layer_0 = 110 skin_overlap = 20.0 -skirt_brim_line_width = 1 skirt_brim_minimal_length = 100.0 -skirt_height = 3 speed_print = 25 support_enable = False top_bottom_thickness = =layer_height * 2 diff --git a/resources/quality/ultimaker_methodx/um_methodx_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg index a1366e7eec..c4f6a71694 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg @@ -15,8 +15,14 @@ weight = -2 [values] infill_sparse_density = 50 raft_airgap = 0.22 +raft_interface_flow = 110 +raft_interface_infill_overlap = 25 raft_interface_speed = =speed_print * 1/2 +raft_interface_z_offset = -0.1 +raft_surface_flow = 110 +raft_surface_infill_overlap = 50 raft_surface_speed = =speed_print * 1/2 +raft_surface_z_offset = -0.075 speed_layer_0 = =speed_print * 1/4 speed_prime_tower = =speed_print * 3/4 speed_print = 40 diff --git a/resources/quality/ultimaker_methodx/um_methodx_labs_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_labs_um-petg-175_0.2mm.inst.cfg index 0caa760547..0c364346e5 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_labs_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_labs_um-petg-175_0.2mm.inst.cfg @@ -36,7 +36,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodx/um_methodx_labs_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_labs_um-tough-pla-175_0.2mm.inst.cfg index 006f929acb..4f131c9b15 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_labs_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_labs_um-tough-pla-175_0.2mm.inst.cfg @@ -56,8 +56,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -65,7 +64,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-petg-175_0.2mm.inst.cfg index 1c51fb895d..4b78e76ca1 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-petg-175_0.2mm.inst.cfg @@ -34,7 +34,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-tough-pla-175_0.2mm.inst.cfg index a8a877007b..8efec8ddd1 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1a_um-tough-pla-175_0.2mm.inst.cfg @@ -54,8 +54,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -63,7 +62,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-petg-175_0.2mm.inst.cfg index aed6b809dc..48a5754baf 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-petg-175_0.2mm.inst.cfg @@ -34,7 +34,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-tough-pla-175_0.2mm.inst.cfg index adcb34d9ca..505dc59efc 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-tough-pla-175_0.2mm.inst.cfg @@ -54,8 +54,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -63,7 +62,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg index 5fff8ce1fb..30d455ccce 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg @@ -15,8 +15,14 @@ weight = -2 [values] infill_sparse_density = 50 raft_airgap = 0.22 +raft_interface_flow = 110 +raft_interface_infill_overlap = 25 raft_interface_speed = =speed_print * 1/2 +raft_interface_z_offset = -0.1 +raft_surface_flow = 110 +raft_surface_infill_overlap = 50 raft_surface_speed = =speed_print * 1/2 +raft_surface_z_offset = -0.075 speed_layer_0 = =speed_print * 1/4 speed_prime_tower = =speed_print * 3/4 speed_print = 40 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-petg-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-petg-175_0.2mm.inst.cfg index 69c62ca3f2..6e5bcf5206 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-petg-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-petg-175_0.2mm.inst.cfg @@ -34,7 +34,6 @@ raft_surface_infill_overlap = 25 raft_surface_line_spacing = 0.425 raft_surface_line_width = 0.4 raft_surface_speed = 40 -raft_surface_wall_count = 2 skin_overlap = 10 speed_layer_0 = 15 speed_print = 60 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-tough-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-tough-pla-175_0.2mm.inst.cfg index 631fae2fe3..e9254988a5 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-tough-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-tough-pla-175_0.2mm.inst.cfg @@ -54,8 +54,7 @@ support_bottom_enable = False support_infill_angles = [45 ] support_infill_rate = 12 support_interface_density = 75 -support_interface_height = =layer_height * 4 -support_interface_material_flow = =material_flow * 0.9 +support_interface_material_flow = =support_material_flow support_interface_offset = 0.8 support_interface_pattern = zigzag support_line_width = =line_width * 0.75 @@ -63,7 +62,6 @@ support_material_flow = =material_flow * 0.9 support_offset = 1 support_pattern = zigzag support_roof_density = =support_interface_density -support_roof_height = =layer_height * 4 support_roof_line_width = =line_width support_top_distance = =support_z_distance support_xy_distance = 0.35