Change file extension to .umm

Because that's apparently what the firmware is looking for.

Contributes to issue CURA-8055.
This commit is contained in:
Ghostkeeper 2021-06-09 17:17:33 +02:00
parent 62bc9be22b
commit 56db7f7144
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -387,7 +387,7 @@ Item
id: exportAllMaterialsDialog
title: catalog.i18nc("@title:window", "Export All Materials")
selectExisting: false
nameFilters: ["Material archives (*.zip)", "All files (*)"]
nameFilters: ["Material archives (*.umm)", "All files (*)"]
folder: base.materialManagementModel.preferredExportAllPath
onAccepted:
{