mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
fix calibration menu
This commit is contained in:
parent
bb82482559
commit
df302efa84
1 changed files with 0 additions and 3 deletions
|
@ -1156,9 +1156,6 @@ void Sidebar::update_presets(Preset::Type preset_type)
|
||||||
printer_tab->update();
|
printer_tab->update();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool isBBL = wxGetApp().preset_bundle->is_bbl_vendor();
|
|
||||||
wxGetApp().mainframe->show_calibration_button(!isBBL);
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
default: break;
|
default: break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue