Palmstroemen / ShortCuts

Shortcuts overlay for FreeCAD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShortCuts

Shortcuts manager and overlay for FreeCAD. This fork tries to improve the existing AddOn.

  • replace the dropdown for workbench selection by a list of workbenches
  • allow to show just assigned shortcuts in the list and not all (mostly empty items)
  • add a keyboard-view as alternative to the list view.
  • add a shortcut-trainer that somehow helps users to learn shortcuts easily.

Installation:

Install path for FreeCAD modules depends on the operating system used.

Examples:

Linux:

/home/user/.FreeCAD/Mod/ShortCuts/InitGui.py

macOS:

/Users/user_name/Library/Preferences/FreeCAD/Mod/ShortCuts/InitGui.py

Windows:

C:\Users\user_name\AppData\Roaming\FreeCAD\Mod\ShortCuts\InitGui.py

Usage:

Shortcuts manager preferences are located under Accessories -> Shortcuts. To invoke shortcuts overlay feature press the Shift+Q key combination on the keyboard.

About

Shortcuts overlay for FreeCAD


Languages

Language:Python 100.0%