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

This is necessary because on some file systems (e.g. encryptfs) the length of these file names is limited and that would crash Cura. Contributes to issue CURA-6775.
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"version": 2,
|
|
"name": "Ultimaker 2 Extended with Olsson",
|
|
"inherits": "ultimaker2_extended",
|
|
"metadata": {
|
|
"has_variants": true
|
|
},
|
|
|
|
"overrides": {
|
|
"machine_name": { "default_value": "Ultimaker 2 Extended with Olsson" }
|
|
}
|
|
}
|