mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
trying to get the export dialog for zip files.
This commit is contained in:
@@ -48,6 +48,7 @@ const wxString file_wildcards[FT_SIZE] = {
|
||||
|
||||
/* FT_INI */ "INI files *.ini|*.ini;*.INI",
|
||||
/* FT_SVG */ "SVG files *.svg|*.svg;*.SVG",
|
||||
/* FT_PNGZIP */"Zipped PNG files *.zip|*.zip;*.ZIP", // This is lame, but that's what we use for SLA
|
||||
};
|
||||
|
||||
|
||||
@@ -715,4 +716,4 @@ wxNotebook* GUI_App::tab_panel() const
|
||||
|
||||
|
||||
} // GUI
|
||||
} //Slic3r
|
||||
} //Slic3r
|
||||
|
||||
Reference in New Issue
Block a user