1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Ported expanded_output_filepath() to C++/XS

This commit is contained in:
Alessandro Ranellucci
2016-12-20 19:01:51 +01:00
committed by bubnikv
parent 66493ce821
commit 6a90fceaaf
8 changed files with 42 additions and 47 deletions
+2
View File
@@ -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();