mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add unit "mm" for Support Chunk Size
CURA-3957
This commit is contained in:
parent
8029efdffb
commit
f5c1bd6abd
1 changed files with 1 additions and 0 deletions
|
|
@ -3395,6 +3395,7 @@
|
|||
"label": "Support Chunk Size",
|
||||
"description": "To skip one connection line in every N mm to make the support structure easier to break away.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
"value": "support_line_distance * 5",
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "support_line_distance",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue