mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW: add warnings when sending print job
tpu can not be used with ams Change-Id: Icf93b0daed017eb1b378daba00b754bbf18ad354 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
e020ad3c39
commit
e7408b171a
2 changed files with 22 additions and 0 deletions
|
@ -417,6 +417,7 @@ protected:
|
|||
|
||||
void update_printer_combobox(wxCommandEvent &event);
|
||||
void on_cancel(wxCloseEvent &event);
|
||||
void show_errors(wxString &info);
|
||||
void on_ok_btn(wxCommandEvent &event);
|
||||
void on_ok();
|
||||
void on_refresh(wxCommandEvent &event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue