mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW:calibration page will pop up with printing errors
Change-Id: Ib9c0b4b09c3f5bce3a2a4e5c337e0965cb998fd7
This commit is contained in:
parent
63eaadb355
commit
40afcf232d
3 changed files with 11 additions and 1 deletions
|
@ -129,6 +129,7 @@ public:
|
|||
void on_sys_color_changed();
|
||||
void msw_rescale();
|
||||
|
||||
StatusPanel* get_status_panel() {return m_status_info_panel;};
|
||||
void select_machine(std::string machine_sn);
|
||||
void on_update_all(wxMouseEvent &event);
|
||||
void on_timer(wxTimerEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue