mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 12:30:39 +08:00
19 lines
477 B
JSON
19 lines
477 B
JSON
{
|
|
"id": "monoprice_select_mini_v1",
|
|
"version": 2,
|
|
"name": "Monoprice Select Mini V1",
|
|
"inherits": "malyan_m200",
|
|
"metadata": {
|
|
"author": "Brian Corbino, Tyler Gibson",
|
|
"manufacturer": "Monoprice",
|
|
"category": "Other",
|
|
"file_formats": "text/x-gcode",
|
|
"quality_definition": "malyan_m200",
|
|
"visible": true
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Monoprice Select Mini V1" }
|
|
}
|
|
}
|