File -> Import -> Import Zip Archive
This commit is contained in:
parent
d9a8208e16
commit
daaa9669e9
5 changed files with 32 additions and 0 deletions
|
@ -166,6 +166,7 @@ public:
|
|||
void load_project();
|
||||
void load_project(const wxString& filename);
|
||||
void add_model(bool imperial_units = false);
|
||||
void import_zip_archive();
|
||||
void import_sl1_archive();
|
||||
void extract_config_from_project();
|
||||
void load_gcode();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue