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:
authorNino van Hooff <ninovanhooff@gmail.com>2019-10-31 18:38:00 +0300
committerNino van Hooff <ninovanhooff@gmail.com>2019-10-31 18:38:00 +0300
commit249a66ebd9d4d8c5ae9f02a881c7b02b1a7aaae1 (patch)
tree292d281322254d24ea04e33d528df79495fabdcf /resources/definitions/rigid3d_hobby.def.json
parent6971e1f9cf8583f5d9885427f279cee7d34dafd2 (diff)
Merge machine_head_polygon and machine_head_with_fans_polygon defs.
There is no usecase for having both. when a definition has both, the head is removed. when it has only head, it is renamed to _with_fans CURA-6522
Diffstat (limited to 'resources/definitions/rigid3d_hobby.def.json')
-rw-r--r--resources/definitions/rigid3d_hobby.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/rigid3d_hobby.def.json b/resources/definitions/rigid3d_hobby.def.json
index f50df0c47d..d89c1aeaff 100644
--- a/resources/definitions/rigid3d_hobby.def.json
+++ b/resources/definitions/rigid3d_hobby.def.json
@@ -15,7 +15,7 @@
},
"overrides": {
- "machine_head_polygon": { "default_value": [[ 16, 30], [ 16, 45], [ 16, 45], [ 16, 30]] },
+ "machine_head_with_fans_polygon": { "default_value": [[ 16, 30], [ 16, 45], [ 16, 45], [ 16, 30]] },
"prime_tower_size": { "default_value": 8.660254037844387 },
"skirt_gap": { "default_value": 5.0 },
"cool_min_layer_time": { "default_value": 15 },