keyboard and file menu shortcuts for save to sd card and eject
This commit is contained in:
parent
779f0cd915
commit
e39e9b05ae
4 changed files with 34 additions and 2 deletions
|
@ -70,6 +70,8 @@ class MainFrame : public DPIFrame
|
|||
bool can_export_supports() const;
|
||||
bool can_export_gcode() const;
|
||||
bool can_send_gcode() const;
|
||||
bool can_export_gcode_sd() const;
|
||||
bool can_eject() const;
|
||||
bool can_slice() const;
|
||||
bool can_change_view() const;
|
||||
bool can_select() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue