Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfieldOfView <aldo@fieldofview.com>2016-10-28 00:35:29 +0300
committerfieldOfView <aldo@fieldofview.com>2016-10-28 00:35:29 +0300
commit6e683dffc5059134f463609eb680562a5e557340 (patch)
treef2bdfe5bb69e7b7bee0de423f923b3068f4e2470 /resources/definitions/printrbot_simple.def.json
parent999380cf1be8840a0679135265f9fdca730a7d89 (diff)
Fix printrbot simple mesh alignment to buildplate grid
Diffstat (limited to 'resources/definitions/printrbot_simple.def.json')
-rw-r--r--resources/definitions/printrbot_simple.def.json1
1 files changed, 1 insertions, 0 deletions
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"
},