JSONs: implemented overrides block for all [printer].json files: 3rd party and UMO

This commit is contained in:
Tim Kuipers 2015-08-17 16:24:44 +02:00
parent a7f33ea5e7
commit 6b98cea003
9 changed files with 189 additions and 1144 deletions

View file

@ -96,13 +96,7 @@
}
},
"categories": {
"material": {
"settings": {
"material_bed_temperature": {
"visible": false
}
}
}
"overrides": {
"material_bed_temperature": { "visible": false }
}
}