mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:39:02 +08:00
set support interface pattern depending on density - CURA-4248
This commit is contained in:
parent
69d6ca986d
commit
5f12b5ac6a
@ -3816,6 +3816,7 @@
|
||||
"zigzag": "Zig Zag"
|
||||
},
|
||||
"default_value": "concentric",
|
||||
"value": "'lines' if support_interface_density < 100 else 'concentric'",
|
||||
"limit_to_extruder": "support_interface_extruder_nr",
|
||||
"enabled": "support_interface_enable and support_enable",
|
||||
"settable_per_mesh": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user