From f5bf94c44d4d7e2b02ee5f63fee0f94d3a1a7656 Mon Sep 17 00:00:00 2001 From: Filip Goc Date: Wed, 16 Nov 2016 11:28:28 -0500 Subject: [PATCH] move platform mesh down 0.3mm apparently, it was just a bit too high, which made the bulild plate look foggy. --- resources/definitions/jellybox.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/jellybox.def.json b/resources/definitions/jellybox.def.json index 598203ef99..a6a1de0aa4 100644 --- a/resources/definitions/jellybox.def.json +++ b/resources/definitions/jellybox.def.json @@ -9,7 +9,7 @@ "manufacturer": "IMADE3D", "category": "Other", "platform": "jellybox_platform.stl", - "platform_offset": [ 0, 0, 0], + "platform_offset": [ 0, -0.3, 0], "file_formats": "text/x-gcode", "has_materials": true, "has_machine_materials": true