mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:15:54 +08:00
Replace category stuff with the new setting overrides
As a test for the new functionality. Also cleans up the file a little.
This commit is contained in:
parent
82e4f04e27
commit
f9bf27c148
@ -100,22 +100,10 @@
|
|||||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||||
},
|
},
|
||||||
|
|
||||||
"categories": {
|
"overrides": {
|
||||||
"material": {
|
"material_print_temperature": { "visible": false },
|
||||||
"settings": {
|
"material_bed_temperature": { "visible": false },
|
||||||
"material_print_temperature": {
|
"material_diameter": { "visible": false },
|
||||||
"visible": false
|
"material_flow": { "visible": false }
|
||||||
},
|
|
||||||
"material_bed_temperature": {
|
|
||||||
"visible": false
|
|
||||||
},
|
|
||||||
"material_diameter": {
|
|
||||||
"visible": false
|
|
||||||
},
|
|
||||||
"material_flow": {
|
|
||||||
"visible": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user