mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: add more log for print error
Change-Id: I8cccf4c8dc5c6e3d6fc08f75839585b384d83e4b Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -188,6 +188,7 @@ wxString HMSQuery::query_error_msg(std::string error_code)
|
||||
}
|
||||
}
|
||||
else {
|
||||
BOOST_LOG_TRIVIAL(info) << "device_error is not exists";
|
||||
return wxEmptyString;
|
||||
}
|
||||
return wxEmptyString;
|
||||
|
||||
Reference in New Issue
Block a user