|
@@ -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
|