mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 17:03:12 +08:00
Revert "FIX:Switch to third-party printer should reset combox choices"
This reverts commit 277b7294e8b172ccdcdad6f49a8f1138ea730b75. Reason for revert: revert some code Change-Id: Iec8e9c2a5f73edcbe3c6d0dd7e71d4e71357ea51
This commit is contained in:
parent
d3301ce543
commit
a7a74234ad
@ -2169,7 +2169,6 @@ void Sidebar::update_all_preset_comboboxes()
|
||||
} else {
|
||||
p->btn_connect_printer->Show();
|
||||
p->m_bpButton_ams_filament->Hide();
|
||||
reset_bed_type_combox_choices();
|
||||
p_mainframe->set_print_button_to_default(MainFrame::PrintSelectType::eSendGcode);
|
||||
auto cfg = preset_bundle.printers.get_edited_preset().config;
|
||||
wxString url;
|
||||
|
Loading…
x
Reference in New Issue
Block a user