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-16 12:10:44 +0300
committerTHeijmans <t.heijmans@ultimaker.com>2021-09-16 12:10:44 +0300
commit63bf47ffe9a72da382e0dbff59cb8ce235ccb089 (patch)
tree7725c1dedc8e556c87ac8f1cf2c1ae6d908a1495 /resources/definitions/ultimaker2.def.json
parent586d9f1b9a552023561cedb45eb5d139b85b4a02 (diff)
Turn on back pressure compensation
Initial setpoint at 50%, as in PP-2
Diffstat (limited to 'resources/definitions/ultimaker2.def.json')
-rw-r--r--resources/definitions/ultimaker2.def.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2.def.json b/resources/definitions/ultimaker2.def.json
index 9891ec6a43..df2ec9cab5 100644
--- a/resources/definitions/ultimaker2.def.json
+++ b/resources/definitions/ultimaker2.def.json
@@ -98,6 +98,9 @@
},
"roofing_monotonic": {
"value": "True"
+ },
+ "speed_equalize_flow_width_factor": {
+ "value": "0.5"
}
}
}