mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 11:59:02 +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"
|
"enabled": "support_roof_enable"
|
||||||
},
|
},
|
||||||
"support_use_towers": {
|
"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.",
|
"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",
|
"type": "boolean",
|
||||||
"default": true,
|
"default": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user