mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
ENH: move on_device_connected to CalibrationPanel
Change-Id: I856103e9e2cd623919e35a595a436cd67435ec86 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
d3b9d5dcdc
commit
270acd4685
4 changed files with 21 additions and 9 deletions
|
@ -121,6 +121,7 @@ protected:
|
|||
bool m_initialized { false };
|
||||
std::string last_conn_type = "undedefined";
|
||||
MachineObject* obj{ nullptr };
|
||||
MachineObject* last_obj { nullptr };
|
||||
SideTools* m_side_tools{ nullptr };
|
||||
Tabbook* m_tabpanel{ nullptr };
|
||||
SelectMObjectPopup m_mobjectlist_popup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue