mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
JSON fix: support_bottom_height now warns if below support_bottom_stair_step_dist (CURA-1013)
This commit is contained in:
parent
b9b9a15f72
commit
358a48dfbb
@ -2402,6 +2402,7 @@
|
|||||||
"default_value": 1,
|
"default_value": 1,
|
||||||
"value": "support_interface_height",
|
"value": "support_interface_height",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
"minimum_value_warning": "support_bottom_stair_step_height",
|
||||||
"global_inherits_stack": "support_extruder_nr",
|
"global_inherits_stack": "support_extruder_nr",
|
||||||
"maximum_value_warning": "10",
|
"maximum_value_warning": "10",
|
||||||
"enabled": "support_roof_enable and support_enable",
|
"enabled": "support_roof_enable and support_enable",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user