mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Applied printer-linter format
This commit is contained in:
parent
033e4c8073
commit
bd2f09dc42
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
"speed_slowdown_layers": { "value": 1 },
|
||||
"speed_travel_layer_0": { "value": "speed_travel" },
|
||||
"support_brim_enable": { "value": "True" },
|
||||
"support_brim_width": { "value": "skirt_brim_line_width * 3"},
|
||||
"support_brim_width": { "value": "skirt_brim_line_width * 3" },
|
||||
"support_infill_rate": { "value": "0 if support_structure == 'tree' else 80 if gradual_support_infill_steps != 0 else 15" },
|
||||
"support_initial_layer_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
|
||||
"support_interface_height": { "value": "2 * layer_height" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue