mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Shorten name of UM2E with Olsson
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.
This commit is contained in:
parent
3b5716a64a
commit
bda7a6ce0a
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"version": 2,
|
||||
"name": "Ultimaker 2 Extended with Olsson Block",
|
||||
"name": "Ultimaker 2 Extended with Olsson",
|
||||
"inherits": "ultimaker2_extended",
|
||||
"metadata": {
|
||||
"has_variants": true
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Ultimaker 2 Extended with Olsson Block" }
|
||||
"machine_name": { "default_value": "Ultimaker 2 Extended with Olsson" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue