mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
ENH:Show ErrorCode to the Device screen
Change-Id: I481b08a439d07a99f6c06c558e0a7fb3467a7d51
This commit is contained in:
parent
6eb4d671b5
commit
7a041ac2a0
11 changed files with 322 additions and 16 deletions
|
@ -68,6 +68,8 @@ set(SLIC3R_GUI_SOURCES
|
|||
GUI/Widgets/SideTools.hpp
|
||||
GUI/Widgets/WebView.cpp
|
||||
GUI/Widgets/WebView.hpp
|
||||
GUI/Widgets/wxStaticText2.cpp
|
||||
GUI/Widgets/wxStaticText2.hpp
|
||||
GUI/AboutDialog.cpp
|
||||
GUI/AboutDialog.hpp
|
||||
GUI/AuxiliaryDialog.cpp
|
||||
|
@ -213,6 +215,8 @@ set(SLIC3R_GUI_SOURCES
|
|||
GUI/MonitorPage.hpp
|
||||
GUI/StatusPanel.cpp
|
||||
GUI/StatusPanel.hpp
|
||||
GUI/UpdateErrorMessage.cpp
|
||||
GUI/UpdateErrorMessage.hpp
|
||||
GUI/SliceInfoPanel.cpp
|
||||
GUI/SliceInfoPanel.hpp
|
||||
GUI/CameraPopup.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue