mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Update PVA profiles with gradual infill settings
These profiles are optimised by hand.
This commit is contained in:
parent
3aabbab11f
commit
06caedbed8
10 changed files with 18 additions and 13 deletions
|
|
@ -3472,7 +3472,7 @@
|
|||
"description": "The height of support infill of a given density before switching to half the density.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 1.5,
|
||||
"default_value": 1,
|
||||
"minimum_value": "0.0001",
|
||||
"minimum_value_warning": "3 * resolveOrValue('layer_height')",
|
||||
"enabled": "support_enable and support_infill_rate > 0 and gradual_support_infill_steps > 0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue