Update printrbot_simple_extended.def.json

added platform offset 
"platform_offset": [0, -0.3, 0],
This commit is contained in:
SAMSECTOR 2016-12-01 08:22:31 +03:00 committed by GitHub
parent edd76cd9ab
commit 1ea4441148

View File

@ -9,6 +9,7 @@
"manufacturer": "PrintrBot", "manufacturer": "PrintrBot",
"category": "Other", "category": "Other",
"platform": "printrbot_simple_metal_upgrade.stl", "platform": "printrbot_simple_metal_upgrade.stl",
"platform_offset": [0, -0.3, 0],
"file_formats": "text/x-gcode" "file_formats": "text/x-gcode"
}, },