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:
authorGhostkeeper <rubend@tutanota.com>2020-05-18 19:19:57 +0300
committerGhostkeeper <rubend@tutanota.com>2020-05-18 19:19:57 +0300
commit98fed9572517ed1f871f6980579a49a1018af637 (patch)
tree78d49ca6d143524cbc0833179e615e8ff0505b2d /resources/definitions/skriware_2.def.json
parent95bb3f603d2bdbdeaf2071960aada8ee64f0b0ab (diff)
Adjust the default values for ironing_inset so that the slice result remains the same
The slicer has been adjusted to give this setting a more logical function: It should be an inset of the outer edge of ironing as it appears in layer view where the lines are made thinner according to their flow. As a result all of the slices with ironing have changed. This adjusts the setting value so that the actual slice output will not change, just the appearance of the setting. Contributes to issue CURA-7318.
Diffstat (limited to 'resources/definitions/skriware_2.def.json')
-rw-r--r--resources/definitions/skriware_2.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/skriware_2.def.json b/resources/definitions/skriware_2.def.json
index c4449129b7..3b127b9a8f 100644
--- a/resources/definitions/skriware_2.def.json
+++ b/resources/definitions/skriware_2.def.json
@@ -345,7 +345,7 @@
"value": "0.8"
},
"ironing_inset": {
- "value": "0.2"
+ "value": "0.2 + skin_line_width * (1.0 - ironing_flow) / 2"
},
"jerk_travel": {
"value": "10"