From c2f23045122b112902239ccf12be9c73a3015569 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 16 Jul 2021 10:48:24 +0200 Subject: [PATCH] Move Kossel Pro platform mesh a bit lower to prevent Z-fighting As reported in #8296. --- resources/definitions/anycubic_kossel_linear_plus.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/anycubic_kossel_linear_plus.def.json b/resources/definitions/anycubic_kossel_linear_plus.def.json index a4aeac75a0..9683cf61cf 100644 --- a/resources/definitions/anycubic_kossel_linear_plus.def.json +++ b/resources/definitions/anycubic_kossel_linear_plus.def.json @@ -5,6 +5,7 @@ "metadata": { "visible": true, "platform": "kossel_pro_build_platform.3mf", + "platform_offset": [0, -0.25, 0], "machine_extruder_trains": { "0": "anycubic_kossel_extruder_0" }