From 4910bc006b761635b5a4480115e9efaf3c0ab299 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 3 May 2019 10:58:48 +0200 Subject: [PATCH] Move platform mesh a bit down This way it's outside of the build volume. Contributes to issue CURA-6505. --- resources/definitions/anet_a6.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/anet_a6.def.json b/resources/definitions/anet_a6.def.json index a9cd6f9a73..3643555e9e 100644 --- a/resources/definitions/anet_a6.def.json +++ b/resources/definitions/anet_a6.def.json @@ -8,6 +8,7 @@ "manufacturer": "Anet", "file_formats": "text/x-gcode", "platform": "aneta6_platform.stl", + "platform_offset": [0, -3.4, 0], "machine_extruder_trains": { "0": "anet_a6_extruder_0"