mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07: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
1 changed files with 1 additions and 0 deletions
|
|
@ -2402,6 +2402,7 @@
|
|||
"default_value": 1,
|
||||
"value": "support_interface_height",
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "support_bottom_stair_step_height",
|
||||
"global_inherits_stack": "support_extruder_nr",
|
||||
"maximum_value_warning": "10",
|
||||
"enabled": "support_roof_enable and support_enable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue