mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
FIX: remove the unsupported nozzle diameter
jira: [STUDIO-10089] Change-Id: I8a7e13788bac103a60390dbc89c3d3b95cb79d2d (cherry picked from commit 8a7164dbc1612e66b1fbba8e4a25b704ad399204)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user