FIX: add images for filament load steps

jira: [STUDIO-9850]
Change-Id: Ie3f3dfbda3d7bc2e1e8c8bab4c9a5f2168536e53
(cherry picked from commit 89efa6cb272e11a0ee79f9713b537ff68009e44f)
This commit is contained in:
xin.zhang
2025-02-11 11:29:41 +08:00
committed by Noisyfox
parent 0e1a930e10
commit 6d04854a98
9 changed files with 49 additions and 8 deletions

View File

@@ -632,6 +632,9 @@ public:
bool get_printer_is_enclosed() const;
// check printer device series
bool is_series_n() const;
bool is_series_p() const;
bool is_series_x() const;
bool is_series_o() const;
void reload_printer_settings();