mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue