mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
NEW:calibration page will pop up with printing errors
Change-Id: Ib9c0b4b09c3f5bce3a2a4e5c337e0965cb998fd7
This commit is contained in:
@@ -371,7 +371,6 @@ protected:
|
||||
std::vector<Button *> m_buttons;
|
||||
int last_status;
|
||||
void init_scaled_buttons();
|
||||
void update_error_message();
|
||||
void create_tasklist_info();
|
||||
void show_task_list_info(bool show = true);
|
||||
void update_tasklist_info();
|
||||
@@ -465,6 +464,9 @@ protected:
|
||||
void update_camera_state(MachineObject* obj);
|
||||
bool show_vcamera = false;
|
||||
|
||||
public:
|
||||
void update_error_message();
|
||||
|
||||
public:
|
||||
StatusPanel(wxWindow * parent,
|
||||
wxWindowID id = wxID_ANY,
|
||||
|
||||
Reference in New Issue
Block a user