mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
set support interface pattern depending on density - CURA-4248
This commit is contained in:
parent
69d6ca986d
commit
5f12b5ac6a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue