mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Fixed update of the field related to the "extruders_count" parameter after printer preset change
This commit is contained in:
parent
1c22d788aa
commit
e05080c53b
2 changed files with 11 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue