1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00
This commit is contained in:
YuSanka
2018-12-07 18:00:17 +01:00
21 changed files with 505 additions and 59 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ public:
// Note: empty path means "use the default"
void export_gcode(boost::filesystem::path output_path = boost::filesystem::path());
void export_stl();
void export_stl(bool selection_only = false);
void export_amf();
void export_3mf(const boost::filesystem::path& output_path = boost::filesystem::path());
void reslice();