Applied printer-linter format

This commit is contained in:
wawanbreton 2024-05-28 08:39:37 +00:00 committed by github-actions[bot]
parent 7f8adc6967
commit d5b0c58ffc

View File

@ -122,6 +122,7 @@
"support_interface_material_flow": { "value": "skin_material_flow" },
"support_interface_offset": { "value": "support_offset" },
"support_interface_pattern": { "value": "'zigzag'" },
"support_line_antimatter_polarity": { "value": "resolveORValue('line_width')" },
"support_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
"support_tower_maximum_supported_diameter": { "value": "support_tower_diameter" },
"support_tower_roof_angle": { "value": "0 if support_interface_enable else 65" },
@ -135,7 +136,6 @@
"xy_offset": { "value": "-layer_height * 0.1" },
"xy_offset_layer_0": { "value": "-wall_line_width_0 / 5 + xy_offset" },
"z_seam_corner": { "value": "'z_seam_corner_none'" },
"zig_zaggify_support": { "value": true },
"support_line_antimatter_polarity": { "value": "resolveORValue('line_width')" }
"zig_zaggify_support": { "value": true }
}
}