mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 14:16:02 +08:00
fix calibration menu
This commit is contained in:
parent
01e4963150
commit
1f5aa16829
@ -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…
x
Reference in New Issue
Block a user