mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
JSON fix: support roof speed was visible when roof enabled but support not (CURA-1498)
This commit is contained in:
parent
3b51c3d339
commit
3953da7a50
1 changed files with 1 additions and 1 deletions
|
@ -1116,7 +1116,7 @@
|
|||
"minimum_value": "0.1",
|
||||
"maximum_value": "299792458000",
|
||||
"maximum_value_warning": "150",
|
||||
"enabled": "support_roof_enable",
|
||||
"enabled": "support_roof_enable and support_enable",
|
||||
"value": "speed_support / 1.5",
|
||||
"global_only": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue