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:
authorSAMSECTOR <samirabaza1980@gmail.com>2016-12-01 08:22:31 +0300
committerGitHub <noreply@github.com>2016-12-01 08:22:31 +0300
commit1ea4441148411f4236b00b0fd9b13e24d71b0439 (patch)
tree2a55168ee3dc07f44b5b6b275279a6a44cde6ed6 /resources/definitions
parentedd76cd9abe7cf578c8188e14d018c01ad2647ab (diff)
Update printrbot_simple_extended.def.json
added platform offset "platform_offset": [0, -0.3, 0],
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/printrbot_simple_extended.def.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/definitions/printrbot_simple_extended.def.json b/resources/definitions/printrbot_simple_extended.def.json
index 17644682ed..6a11f02fc6 100644
--- a/resources/definitions/printrbot_simple_extended.def.json
+++ b/resources/definitions/printrbot_simple_extended.def.json
@@ -9,6 +9,7 @@
"manufacturer": "PrintrBot",
"category": "Other",
"platform": "printrbot_simple_metal_upgrade.stl",
+ "platform_offset": [0, -0.3, 0],
"file_formats": "text/x-gcode"
},