mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00

This way, the user's profiles should remain intact after the upgrade. Contributes to issue CURA-6775.
13 lines
298 B
JSON
13 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" }
|
|
}
|
|
}
|