diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml index 1a0c0b26416..38133ad1dea 100644 --- a/.github/workflows/installers.yml +++ b/.github/workflows/installers.yml @@ -298,7 +298,7 @@ jobs: with open("release-notes.md", "w") as f: f.write(release_notes.render( timestamp="${{ steps.filename.outputs.NIGHTLY_TIME }}", - branch="" if ${{ needs.default-values.outputs.release_tag == 'nightly' }} else current_nightly_beta, + branch="" if "${{ needs.default-values.outputs.release_tag == 'nightly' }}" == 'true' else current_nightly_beta, branch_specific="" if os.getenv("GITHUB_REF") == "refs/heads/main" else f"?branch={current_nightly_beta}", )) diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index 9af2d716a03..f5749690693 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Makerbot Method Base Profile", + "name": "UltiMaker Method Base Profile", "inherits": "ultimaker", "metadata": { "visible": false, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-makerbot", "platform": "ultimaker_method_platform.stl", @@ -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..5e63ddea79a 100644 --- a/resources/definitions/ultimaker_methodx.def.json +++ b/resources/definitions/ultimaker_methodx.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Makerbot Method X", + "name": "UltiMaker Method X", "inherits": "ultimaker_method_base", "metadata": { "visible": true, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-makerbot", "platform": "ultimaker_method_platform.stl", diff --git a/resources/definitions/ultimaker_methodxl.def.json b/resources/definitions/ultimaker_methodxl.def.json index 264f963c106..ac64e3a95da 100644 --- a/resources/definitions/ultimaker_methodxl.def.json +++ b/resources/definitions/ultimaker_methodxl.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Makerbot Method XL", + "name": "UltiMaker Method XL", "inherits": "ultimaker_methodx", "metadata": { "visible": true, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-makerbot", "platform": "ultimaker_method_xl_platform.stl", diff --git a/resources/definitions/ultimaker_s3.def.json b/resources/definitions/ultimaker_s3.def.json index 24618a869b1..add1782368e 100644 --- a/resources/definitions/ultimaker_s3.def.json +++ b/resources/definitions/ultimaker_s3.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Ultimaker S3", + "name": "UltiMaker S3", "inherits": "ultimaker", "metadata": { "visible": true, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-ufp;text/x-gcode", "platform": "ultimaker_s3_platform.obj", diff --git a/resources/definitions/ultimaker_s5.def.json b/resources/definitions/ultimaker_s5.def.json index 30ac2e297de..ec82e6b630b 100644 --- a/resources/definitions/ultimaker_s5.def.json +++ b/resources/definitions/ultimaker_s5.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Ultimaker S5", + "name": "UltiMaker S5", "inherits": "ultimaker", "metadata": { "visible": true, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-ufp;text/x-gcode", "platform": "ultimaker_s5_platform.obj", diff --git a/resources/definitions/ultimaker_s7.def.json b/resources/definitions/ultimaker_s7.def.json index d289147439b..f7b45aa0e74 100644 --- a/resources/definitions/ultimaker_s7.def.json +++ b/resources/definitions/ultimaker_s7.def.json @@ -1,11 +1,11 @@ { "version": 2, - "name": "Ultimaker S7", + "name": "UltiMaker S7", "inherits": "ultimaker_s5", "metadata": { "visible": true, - "author": "Ultimaker", + "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-ufp;text/x-gcode", "platform": "ultimaker_s7_platform.obj", 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 diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index a4c59c2749c..972cb8fbfb7 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -1,3 +1,25 @@ +[5.6] + +* New features and improvements: +- Introduced the MethodX and MethodXL printers with it's materials and the option to write to .makerbot +- Prime tower base settings increase the stability of large prime towers; You can tune the Size, Height, and Slope to increase your prime tower sturdiness +- Introduced the setting for Raft Line Spacing, but for the primetower +- The Start and End gcodes now accept variables and math including the variables +- Updated the Support Z Distance to allow for more different values, no longer only multiple layerheights + +* Bug fixes: +- Fixed a crash for some linux users when trying to open the file menu + +* Printer definitions, profiles and materials: +- Introduced Ender 3 V3 SE, contributed by @dim1triy + +* Community translations: +- Updated Spanish translation for Lightning infill, contributed by @Pelochus + +* Known Issue +- The predicted printing time for dual extrusion printjobs on the Method are deviating from the actual printing time. Printjobs will take longer than predicted for now. + + [5.5] * Engine Plugins