mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 01:55:57 +08:00
Merge branch '2.5'
This commit is contained in:
commit
f321417d9e
@ -1340,7 +1340,7 @@
|
|||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 2.24,
|
"default_value": 2.24,
|
||||||
"value": "top_layers * layer_height / math.tan(math.radians(min_skin_angle_for_expansion))",
|
"value": "top_layers * layer_height / math.tan(math.radians(max_skin_angle_for_expansion))",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"enabled": "expand_upper_skins or expand_lower_skins",
|
"enabled": "expand_upper_skins or expand_lower_skins",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user