From ae272d42b8996d187c5c7c018e603237b151b29b Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 10 Jun 2020 14:59:11 +0200 Subject: [PATCH] Align build plate correctly to build volume I don't know how this came to be misaligned. Maybe an oversight. Contributes to issue CURA-7497. --- resources/definitions/dagoma_discoultimate.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/dagoma_discoultimate.def.json b/resources/definitions/dagoma_discoultimate.def.json index e560a80d45..ec41318e86 100644 --- a/resources/definitions/dagoma_discoultimate.def.json +++ b/resources/definitions/dagoma_discoultimate.def.json @@ -8,7 +8,7 @@ "manufacturer": "Dagoma", "file_formats": "text/x-gcode", "platform": "dagoma_discoultimate.3mf", - "platform_offset": [0, -29.1, 18], + "platform_offset": [0, -58.5, -39.5], "has_machine_quality": true, "has_materials": true, "preferred_material": "chromatik_pla",