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:
authorLukkoz <ukikoza@gmail.com>2021-02-22 17:35:16 +0300
committerLukkoz <ukikoza@gmail.com>2021-02-22 17:35:16 +0300
commiteb3d2cf0f9e0cc789e60c6ca036c300f5369b444 (patch)
treec59bcc373d5f7f08e72e5cef10ef02108a1aeacf /resources/definitions/skriware_2.def.json
parent13c542e6757432bf284f59b247ad2f96a3671246 (diff)
def.json update
Diffstat (limited to 'resources/definitions/skriware_2.def.json')
-rw-r--r--resources/definitions/skriware_2.def.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/resources/definitions/skriware_2.def.json b/resources/definitions/skriware_2.def.json
index 1ed78b917a..f46213dde7 100644
--- a/resources/definitions/skriware_2.def.json
+++ b/resources/definitions/skriware_2.def.json
@@ -144,8 +144,7 @@
"value": "0.4"
},
"infill_line_distance": {
- "value": "0 if infill_sparse_density == 0 else (infill_line_width * 100) / infill_sparse_density * (2 if infill_pattern == 'grid' else (3 if infill_pattern == 'triangles' or infill_pattern == 'trihexagon' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' else (2 if infill_pattern == 'tetrahedral' or infill_pattern == 'quarter_cubic' else (1 if infill_pattern == 'cross' or infill_pattern == 'cross_3d' else 1))))",
- "default_value":5.3333
+ "value": "0 if infill_sparse_density == 0 else (infill_line_width * 100) / infill_sparse_density * (2 if infill_pattern == 'grid' else (3 if infill_pattern == 'triangles' or infill_pattern == 'trihexagon' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' else (2 if infill_pattern == 'tetrahedral' or infill_pattern == 'quarter_cubic' else (1 if infill_pattern == 'cross' or infill_pattern == 'cross_3d' else 1))))"
},
"default_material_print_temperature": {
"default_value": 200
@@ -175,8 +174,7 @@
"default_value": 1
},
"support_line_distance": {
- "value":"0 if support_infill_rate == 0 else (support_line_width * 100) / support_infill_rate * (2 if support_pattern == 'grid' else (3 if support_pattern == 'triangles' else 1))",
- "default_value":2
+ "value":"0 if support_infill_rate == 0 else (support_line_width * 100) / support_infill_rate * (2 if support_pattern == 'grid' else (3 if support_pattern == 'triangles' else 1))"
},
"cool_lift_head": {
"default_value": true