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:
authorRijk van Manen <r.vanmanen@ultimaker.com>2022-05-30 15:00:16 +0300
committerRijk van Manen <r.vanmanen@ultimaker.com>2022-05-30 15:00:16 +0300
commit7c2b84184b12b23c389514e591e8526c9df54b69 (patch)
tree772326316ed77ee9a1469b007414f69d5414612d /resources/definitions
parentfc63edb7799dc60eb79fb1b441d2809d960a3bc0 (diff)
reduce top/bottom flow by enabling top surface skin layersPP-93-enable-top-surface-skin-layers
PP-93
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/ultimaker.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json
index 2946a06c6d..24ffcb4758 100644
--- a/resources/definitions/ultimaker.def.json
+++ b/resources/definitions/ultimaker.def.json
@@ -60,13 +60,13 @@
"value": "'no_outer_surfaces'"
},
"roofing_layer_count": {
- "value": "0"
+ "value": "1"
},
"roofing_material_flow": {
"value": "material_flow"
},
"skin_material_flow": {
- "value": "0.97 * material_flow"
+ "value": "0.95 * material_flow"
},
"skin_monotonic" : {
"value": true