Merge pull request #1088 from fieldOfView/fix_printrbot_simple

Fix printrbot simple mesh alignment to buildplate grid
This commit is contained in:
Jaime van Kessel 2016-10-28 09:56:03 +02:00 committed by GitHub
commit 8b4a7a6183

View File

@ -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"
},