mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
NEW:check printer status
Change-Id: If2fec3c693af19bb554efd6f69098a465023ecd5 (cherry picked from commit 8516e7b92eb0073123cacefbd5a256755e6caccc)
This commit is contained in:
parent
28b56c2efb
commit
edb70b06b5
4 changed files with 330 additions and 12 deletions
|
@ -249,6 +249,7 @@ protected:
|
|||
wxWindow* m_parent { nullptr };
|
||||
CaliPageCaption* m_page_caption { nullptr };
|
||||
CaliPageActionPanel* m_action_panel { nullptr };
|
||||
wxStaticText* m_statictext_printer_msg{ nullptr };
|
||||
|
||||
private:
|
||||
CalibrationWizardPage* m_prev_page {nullptr};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue