mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
JSON fix: removed inherit cause it already had an inherit_function (CURA-1195)
This commit is contained in:
parent
47b04efcfe
commit
978cf3e824
1 changed files with 0 additions and 1 deletions
|
@ -927,7 +927,6 @@
|
|||
"min_value": "0.1",
|
||||
"max_value_warning": "150",
|
||||
"visible": false,
|
||||
"inherit": false,
|
||||
"enabled": "support_roof_enable",
|
||||
"inherit_function": "parent_value / 60 * 40",
|
||||
"global_only": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue