mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-13 18:08:02 +08:00
Describe the value of the support interface density settings rather than the action
We use an object form rather than a verb form. Contributes to issue CURA-3491.
This commit is contained in:
parent
945c438c22
commit
89b296ef65
@ -3339,7 +3339,7 @@
|
||||
"support_bottom_density":
|
||||
{
|
||||
"label": "Support Bottom Density",
|
||||
"description": "Adjusts the density of the bottoms of the support structure. A higher value results in better adhesion of the support on top of the model.",
|
||||
"description": "The density of the bottoms of the support structure. A higher value results in better adhesion of the support on top of the model.",
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"default_value": 100,
|
||||
@ -3371,7 +3371,7 @@
|
||||
"support_roof_density":
|
||||
{
|
||||
"label": "Support Roof Density",
|
||||
"description": "Adjusts the density of the roofs of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
|
||||
"description": "The density of the roofs of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"default_value": 100,
|
||||
|
Loading…
x
Reference in New Issue
Block a user