mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +08: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
@ -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…
x
Reference in New Issue
Block a user