From acd477d183839e81e0015129ce585749a7938135 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Tue, 1 Oct 2024 13:36:39 +0200 Subject: [PATCH] Adjust Method XL build area CURA-12165 This is required because methodxl definition inherits methodx, which has a defined plaftofm_offset. --- resources/definitions/ultimaker_methodxl.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/ultimaker_methodxl.def.json b/resources/definitions/ultimaker_methodxl.def.json index da1afde467e..d286f81a5b4 100644 --- a/resources/definitions/ultimaker_methodxl.def.json +++ b/resources/definitions/ultimaker_methodxl.def.json @@ -9,6 +9,7 @@ "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-makerbot", "platform": "ultimaker_method_xl_platform.stl", + "platform_offset": [ 0, 0, 0 ], "exclude_materials": [ "dsm_", "Essentium_",