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/creality_base.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/creality_base.def.json b/resources/definitions/creality_base.def.json
index 440e93a948..de51cb1a53 100644
--- a/resources/definitions/creality_base.def.json
+++ b/resources/definitions/creality_base.def.json
@@ -107,8 +107,8 @@
"cool_fan_enabled": { "value": true },
"cool_min_layer_time": { "value": 10 },
- "adhesion_type": { "value": "'none' if support_enable else 'skirt'" },
- "brim_replaces_support": { "value": false},
+ "adhesion_type": { "value": "'skirt'" },
+ "brim_replaces_support": { "value": false },
"skirt_gap": { "value": 10.0 },
"skirt_line_count": { "value": 4 },