mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 20:25:57 +08:00
JSOn fix: more description on support_bottom_stair_step_height (CURA-3380)
This commit is contained in:
parent
9302f4e9c6
commit
36420070fa
@ -3015,7 +3015,7 @@
|
|||||||
"support_bottom_stair_step_height":
|
"support_bottom_stair_step_height":
|
||||||
{
|
{
|
||||||
"label": "Support Stair Step Height",
|
"label": "Support Stair Step Height",
|
||||||
"description": "The height of the steps of the stair-like bottom of support resting on the model. A low value makes the support harder to remove, but too high values can lead to unstable support structures.",
|
"description": "The height of the steps of the stair-like bottom of support resting on the model. A low value makes the support harder to remove, but too high values can lead to unstable support structures. Set to zero to turn off the stair-like behaviour.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 0.3,
|
"default_value": 0.3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user