vcad.
Back to App
App

Command Palette

Quick access to all commands via a searchable keyboard-driven interface

The command palette provides fast keyboard-driven access to all vcad commands. Instead of navigating menus, type to search and press Enter to execute.

Opening the Palette

PlatformShortcut
MacCmd+K
Windows / LinuxCtrl+K

Keyboard Navigation

KeyAction
Arrow Up / Arrow DownMove selection
EnterExecute selected command
EscapeClose without action

You can also click a command to execute it, or click outside the palette to close it.

Searching

Type any part of a command name to filter the list. The search matches both command labels and keywords:

  • Type cyl to find "Add Cylinder"
  • Type undo to find "Undo"
  • Type stl to find "Export STL"

Matching text is highlighted in the results. If no commands match, you'll see "No commands found".

Available Commands

Primitives

CommandShortcut
Add Box
Add Cylinder
Add Sphere

Boolean Operations

CommandShortcut
UnionCtrl+Shift+U
DifferenceCtrl+Shift+D
Intersection

Transform Modes

CommandShortcut
Move Mode
Rotate Mode
Scale Mode

Edit

CommandShortcut
UndoCtrl+Z / Cmd+Z
RedoCtrl+Shift+Z / Cmd+Shift+Z
Delete
Duplicate
Deselect All

View

CommandShortcut
Toggle Wireframe
Toggle Grid Snap
Toggle Sidebar

File

CommandShortcut
SaveCtrl+S / Cmd+S
OpenCtrl+O / Cmd+O
Export STL
Export GLB

Assembly

CommandShortcut
Create Part Definition
Insert Instance
Add Fixed Joint
Add Revolute Joint
Add Slider Joint
Set as Ground

Help

CommandShortcut
About vcad

Disabled Commands

Some commands require specific conditions to be enabled:

  • Union and Difference require at least 2 parts selected
  • Delete requires at least 1 part selected
  • Assembly commands require appropriate selection context

Disabled commands appear dimmed but remain visible so you can discover what's available.