ENH:add notification when sending gcode finished

Change-Id: I9a2dac701053591a1c0bd4d8b376ef07b31262f0
This commit is contained in:
tao wang 2022-11-22 15:53:38 +08:00 committed by Lane.Wei
parent df260dd724
commit 00ab44f0a0
4 changed files with 12 additions and 4 deletions

View file

@ -306,6 +306,7 @@ public:
void send_to_printer();
void export_gcode(bool prefer_removable);
void export_gcode_3mf(bool export_all = false);
void send_gcode_finish(wxString name);
void export_core_3mf();
void export_stl(bool extended = false, bool selection_only = false);
//BBS: remove amf