mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Applied printer-linter format
This commit is contained in:
parent
b37d80a546
commit
fba299280f
1 changed files with 0 additions and 1 deletions
|
|
@ -121,7 +121,6 @@
|
||||||
"support_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
|
"support_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
|
||||||
"support_offset": { "value": "0.9 if support_interface_enable else 0" },
|
"support_offset": { "value": "0.9 if support_interface_enable else 0" },
|
||||||
"support_tower_roof_angle": { "value": "65 if support_interface_enable else 0" },
|
"support_tower_roof_angle": { "value": "65 if support_interface_enable else 0" },
|
||||||
|
|
||||||
"support_wall_count": { "value": "1 if support_structure == 'tree' else 0" },
|
"support_wall_count": { "value": "1 if support_structure == 'tree' else 0" },
|
||||||
"support_xy_distance": { "value": "1" },
|
"support_xy_distance": { "value": "1" },
|
||||||
"support_xy_distance_overhang": { "value": "0.2" },
|
"support_xy_distance_overhang": { "value": "0.2" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue