mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 16:19:09 +08:00
Update description of support_roof/bottom_enable
Better terminology according to our UX designer. Contributes to issue CURA-3491.
This commit is contained in:
parent
548338440a
commit
fb29948f88
@ -3300,7 +3300,7 @@
|
|||||||
"support_bottom_enable":
|
"support_bottom_enable":
|
||||||
{
|
{
|
||||||
"label": "Enable Support Floor",
|
"label": "Enable Support Floor",
|
||||||
"description": "Generate a dense slab of material below the support where it rests on the model. This will create a skin between the model and support.",
|
"description": "Generate a dense slab of material between the bottom of the support and the model. This will create a skin between the model and support.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"value": "support_interface_enable",
|
"value": "support_interface_enable",
|
||||||
@ -3311,7 +3311,7 @@
|
|||||||
"support_roof_enable":
|
"support_roof_enable":
|
||||||
{
|
{
|
||||||
"label": "Enable Support Roof",
|
"label": "Enable Support Roof",
|
||||||
"description": "Generate a dense roof above the support where the model rests on the support. This will create a skin between the model and support.",
|
"description": "Generate a dense slab of material between the top of support and the model. This will create a skin between the model and support.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"value": "support_interface_enable",
|
"value": "support_interface_enable",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user