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>2020-08-05 15:54:49 +0300
committerGhostkeeper <rubend@tutanota.com>2020-08-05 15:55:07 +0300
commit711e930fa0e209cbad3f9f09090ceb188d4b53f0 (patch)
tree09507bfd8a011a29d4a9e025bbc7cc389e7e1848 /resources/definitions/erzay3d.def.json
parent3228766dd52337abc6c53250d9783dcd473462e8 (diff)
Enable support brim by default for tree support
This was decided on by the material & process engineers. It's a pretty safe change since the support brim pretty much has only advantages if there is no support infill. Fixes ST-3552.
Diffstat (limited to 'resources/definitions/erzay3d.def.json')
-rw-r--r--resources/definitions/erzay3d.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/erzay3d.def.json b/resources/definitions/erzay3d.def.json
index 1fe777091f..9258a22f0c 100644
--- a/resources/definitions/erzay3d.def.json
+++ b/resources/definitions/erzay3d.def.json
@@ -70,7 +70,7 @@
"jerk_print": { "default_value": 10 },
"support_angle": { "default_value": 65 },
- "support_brim_enable": { "default_value": true },
+ "support_brim_enable": { "value": true },
"adhesion_type": { "default_value": "skirt" },
"brim_outside_only": { "default_value": false },