mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +08:00
Applied printer-linter format
This commit is contained in:
parent
b37d80a546
commit
fba299280f
@ -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…
x
Reference in New Issue
Block a user