mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:09:01 +08:00
Remove period from setting label
The 'Use towers' setting had a period behind the name. It shouldn't have.
This commit is contained in:
parent
8dce36583f
commit
e0ebff91ed
@ -1243,7 +1243,7 @@
|
||||
"enabled": "support_roof_enable"
|
||||
},
|
||||
"support_use_towers": {
|
||||
"label": "Use towers.",
|
||||
"label": "Use towers",
|
||||
"description": "Use specialized towers to support tiny overhang areas. These towers have a larger diameter than the region they support. Near the overhang the towers' diameter decreases, forming a roof.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user