Cura/resources/definitions/monoprice_select_mini_v1.def.json
Ghostkeeper f4f990708f
Remove old 'category' metadata
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +02:00

21 lines
521 B
JSON

{
"version": 2,
"name": "Monoprice Select Mini V1",
"inherits": "malyan_m200",
"metadata": {
"author": "Brian Corbino, Tyler Gibson",
"manufacturer": "Monoprice",
"file_formats": "text/x-gcode",
"quality_definition": "malyan_m200",
"visible": true,
"machine_extruder_trains":
{
"0": "monoprice_select_mini_v1_extruder_0"
}
},
"overrides": {
"machine_name": { "default_value": "Monoprice Select Mini V1" }
}
}