mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW: add get_my_message interface
Change-Id: If904d6b5692a12bdbca7732002d5bf4e83a85932 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
de5f9dfb12
commit
497be311db
3 changed files with 36 additions and 1 deletions
|
@ -333,7 +333,8 @@ public:
|
|||
int export_config_3mf(int plate_idx = -1, Export3mfProgressFn proFn = nullptr);
|
||||
//BBS jump to nonitor after print job finished
|
||||
void print_job_finished(wxCommandEvent &evt);
|
||||
void eject_drive();
|
||||
void publish_job_finished(wxCommandEvent &evt);
|
||||
void eject_drive();
|
||||
|
||||
void take_snapshot(const std::string &snapshot_name);
|
||||
//void take_snapshot(const wxString &snapshot_name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue