mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-14 16:18:04 +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":
|
"support_bottom_density":
|
||||||
{
|
{
|
||||||
"label": "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": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 100,
|
"default_value": 100,
|
||||||
@ -3371,7 +3371,7 @@
|
|||||||
"support_roof_density":
|
"support_roof_density":
|
||||||
{
|
{
|
||||||
"label": "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": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 100,
|
"default_value": 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user