FIX: remove the unsupported nozzle diameter

jira: [STUDIO-10089]
Change-Id: I8a7e13788bac103a60390dbc89c3d3b95cb79d2d
(cherry picked from commit 8a7164dbc1612e66b1fbba8e4a25b704ad399204)
This commit is contained in:
xin.zhang
2025-01-22 10:19:50 +08:00
committed by Noisyfox
parent eb6cd70f9a
commit 678538463f
3 changed files with 24 additions and 0 deletions

View File

@@ -629,6 +629,9 @@ public:
std::string get_printer_ams_type() const;
bool get_printer_is_enclosed() const;
// check printer device series
bool is_series_o() const;
void reload_printer_settings();
std::string printer_thumbnail_img;