mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Updates description of support_z_height
CURA-788
This commit is contained in:
parent
7ab215f4d6
commit
4194a9772f
1 changed files with 1 additions and 1 deletions
|
|
@ -1204,7 +1204,7 @@
|
||||||
},
|
},
|
||||||
"support_z_distance": {
|
"support_z_distance": {
|
||||||
"label": "Z Distance",
|
"label": "Z Distance",
|
||||||
"description": "Distance from the top/bottom of the support to the print. A small gap here makes it easier to remove the support but makes the print a bit uglier. 0.15mm allows for easier separation of the support structure.",
|
"description": "Distance from the top/bottom of the support to the print. A small gap here makes it easier to remove the support but makes the print a bit uglier. 0.15mm allows for easier separation of the support structure. The value is rounded down to the nearest multiple of the layer height",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"min_value": "0",
|
"min_value": "0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue