mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-18 05:06:40 +08:00
setting: spaghetti_infill_extra_volume (CURA-3987)
This commit is contained in:
parent
574ae4b52a
commit
e7eaeb41bd
@ -4982,6 +4982,19 @@
|
|||||||
"limit_to_extruder": "infill_extruder_nr",
|
"limit_to_extruder": "infill_extruder_nr",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
|
"spaghetti_infill_extra_volume":
|
||||||
|
{
|
||||||
|
"label": "Spaghetti Infill Extra Volume",
|
||||||
|
"description": "A correction term to adjust the total volume being extruded each time when filling spaghetti.",
|
||||||
|
"unit": "mm³",
|
||||||
|
"type": "float",
|
||||||
|
"default_value": 0,
|
||||||
|
"minimum_value_warning": "0",
|
||||||
|
"maximum_value_warning": "100",
|
||||||
|
"enabled": "infill_sparse_density > 0 and spaghetti_infill_enabled",
|
||||||
|
"limit_to_extruder": "infill_extruder_nr",
|
||||||
|
"settable_per_mesh": true
|
||||||
|
},
|
||||||
"support_conical_enabled":
|
"support_conical_enabled":
|
||||||
{
|
{
|
||||||
"label": "Enable Conical Support",
|
"label": "Enable Conical Support",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user