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:
authorGhostkeeper <rubend@tutanota.com>2016-05-17 17:14:12 +0300
committerGhostkeeper <rubend@tutanota.com>2016-05-17 18:46:29 +0300
commitdc82a9004797b9dd13812e0e4d740509194ad0b2 (patch)
tree11b6f363cabd32f2c8e3bbb04fae3baeb9c25b2a /resources/definitions/bq_hephestos.def.json
parentcaa108c3cfda8d803bf5613355baae4ebbd8b34a (diff)
Default value and overrides category
The settings must be in the 'overrides' category, not in the 'settings' category. Also, define a default value rather than a value. Contributes to issue CURA-1278.
Diffstat (limited to 'resources/definitions/bq_hephestos.def.json')
-rw-r--r--resources/definitions/bq_hephestos.def.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/definitions/bq_hephestos.def.json b/resources/definitions/bq_hephestos.def.json
index 09081f4814..b9f0f3dca5 100644
--- a/resources/definitions/bq_hephestos.def.json
+++ b/resources/definitions/bq_hephestos.def.json
@@ -43,9 +43,6 @@
"machine_gcode_flavor": {
"default_value": "RepRap"
},
- "machine_platform_offset": {
- "default_value": [ 0, -82, 0 ]
- },
"layer_height": {
"default_value": 0.2
},