mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Use current selection to determine proposed filename when exporting to stl files
This commit is contained in:
@@ -275,6 +275,8 @@ public:
|
||||
// Print object statistics to console.
|
||||
void print_info() const;
|
||||
|
||||
std::string get_export_filename() const;
|
||||
|
||||
protected:
|
||||
friend class Print;
|
||||
friend class SLAPrint;
|
||||
|
||||
Reference in New Issue
Block a user