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:
authorTHeijmans <t.heijmans@ultimaker.com>2021-09-15 16:05:41 +0300
committerTHeijmans <t.heijmans@ultimaker.com>2021-09-15 16:05:41 +0300
commit8be12106c90689687c80b948e744a8c26ddcfd32 (patch)
tree7449c3e3d5d3ae5d08acc07eafc1dfc7d95ce414 /resources/definitions/ultimaker2.def.json
parent0152a0429ae2ea3b7871442961d0dce0c180b7cc (diff)
Updates wall order and top surface quality
For PP-5, PP-27, PP-29
Diffstat (limited to 'resources/definitions/ultimaker2.def.json')
-rw-r--r--resources/definitions/ultimaker2.def.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json
index c028363239..9891ec6a43 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -86,6 +86,18 @@
},
"machine_acceleration": {
"default_value": 3000
+ },
+ "infill_before_walls": {
+ "value": "False"
+ },
+ "top_bottom_pattern": {
+ "value": "zigzag"
+ },
+ "roofing_layer_count": {
+ "value": "1"
+ },
+ "roofing_monotonic": {
+ "value": "True"
}
}
}