mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: request start when it stopped by app
Change-Id: I48b8692f87b834e0f96c7c19c4e8651ae7a8fc1e Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -395,6 +395,7 @@ void MonitorPanel::update_all()
|
||||
|
||||
//BBS check mqtt connections if user is login
|
||||
if (wxGetApp().is_user_login()) {
|
||||
dev->check_pushing();
|
||||
// check mqtt connection and reconnect if disconnected
|
||||
try {
|
||||
m_agent->refresh_connection();
|
||||
|
||||
Reference in New Issue
Block a user