mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:16:01 +08:00
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:
parent
62bc9be22b
commit
56db7f7144
@ -387,7 +387,7 @@ Item
|
|||||||
id: exportAllMaterialsDialog
|
id: exportAllMaterialsDialog
|
||||||
title: catalog.i18nc("@title:window", "Export All Materials")
|
title: catalog.i18nc("@title:window", "Export All Materials")
|
||||||
selectExisting: false
|
selectExisting: false
|
||||||
nameFilters: ["Material archives (*.zip)", "All files (*)"]
|
nameFilters: ["Material archives (*.umm)", "All files (*)"]
|
||||||
folder: base.materialManagementModel.preferredExportAllPath
|
folder: base.materialManagementModel.preferredExportAllPath
|
||||||
onAccepted:
|
onAccepted:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user