Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2019-09-16 16:15:17 +0300
committerGhostkeeper <rubend@tutanota.com>2019-09-16 16:15:17 +0300
commitbda7a6ce0ada72885a41eac6b42fd2315edb408e (patch)
treef8af8964f017dc86d9f3a2ccf0a9653ca8bc6a41 /resources/definitions/ultimaker2_extended_olsson.def.json
parent3b5716a64a06ccc42669dc76ec2dc81d728a0330 (diff)
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.
Diffstat (limited to 'resources/definitions/ultimaker2_extended_olsson.def.json')
-rw-r--r--resources/definitions/ultimaker2_extended_olsson.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/ultimaker2_extended_olsson.def.json b/resources/definitions/ultimaker2_extended_olsson.def.json
index 86f3c3c194..d2eb7f9a5d 100644
--- a/resources/definitions/ultimaker2_extended_olsson.def.json
+++ b/resources/definitions/ultimaker2_extended_olsson.def.json
@@ -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" }
}
}