mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 04:25:56 +08:00
Capitalise setting name for Hollow Objects
This is in line with other setting names. Contributes to issue CURA-2748.
This commit is contained in:
parent
bce6a6fed4
commit
24f78a7ee6
@ -3904,7 +3904,7 @@
|
|||||||
},
|
},
|
||||||
"infill_hollow":
|
"infill_hollow":
|
||||||
{
|
{
|
||||||
"label": "Hollow out Objects",
|
"label": "Hollow Out Objects",
|
||||||
"description": "Remove all infill and make the inside of the object eligible for support.",
|
"description": "Remove all infill and make the inside of the object eligible for support.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user