mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:29:01 +08:00
JSON feat: infill_hollow (CURA-2748)
This commit is contained in:
parent
fd50d9e316
commit
e0b6679b91
@ -940,6 +940,14 @@
|
|||||||
"type": "category",
|
"type": "category",
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
|
"infill_hollow":
|
||||||
|
{
|
||||||
|
"label": "Hollow out object",
|
||||||
|
"description": "Remove all infill and make the inside of the object eligible for support.",
|
||||||
|
"type": "bool",
|
||||||
|
"default_value": false,
|
||||||
|
"settable_per_mesh": true
|
||||||
|
},
|
||||||
"infill_sparse_density":
|
"infill_sparse_density":
|
||||||
{
|
{
|
||||||
"label": "Infill Density",
|
"label": "Infill Density",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user