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:
-rw-r--r--resources/definitions/ultimaker.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json
index 543f1cda91..c5352f60ef 100644
--- a/resources/definitions/ultimaker.def.json
+++ b/resources/definitions/ultimaker.def.json
@@ -233,7 +233,7 @@
"value": "2*layer_height"
},
"support_offset": {
- "value": "2*line_width if support_interface_enable else 0"
+ "value": "support_xy_distance if support_interface_enable else 0"
},
"support_xy_distance": {
"value": "1"