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:
authorp.kuiper <p.kuiper@ultimaker.com>2021-11-10 12:43:43 +0300
committerp.kuiper <p.kuiper@ultimaker.com>2021-11-10 12:43:43 +0300
commit3b0216a036020be0974a96396a920a6f23ab999c (patch)
treee19fcc202f11de77e7fdd4e8b4a4be34c77a63c0 /resources/definitions/ultimaker.def.json
parentde04c7d79b38736abf99a6faa4a567229c439808 (diff)
PP-60: Moved the libArachne setting changes and the thin wall settings from Ultimaker to All machines. So all third party machines will also get these settings.
Diffstat (limited to 'resources/definitions/ultimaker.def.json')
-rw-r--r--resources/definitions/ultimaker.def.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json
index 04e8834f19..3dc3555266 100644
--- a/resources/definitions/ultimaker.def.json
+++ b/resources/definitions/ultimaker.def.json
@@ -53,27 +53,9 @@
"skin_monotonic" : {
"value": true
},
- "fill_outline_gaps": {
- "value": "True"
- },
- "min_feature_size": {
- "value": "wall_line_width_0 / 4"
- },
- "min_bead_width": {
- "value": "wall_line_width_0 * (100.0 + wall_split_middle_threshold)/200"
- },
"speed_equalize_flow_width_factor": {
"value": "1.1"
},
- "wall_transition_threshold": {
- "value": "90"
- },
- "wall_add_middle_threshold": {
- "value": "wall_transition_threshold * 8/9"
- },
- "wall_distribution_count": {
- "value": "1"
- },
"meshfix_maximum_extrusion_area_deviation": {
"value": "50000"
}