mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 22:57:47 -07:00
Merge remote-tracking branch 'origin/5.7' into 5.7
This commit is contained in:
commit
77c1dca7ff
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ def getMetaData():
|
|||
"output": [
|
||||
{
|
||||
"extension": workspace_extension,
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "Cura Project 3MF file"),
|
||||
"description": i18n_catalog.i18nc("@item:inlistbox", "Universal Cura Project (UCP) file"),
|
||||
"mime_type": "application/vnd.ms-package.3dmanufacturing-3dmodel+xml",
|
||||
"mode": ThreeMFWorkspaceWriter.ThreeMFWorkspaceWriter.OutputMode.BinaryMode
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue