mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:28:59 +08:00
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:
parent
be86576ff9
commit
83a24ed0cc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"name": "Discov3ry Complete (Ultimaker 2+)",
|
||||
"name": "Discov3ry Complete",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"author": "Andrew Finkle, CTO",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"name": "Type A Machines Series 1 2014",
|
||||
"name": "Series 1 2014",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user