ENH: refine enclosed printing logic

1.Display a pop-up window based on whether is enclosed

jira: STUDIO-4532

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5e7c85f6590ebe1c65f957c6bcc57a969e804964
This commit is contained in:
xun.zhang 2023-10-09 10:59:23 +08:00 committed by Lane.Wei
parent 882e4ff114
commit 241d10c637
3 changed files with 14 additions and 1 deletions

View file

@ -471,6 +471,7 @@ public:
std::string printer_type; /* model_id */
PrinterSeries get_printer_series() const;
PrinterArch get_printer_arch() const;
bool is_printer_enclosed() const;
std::string printer_thumbnail_img;
std::string monitor_upgrade_printer_img;