mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 13:59:02 +08:00
Update support horizontal expansion value
Contributes to CURA-10220 Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
This commit is contained in:
parent
46fe9c0568
commit
44b71dd8f1
@ -119,7 +119,7 @@
|
||||
"support_interface_pattern": { "value": "'zigzag'" },
|
||||
"support_interface_skip_height": { "value": "layer_height" },
|
||||
"support_line_distance": { "minimum_value_warning": "0 if support_structure == 'tree' else support_line_width" },
|
||||
"support_offset": { "value": "support_line_width if support_interface_enable else 0" },
|
||||
"support_offset": { "value": "0.9 if support_interface_enable else 0" },
|
||||
"support_tower_roof_angle": { "value": "0" },
|
||||
"support_use_towers": { "value": true },
|
||||
"support_wall_count": { "value": "1 if support_structure == 'tree' else 0" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user