mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Physical printers: Delete selected printer
+ Added context menu for the cog-button near the printer presets
This commit is contained in:
parent
89035febfa
commit
8ac839f427
4 changed files with 76 additions and 22 deletions
|
@ -124,6 +124,8 @@ public:
|
|||
int get_extruder_idx() const { return m_extruder_idx; }
|
||||
|
||||
bool is_selected_physical_printer();
|
||||
bool switch_to_tab();
|
||||
void show_edit_menu();
|
||||
|
||||
void update() override;
|
||||
void msw_rescale() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue