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/punchtec_connect_xl.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/punchtec_connect_xl.def.json')
-rw-r--r--resources/definitions/punchtec_connect_xl.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/punchtec_connect_xl.def.json b/resources/definitions/punchtec_connect_xl.def.json
index b262daa445..9bae80b0ac 100644
--- a/resources/definitions/punchtec_connect_xl.def.json
+++ b/resources/definitions/punchtec_connect_xl.def.json
@@ -16,7 +16,7 @@
},
"overrides": {
- "machine_head_polygon": { "default_value": [[ 0, 0], [ 0, 0], [ 0, 0], [ 0, 0]] },
+ "machine_head_with_fans_polygon": { "default_value": [[ 0, 0], [ 0, 0], [ 0, 0], [ 0, 0]] },
"prime_tower_size": { "default_value": 8.660254037844387 },
"layer_height": { "default_value": 0.2 },
"speed_print": { "default_value": 40 },