Add STEP into menu label, enable drag and drop
This commit is contained in:
parent
aff337067b
commit
620b89d1c6
4 changed files with 4 additions and 4 deletions
|
@ -80,7 +80,7 @@ void KBShortcutsDialog::fill_shortcuts()
|
|||
{ ctrl + alt + "S", L("Save project as (3mf)") },
|
||||
{ ctrl + "R", L("(Re)slice") },
|
||||
// File>Import
|
||||
{ ctrl + "I", L("Import STL/OBJ/AMF/3MF without config, keep plater") },
|
||||
{ ctrl + "I", L("Import STL/OBJ/AMF/3MF/STEP without config, keep plater") },
|
||||
{ ctrl + "L", L("Import Config from ini/amf/3mf/gcode") },
|
||||
{ ctrl + alt + "L", L("Load Config from ini/amf/3mf/gcode and merge") },
|
||||
// File>Export
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue