mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Ported expanded_output_filepath() to C++/XS
This commit is contained in:
committed by
bubnikv
parent
66493ce821
commit
6a90fceaaf
@@ -253,6 +253,8 @@ class Print
|
||||
void auto_assign_extruders(ModelObject* model_object) const;
|
||||
|
||||
void _make_skirt();
|
||||
std::string output_filename();
|
||||
std::string output_filepath(const std::string &path);
|
||||
|
||||
private:
|
||||
void clear_regions();
|
||||
|
||||
Reference in New Issue
Block a user