Add unit "mm" for Support Chunk Size

CURA-3957
This commit is contained in:
Lipu Fei 2017-08-03 13:55:50 +02:00
parent 8029efdffb
commit f5c1bd6abd

View File

@ -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",