Rename machines with too long names

The names of these two printers were so long that the file names would be too long by default for some file systems. Cura was preventing the user from adding the printers then unless they changed their names.
This commit is contained in:
Ghostkeeper 2019-07-10 13:02:14 +02:00
parent be86576ff9
commit 83a24ed0cc
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"version": 2,
"name": "Discov3ry Complete (Ultimaker 2+)",
"name": "Discov3ry Complete",
"inherits": "fdmprinter",
"metadata": {
"author": "Andrew Finkle, CTO",

View File

@ -1,6 +1,6 @@
{
"version": 2,
"name": "Type A Machines Series 1 2014",
"name": "Series 1 2014",
"inherits": "fdmprinter",
"metadata": {
"visible": true,