mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 19:53:14 +08:00
FIX:delete the code for connecting to the machine and switching to a combo box
jira: github 6231 Change-Id: Ic0b043ae4bd27d3a6d41bf4a6b3f95dd532fecee
This commit is contained in:
parent
89aa62f8b4
commit
8df494e358
@ -8041,7 +8041,6 @@ void Plater::priv::on_combobox_select(wxCommandEvent &evt)
|
||||
if (combo && combo->is_drop_down()) {
|
||||
sidebar->update_soft_first_start_state();
|
||||
}
|
||||
if (q->sidebar().is_new_project_in_gcode3mf()) { return; }
|
||||
PlaterPresetComboBox* preset_combo_box = dynamic_cast<PlaterPresetComboBox*>(evt.GetEventObject());
|
||||
if (preset_combo_box) {
|
||||
this->on_select_preset(evt);
|
||||
|
Loading…
x
Reference in New Issue
Block a user