mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:55:15 +08:00

This way, the user's profiles should remain intact after the upgrade. Contributes to issue CURA-6775.
14 lines
298 B
JSON
14 lines
298 B
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker 2 with Olsson Block",
|
|
"inherits": "ultimaker2",
|
|
"metadata": {
|
|
"has_variants": true,
|
|
"quality_definition": "ultimaker2"
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Ultimaker 2 with Olsson Block" }
|
|
}
|
|
}
|