ENH: expor core spec 3mf

Change-Id: I97ccd87f29668833881b9327b251c2ca110ecd31
This commit is contained in:
chunmao.guo 2022-08-26 17:13:14 +08:00 committed by Lane.Wei
parent 29267b58d3
commit 0fa82b5e18
3 changed files with 12 additions and 0 deletions

View file

@ -297,6 +297,7 @@ public:
void export_gcode(bool prefer_removable);
void export_gcode_3mf();
void export_core_3mf();
void export_stl(bool extended = false, bool selection_only = false);
//BBS: remove amf
//void export_amf();