From 988de2b68c7681d1aa7b3a163cc17d21d6f44070 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 24 Jul 2018 09:09:54 +0200 Subject: [PATCH] Fix z-fighting with build plate mesh --- resources/definitions/malyan_m200.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/malyan_m200.def.json b/resources/definitions/malyan_m200.def.json index b3b0651e1a..f2c01b3831 100644 --- a/resources/definitions/malyan_m200.def.json +++ b/resources/definitions/malyan_m200.def.json @@ -9,6 +9,7 @@ "category": "Other", "file_formats": "text/x-gcode", "platform": "malyan_m200_platform.stl", + "platform_offset": [0, -0.25, 0], "has_machine_quality": true, "has_materials": true, "preferred_quality_type": "normal",