mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:48:59 +08:00
Both Project and UCP has same text
CURA-11715
This commit is contained in:
parent
77c1dca7ff
commit
5824cf5414
@ -39,7 +39,7 @@ def getMetaData():
|
||||
"output": [
|
||||
{
|
||||
"extension": workspace_extension,
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "Universal Cura Project (UCP) file"),
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "3MF Project file"),
|
||||
"mime_type": "application/vnd.ms-package.3dmanufacturing-3dmodel+xml",
|
||||
"mode": ThreeMFWorkspaceWriter.ThreeMFWorkspaceWriter.OutputMode.BinaryMode
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user