Applied printer-linter format

This commit is contained in:
casperlamboo 2023-02-08 15:15:40 +00:00 committed by github-actions[bot]
parent b37d80a546
commit fba299280f

View File

@ -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" },