From e537af24da78030af4723fd298fa7cbec5c9db29 Mon Sep 17 00:00:00 2001 From: Orel Date: Wed, 3 Jun 2020 20:14:10 +0200 Subject: [PATCH] Refine platform offset --- 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 7758e12fa3..05eded4d11 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, -29.1, 17], + "platform_offset": [0, -29.1, 18], "has_machine_quality": true, "has_materials": true, "preferred_material": "chromatik_pla",