From f9dcb89d3e5192d83bb2bb1d0d7359494170d427 Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Fri, 3 Nov 2023 13:19:12 +0100 Subject: [PATCH] - Bug fix: raft_air_gap -> raft_airgap - Larger prime tower foot (6->10mm) - RapidRinse: disable fan and small area temperature = print temeprature --- resources/definitions/ultimaker_method_base.def.json | 2 +- resources/definitions/ultimaker_methodx.def.json | 2 +- resources/definitions/ultimaker_methodxl.def.json | 2 +- .../ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg | 2 +- .../ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg | 2 +- .../um_methodx_2xa_um-rapidrinse-175_0.2mm.inst.cfg | 2 ++ .../um_methodx_lab_um-abscf-175_0.2mm.inst.cfg | 2 +- .../ultimaker_methodx/um_methodx_lab_um-absr-175_0.2mm.inst.cfg | 2 +- .../um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg | 2 +- .../um_methodxl_1xa_um-absr-175_0.2mm.inst.cfg | 2 +- .../um_methodxl_2xa_um-rapidrinse-175_0.2mm.inst.cfg | 2 ++ .../um_methodxl_lab_um-abscf-175_0.2mm.inst.cfg | 2 +- .../um_methodxl_lab_um-absr-175_0.2mm.inst.cfg | 2 +- 13 files changed, 15 insertions(+), 11 deletions(-) diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index 9af2d716a03..9da713da8ce 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -349,7 +349,7 @@ "prime_blob_enable": { "enabled": false }, "prime_tower_base_curve_magnitude": { "value": 2 }, "prime_tower_base_height": { "value": 6 }, - "prime_tower_base_size": { "value": 6 }, + "prime_tower_base_size": { "value": 10 }, "prime_tower_enable": { "value": false }, "prime_tower_flow": { "value": "material_flow" }, "prime_tower_line_width": { "value": 1 }, diff --git a/resources/definitions/ultimaker_methodx.def.json b/resources/definitions/ultimaker_methodx.def.json index 1de740b000c..5472c50b5f1 100644 --- a/resources/definitions/ultimaker_methodx.def.json +++ b/resources/definitions/ultimaker_methodx.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "Makerbot Method X", + "name": "MakerBot Method X", "inherits": "ultimaker_method_base", "metadata": { diff --git a/resources/definitions/ultimaker_methodxl.def.json b/resources/definitions/ultimaker_methodxl.def.json index 264f963c106..82d904cd7f4 100644 --- a/resources/definitions/ultimaker_methodxl.def.json +++ b/resources/definitions/ultimaker_methodxl.def.json @@ -1,6 +1,6 @@ { "version": 2, - "name": "Makerbot Method XL", + "name": "MakerBot Method XL", "inherits": "ultimaker_methodx", "metadata": { diff --git a/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg index b41dad63115..3fb0c11ffc2 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg @@ -13,7 +13,7 @@ weight = -2 [values] cool_fan_enabled = False -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg index 8e0a4cdddb1..b64da2988f6 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1xa_um-absr-175_0.2mm.inst.cfg @@ -13,7 +13,7 @@ weight = -2 [values] cool_fan_enabled = False -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodx/um_methodx_2xa_um-rapidrinse-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_2xa_um-rapidrinse-175_0.2mm.inst.cfg index d52463de8e7..3dae18f97a4 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_2xa_um-rapidrinse-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_2xa_um-rapidrinse-175_0.2mm.inst.cfg @@ -13,6 +13,8 @@ weight = -2 [values] brim_replaces_support = False +cool_fan_enabled = False +cool_min_temperature = =material_print_temperature raft_airgap = 0.0 retract_at_layer_change = True speed_prime_tower = 25.0 diff --git a/resources/quality/ultimaker_methodx/um_methodx_lab_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_lab_um-abscf-175_0.2mm.inst.cfg index 62acfc95bf4..4ede69a5f42 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_lab_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_lab_um-abscf-175_0.2mm.inst.cfg @@ -13,7 +13,7 @@ weight = -2 [values] cool_fan_enabled = False -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodx/um_methodx_lab_um-absr-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_lab_um-absr-175_0.2mm.inst.cfg index d76660f0e76..13f2325424a 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_lab_um-absr-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_lab_um-absr-175_0.2mm.inst.cfg @@ -13,7 +13,7 @@ weight = -2 [values] cool_fan_enabled = False -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg index 97143d7344c..8af0b5ce3f5 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg @@ -15,7 +15,7 @@ weight = -2 build_volume_temperature = 85 cool_fan_enabled = False default_material_bed_temperature = 95 -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1xa_um-absr-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1xa_um-absr-175_0.2mm.inst.cfg index e23b9f48b27..7445bd2d42c 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1xa_um-absr-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1xa_um-absr-175_0.2mm.inst.cfg @@ -15,7 +15,7 @@ weight = -2 build_volume_temperature = 85 cool_fan_enabled = False default_material_bed_temperature = 95 -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_2xa_um-rapidrinse-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_2xa_um-rapidrinse-175_0.2mm.inst.cfg index bb7091627bb..c3fda29d4cd 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_2xa_um-rapidrinse-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_2xa_um-rapidrinse-175_0.2mm.inst.cfg @@ -13,6 +13,8 @@ weight = -2 [values] brim_replaces_support = False +cool_fan_enabled = False +cool_min_temperature = =material_print_temperature raft_airgap = 0.0 retract_at_layer_change = True speed_prime_tower = 25.0 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-abscf-175_0.2mm.inst.cfg index f5a988aea6d..f0407d43fe0 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-abscf-175_0.2mm.inst.cfg @@ -15,7 +15,7 @@ weight = -2 build_volume_temperature = 85 cool_fan_enabled = False default_material_bed_temperature = 95 -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-absr-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-absr-175_0.2mm.inst.cfg index 864c0d8bdc0..59890d0568a 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-absr-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_lab_um-absr-175_0.2mm.inst.cfg @@ -15,7 +15,7 @@ weight = -2 build_volume_temperature = 85 cool_fan_enabled = False default_material_bed_temperature = 95 -raft_air_gap = 0.3 +raft_airgap = 0.3 speed_prime_tower = 30.0 speed_print = 120.0 speed_roofing = 55