mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
NEW: support to display wired network for printer
JIRA: STUDIO-3519 Change-Id: I1c32254e249a3c0010973b17953121f4aa718f76 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
29bdbf891c
commit
be53cf4c7a
5 changed files with 22 additions and 1 deletions
|
@ -573,6 +573,7 @@ public:
|
|||
std::string wifi_signal;
|
||||
std::string link_th;
|
||||
std::string link_ams;
|
||||
bool network_wired { false };
|
||||
|
||||
/* lights */
|
||||
LIGHT_EFFECT chamber_light;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue