mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-05 14:27:42 -07:00
FIX: 1. add auto sync on connect printer
2. remove printer list in prepare page jira: none Change-Id: Iab4009c5249663f309221d3fcc02e0bd676e554b (cherry picked from commit 19e8ab26481cfcc9b81dded0bc91c5075c940012)
This commit is contained in:
parent
125ab80729
commit
ea06ea32f9
4 changed files with 23 additions and 21 deletions
|
|
@ -301,6 +301,7 @@ void MonitorPanel::on_update_all(wxMouseEvent &event)
|
|||
obj_->reset_pa_cali_history_result();
|
||||
obj_->reset_pa_cali_result();
|
||||
GUI::wxGetApp().sidebar().load_ams_list(obj_->dev_id, obj_);
|
||||
GUI::wxGetApp().sidebar().auto_sync_extruder_list_on_connect_priner(obj_);
|
||||
}
|
||||
|
||||
Layout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue