mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 10:25:52 +08:00
Add unit "mm" for Support Chunk Size
CURA-3957
This commit is contained in:
parent
8029efdffb
commit
f5c1bd6abd
@ -3395,6 +3395,7 @@
|
|||||||
"label": "Support Chunk Size",
|
"label": "Support Chunk Size",
|
||||||
"description": "To skip one connection line in every N mm to make the support structure easier to break away.",
|
"description": "To skip one connection line in every N mm to make the support structure easier to break away.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
"unit": "mm",
|
||||||
"value": "support_line_distance * 5",
|
"value": "support_line_distance * 5",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"minimum_value_warning": "support_line_distance",
|
"minimum_value_warning": "support_line_distance",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user