mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 19:25:58 +08:00
Merge pull request #13918 from Ultimaker/CURA-9873-Add-Minimum-Value-for-Adaptive-Layer-Height-Settings
Add Minimum to Adaptive Layers Maximum Variation
This commit is contained in:
commit
b4a95ae676
@ -691,6 +691,7 @@
|
||||
"default_value": false,
|
||||
"description": "Adaptive layers computes the layer heights depending on the shape of the model.",
|
||||
"label": "Use Adaptive Layers",
|
||||
"minimum_value": "0.0",
|
||||
"settable_per_extruder": false,
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_meshgroup": false,
|
||||
@ -8280,4 +8281,4 @@
|
||||
"type": "category"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user