mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 01:29:05 +08:00
Applied printer-linter format
This commit is contained in:
parent
7f8adc6967
commit
d5b0c58ffc
@ -122,6 +122,7 @@
|
|||||||
"support_interface_material_flow": { "value": "skin_material_flow" },
|
"support_interface_material_flow": { "value": "skin_material_flow" },
|
||||||
"support_interface_offset": { "value": "support_offset" },
|
"support_interface_offset": { "value": "support_offset" },
|
||||||
"support_interface_pattern": { "value": "'zigzag'" },
|
"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_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_maximum_supported_diameter": { "value": "support_tower_diameter" },
|
||||||
"support_tower_roof_angle": { "value": "0 if support_interface_enable else 65" },
|
"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": { "value": "-layer_height * 0.1" },
|
||||||
"xy_offset_layer_0": { "value": "-wall_line_width_0 / 5 + xy_offset" },
|
"xy_offset_layer_0": { "value": "-wall_line_width_0 / 5 + xy_offset" },
|
||||||
"z_seam_corner": { "value": "'z_seam_corner_none'" },
|
"z_seam_corner": { "value": "'z_seam_corner_none'" },
|
||||||
"zig_zaggify_support": { "value": true },
|
"zig_zaggify_support": { "value": true }
|
||||||
"support_line_antimatter_polarity": { "value": "resolveORValue('line_width')" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user