From 6e683dffc5059134f463609eb680562a5e557340 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Thu, 27 Oct 2016 23:35:29 +0200 Subject: [PATCH] Fix printrbot simple mesh alignment to buildplate grid --- resources/definitions/printrbot_simple.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/printrbot_simple.def.json b/resources/definitions/printrbot_simple.def.json index 3d082af89d..80801363c4 100644 --- a/resources/definitions/printrbot_simple.def.json +++ b/resources/definitions/printrbot_simple.def.json @@ -9,6 +9,7 @@ "manufacturer": "PrintrBot", "category": "Other", "platform": "printrbot_simple_metal_platform.stl", + "platform_offset": [0, -3.45, 0], "file_formats": "text/x-gcode" },