mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 08:55:54 +08:00
Merge branch 'feature_mold_roof'
This commit is contained in:
commit
7cb8e549f4
@ -4506,6 +4506,18 @@
|
||||
"settable_per_mesh": true,
|
||||
"enabled": "mold_enabled"
|
||||
},
|
||||
"mold_roof_height":
|
||||
{
|
||||
"label": "Mold Roof Height",
|
||||
"description": "The height above horizontal parts in your model which to print mold.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "5",
|
||||
"default_value": 0.5,
|
||||
"settable_per_mesh": true,
|
||||
"enabled": "mold_enabled"
|
||||
},
|
||||
"mold_angle":
|
||||
{
|
||||
"label": "Mold Angle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user