mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -3904,7 +3904,7 @@
|
|||
},
|
||||
"infill_hollow":
|
||||
{
|
||||
"label": "Hollow out Objects",
|
||||
"label": "Hollow Out Objects",
|
||||
"description": "Remove all infill and make the inside of the object eligible for support.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue