mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Add minimum_value to Adaptive layers max variation
Co-authored-by: MariMakes <mariska.maas@ultimaker.com>
This commit is contained in:
parent
3a17188004
commit
5e942dd269
1 changed files with 1 additions and 0 deletions
|
@ -7635,6 +7635,7 @@
|
|||
"enabled": "adaptive_layer_height_enabled",
|
||||
"unit": "mm",
|
||||
"default_value": 0.1,
|
||||
"minimum_value": "0.0",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": false,
|
||||
"settable_per_meshgroup": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue