mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
optimize UI: hide flushing_volume_btn for multi tool
This commit is contained in:
parent
4bca54873d
commit
dd8ce17693
3 changed files with 6 additions and 4 deletions
|
@ -149,7 +149,7 @@ public:
|
|||
std::map<int, DynamicPrintConfig> build_filament_ams_list(MachineObject* obj);
|
||||
void sync_ams_list();
|
||||
// Orca
|
||||
void show_add_del_filament_button(bool bshow);
|
||||
void show_SEMM_buttons(bool bshow);
|
||||
|
||||
ObjectList* obj_list();
|
||||
ObjectSettings* obj_settings();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue