From 4a754a073549e601cbdf7c0a2d9c101fdb30d6be Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 2 Mar 2020 14:11:49 +0100 Subject: [PATCH] Realign build plate models Contributes to issue CURA-7270. --- resources/definitions/dagoma_discoeasy200.def.json | 2 +- resources/definitions/dagoma_discoultimate.def.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/definitions/dagoma_discoeasy200.def.json b/resources/definitions/dagoma_discoeasy200.def.json index a16260a649..103e131d6c 100644 --- a/resources/definitions/dagoma_discoeasy200.def.json +++ b/resources/definitions/dagoma_discoeasy200.def.json @@ -8,7 +8,7 @@ "manufacturer": "Dagoma", "file_formats": "text/x-gcode", "platform": "dagoma_discoeasy200.stl", - "platform_offset": [0, -19, -11], + "platform_offset": [0, -57.3, -11], "has_machine_quality": true, "has_materials": true, "preferred_material": "chromatik_pla", diff --git a/resources/definitions/dagoma_discoultimate.def.json b/resources/definitions/dagoma_discoultimate.def.json index 05ed1a8db9..19c61878fc 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.stl", - "platform_offset": [0, -19, -11], + "platform_offset": [0, -58.5, -11], "has_machine_quality": true, "has_materials": true, "preferred_material": "chromatik_pla",