mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSONs: implemented overrides block for all [printer].json files: 3rd party and UMO
This commit is contained in:
parent
a7f33ea5e7
commit
6b98cea003
9 changed files with 189 additions and 1144 deletions
|
@ -32,13 +32,7 @@
|
|||
}
|
||||
},
|
||||
|
||||
"categories": {
|
||||
"material": {
|
||||
"settings": {
|
||||
"material_bed_temperature": {
|
||||
"visible": true
|
||||
}
|
||||
}
|
||||
}
|
||||
"overrides": {
|
||||
"material_bed_temperature": { "visible": true }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue