mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Rephrase description of enable support bottoms
It must have a different phrasing than 'support bottom', or else it won't give an actual explanation of what support bottoms are, but 'flooring' was not acceptable. Contributes to issue CURA-3491.
This commit is contained in:
parent
e09dc40dff
commit
d65cc00c69
1 changed files with 1 additions and 1 deletions
|
|
@ -3241,7 +3241,7 @@
|
||||||
"support_bottom_enable":
|
"support_bottom_enable":
|
||||||
{
|
{
|
||||||
"label": "Enable Support Bottom",
|
"label": "Enable Support Bottom",
|
||||||
"description": "Generate a dense flooring below the support where it rests on the model. This will create a skin between the model and support.",
|
"description": "Generate dense floors below the support where it rests on 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…
Add table
Add a link
Reference in a new issue