terjeio / ioSender

A GCode Sender for Grbl and grblHAL written in C# (Windows only).
BSD 3-Clause "New" or "Revised" License
222 stars 66 forks source link

common application shortcuts #239

Closed kimstik closed 1 year ago

kimstik commented 2 years ago

It would be useful to handle some common application shortcuts by default. Ctrl + O for new document opening for example.

terjeio commented 2 years ago

Ctrl + O for new document opening for example.

Use Alt F L (or Alt F ) to load a file. When you press the Alt key common shortcuts that can be used with the Alt key gets underlined in the menubar and the sidebar. You can also drop a file on the Program list or 3D View to load it.