FIX: Upgraded P1P to P1S shows up again as a P1P

jira: STUDIO-12944
Change-Id: If234cbd96cffa547e9cae47a71875efd1b097a25
(cherry picked from commit 2fa053dadef5750d1888743866ebca2867c85f7a)
This commit is contained in:
zhimin.zeng
2025-07-08 19:31:59 +08:00
committed by Noisyfox
parent 4a3fa5141c
commit 7f71c59490
3 changed files with 17 additions and 9 deletions

View File

@@ -690,6 +690,7 @@ public:
//PRINTER_TYPE printer_type = PRINTER_3DPrinter_UKNOWN;
std::string printer_type; /* model_id */
std::string get_show_printer_type() const;
PrinterSeries get_printer_series() const;
PrinterArch get_printer_arch() const;
std::string get_printer_ams_type() const;