Use tight compression for SLA archives with svg
This commit is contained in:
parent
91b79bb85c
commit
516f459edc
4 changed files with 36 additions and 8 deletions
|
@ -14,6 +14,11 @@ protected:
|
|||
|
||||
public:
|
||||
|
||||
void export_print(const std::string fname,
|
||||
const SLAPrint &print,
|
||||
const ThumbnailsList &thumbnails,
|
||||
const std::string &projectname = "") override;
|
||||
|
||||
using SL1Archive::SL1Archive;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue