Fixed update of the field related to the "extruders_count" parameter after printer preset change
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
1c22d788aa
commit
e05080c53b
@@ -465,6 +465,7 @@ public:
|
||||
void build_print_host_upload_group(Page* page);
|
||||
void build_fff();
|
||||
void build_sla();
|
||||
void reload_config() override;
|
||||
void activate_selected_page(std::function<void()> throw_if_canceled) override;
|
||||
void clear_pages() override;
|
||||
void toggle_options() override;
|
||||
|
||||
Reference in New Issue
Block a user