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:
authorRemco Burema <r.burema@ultimaker.com>2021-10-20 09:38:01 +0300
committerRemco Burema <r.burema@ultimaker.com>2021-10-20 09:38:01 +0300
commit86046a32b301b1db917a3c1ea0630ae684e640d3 (patch)
treeadbfecccc30d7fb75663820307693a344c018329 /resources/definitions/ultimaker2.def.json
parent2fc20fd04a8541bc30d6d88e1278ac6f444b81a2 (diff)
parent7680124f7e9d46a7e52e81cde6b47c39af563cd0 (diff)
Merge branch 'master' into merge_main_20211019
Diffstat (limited to 'resources/definitions/ultimaker2.def.json')
-rw-r--r--resources/definitions/ultimaker2.def.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json
index df2ec9cab5..e81d455a5e 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -90,17 +90,17 @@
"infill_before_walls": {
"value": "False"
},
- "top_bottom_pattern": {
- "value": "zigzag"
+ "speed_equalize_flow_width_factor": {
+ "value": "0.5"
},
- "roofing_layer_count": {
- "value": "1"
+ "retraction_combing": {
+ "value": "'no_outer_surfaces'"
},
- "roofing_monotonic": {
- "value": "True"
+ "skin_monotonic" : {
+ "value": true
},
- "speed_equalize_flow_width_factor": {
- "value": "0.5"
+ "top_bottom_pattern" : {
+ "value": "'zigzag'"
}
}
}