mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
CURA-4248 hide settings in UI for Surface Energy and Adhesion Tendency
This commit is contained in:
parent
eb0b08a813
commit
4cfd0de580
1 changed files with 2 additions and 0 deletions
|
|
@ -1872,6 +1872,7 @@
|
|||
"default_value": 10,
|
||||
"minimum_value": "0",
|
||||
"maximum_value": "10",
|
||||
"enabled": false,
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
|
|
@ -1884,6 +1885,7 @@
|
|||
"default_value": 100,
|
||||
"minimum_value": "0",
|
||||
"maximum_value": "100",
|
||||
"enabled": false,
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue