Skip to main content
Wiring Studio
DOCUMENTATION

From an empty sheet to a released cutlist

How Wiring Studio models a harness, what it derives from that model, and how each view feeds the bill of materials and the cutlist.

Ctrl+K
Chapters
REFERENCE

Keyboard shortcuts

Every shortcut in the app, grouped by where it applies. The canvas and mouse controls work everywhere; the view, sheet, project and tab shortcuts are desktop-only, because the browser has already claimed most of those chords for itself.

Design canvas

These work on the Design canvas in both apps.

ShortcutAction
Delete or BackspaceDelete the selection
Cmd/Ctrl + ZUndo
Cmd/Ctrl + Shift + ZRedo
Cmd/Ctrl + ASelect every component on the sheet
Cmd/Ctrl + CCopy the selection
Cmd/Ctrl + VPaste at the pointer
EscapeSee the note below
Shift + clickAdd or remove one component from the selection
Shift + dragMarquee select
NOTE

Escape resolves in order: it cancels a placement in progress; then, if a dialog is open, the dialog takes it; then it clears the selection; and finally it clears a pinned wire trace. So pressing it twice after tracing a wire clears the selection and then the trace.

The actions panel keeps the most-used ones on screen under Shortcuts, so you do not have to come back here for them.

Wiring canvas

The Wiring view is driven by its context menus and its selection panel rather than by keys, and it has no undo of its own.

ActionWhat it does
Click a wireSelects it, opens the panel, highlights its network
Right-click the canvasAdd Splice, Diode, Resistor; Auto Route
Right-click a wireTwist, Ungroup
Right-click a componentPin Configuration, Pin Layout
Drag a control pointAdjust the wire's path

Views and zoom

Available in the desktop app, where each one also appears beside its command in the menu bar.

ShortcutAction
Cmd/Ctrl + Alt + 1Design view
Cmd/Ctrl + Alt + 2Wiring view
Cmd/Ctrl + Alt + 3BOM
Cmd/Ctrl + Alt + 4Cutlist
Cmd/Ctrl + = or Cmd/Ctrl + +Zoom the canvas in
Cmd/Ctrl + −Zoom the canvas out
Cmd/Ctrl + Alt + 0Fit the drawing to the screen
NOTE

Cmd/Ctrl + 0 is a different thing: it resets the zoom of the application window, not the canvas. Canvas zoom runs from 0.1× to 10×.

Project and sheet commands

Also desktop-only, and greyed out in the menu when they do not apply — a command is offered only when the current view can actually run it.

ShortcutAction
Cmd/Ctrl + DDuplicate the selection
Cmd/Ctrl + EOpen the export dialog
Cmd/Ctrl + IOpen project properties
Cmd/Ctrl + Shift + SSave the selection as a component
Cmd/Ctrl + Shift + NAdd a sheet
Cmd/Ctrl + Alt + →Next sheet
Cmd/Ctrl + Alt + ←Previous sheet

Tabs

The desktop app opens each project in its own tab and answers to the chords a browser does.

ShortcutAction
Cmd/Ctrl + N or Cmd/Ctrl + TNew project in a new tab
Cmd/Ctrl + WClose the current tab
Ctrl + TabNext tab
Ctrl + Shift + TabPrevious tab
Cmd/Ctrl + Shift + ] or Ctrl + Page DownNext tab
Cmd/Ctrl + Shift + [ or Ctrl + Page UpPrevious tab
Cmd/Ctrl + 1 to Cmd/Ctrl + 8Jump to that tab
Cmd/Ctrl + 9Jump to the last tab
Mouse actionEffect
Middle-click a tabClose it
Double-click a tabRename the project
Drag a tabReorder

Canvas navigation

ActionEffect
Scroll wheelZoom, at 1.05× per increment
Ctrl + scrollZoom, inverted
Drag empty canvasPan the viewport
Click empty canvasDeselect everything
The canvas at a closer zoom, showing the grid detail
  • Zoom range is 0.1× to 10× on both canvases.
  • The wheel steps by 1.05×; the keyboard shortcuts step by 1.2×, which is deliberately coarser because a trackpad fires the wheel dozens of times per gesture.
  • The Design grid is 40 px and is a visual reference only — nothing snaps to it. The Wiring grid is 20 px and nodes do snap to it as you drag, with wire bend handles snapping to a finer 10 px.
  • Each canvas keeps its own viewport, so switching views does not lose your place.

Design canvas mouse actions

ActionEffect
Drag a componentMove it
Click a connection pointStart drawing a cable
Click the target pointComplete the cable
Click a cableAdd a curve waypoint
Double-click a waypointRemove it
Drag a waypointReshape the curve
Drag a tangent handleChange the curve direction at that point
Drag a labelReposition it relative to its component
Hover a strand in a cable's cross-sectionTrace that wire
Click a strandPin the trace
Where you right-clickWhat you get
Design canvasAdd Connector, Ring Terminal, Branch Point; Insert Component; Save Sheet as Component; Paste; Auto-Scale Layout; Show Details; Export; Project Properties
A componentProperties, Pin Configuration, Mating Connector, Pin Layout (wiring only), Flip H, Flip V, Duplicate, Copy, Save as Component, Delete
A cableSet Length, Set Covering, Add Label, Add Branch Point, Reset Curve, Delete
A multi-selectionSave as Component, Delete
Wiring canvasAdd Splice, Diode, Resistor; Auto Route; Export; Project Properties
A wireTwist, Ungroup
A sheet tabRename, Delete
The Design View with its context menu open

Worth knowing

  • Undo immediately. If you delete the wrong component, Cmd/Ctrl + Z brings it and its wiring back. The history covers the whole session.
  • Right-click everything. Most of the app is reachable from a context menu, and the menu you get depends on what is under the cursor.
  • Zoom in for precision. Snap range is measured in screen distance, so zooming in makes connection points easier to hit.
  • Check the menu bar. On desktop, every shortcut on this page is displayed beside its command, so there is nothing to memorise.
TIP

In the docs, Cmd/Ctrl + K puts the cursor in the search field at the top of any chapter.

Was this page useful?