3dSynth

Docs / Settings

Open in the interactive docs reader

Keyboard Shortcuts

Master these shortcuts to speed up your workflow in 3dSynth. Desktop app users have access to additional keyboard shortcuts via the menu bar.

3D Viewer Controls

ActionControlDescription
OrbitLeft MouseRotate the camera around the model
PanRight MouseMove the camera position left/right/up/down
ZoomScroll WheelZoom in/out on the model

3D Viewport Navigation (Blender-style)

The 3D viewport includes a navigation gizmo in the top-right corner (drag to orbit, click axis labels to align view). You can also use the keyboard shortcuts below, inspired by Blender's 3D Viewport. For a full description of the gizmo (orbit disc, zoom/pan/projection buttons), see Navigation Gizmo.

View Alignment (switches to orthographic)

ActionShortcutDescription
Front ViewNumpad 1Align camera to front (looking along +Y), orthographic
Back ViewCtrl + Numpad 1Align camera to back, orthographic
Right ViewNumpad 3Align camera to right (looking along -X), orthographic
Left ViewCtrl + Numpad 3Align camera to left, orthographic
Top ViewNumpad 7Align camera to top (looking down Z), orthographic
Bottom ViewCtrl + Numpad 7Align camera to bottom, orthographic

Orbit (Numpad)

ActionShortcutDescription
Orbit UpNumpad 8Rotate view upward by 15 degrees
Orbit DownNumpad 2Rotate view downward by 15 degrees
Orbit LeftNumpad 4Rotate view left by 15 degrees
Orbit RightNumpad 6Rotate view right by 15 degrees

Projection and Zoom

ActionShortcutDescription
Toggle ProjectionNumpad 5Toggle between perspective and orthographic
Zoom InNumpad +Zoom in (discrete step)
Zoom OutNumpad -Zoom out (discrete step)
Frame AllHomeFit the entire model in view

Profile Editor

ActionControlDescription
Add PointDouble-clickAdd a new control point to the spline
Delete PointRight-click on pointRemove a control point (min 2 points)
Move PointDrag pointReposition a control point
Adjust HandleDrag handleModify the curve tangent at a control point

Desktop App Shortcuts

ActionWindows/LinuxmacOS
Open ProjectCtrl + O⌘ + O
Save ProjectCtrl + S⌘ + S
Export G-CodeCtrl + E⌘ + E
Open DocumentationF1F1

Global Shortcuts (Web + Desktop)

ActionShortcutDescription
UndoCtrl + ZUndo last design change
RedoCtrl + Shift + ZRedo undone change
Toggle InspectorCtrl + BShow/hide bottom inspector panel
Duplicate EffectCtrl + DDuplicate the selected effect in the stack (same as the copy control on the effect card)
Fit CameraFCenter camera on model
Cycle Shade ModeTCycle toolpath display: CPUWireGPU (see Viewer Settings)
Show All Layers0Reset to show all layers
Layer Down\[ or PageDownShow fewer layers
Layer Up\] or PageUpShow more layers
Add EffectAAdd new Z-Ripple effect
Delete EffectDelete or BackspaceDelete selected effect

Layer Visibility (UI Controls)

ActionControlDescription
Show More Layers▲ buttonIncrease visible layer count by one
Show Fewer Layers▼ buttonDecrease visible layer count by one
Scrub LayersSliderDrag to quickly preview different heights
Show AllShow All buttonReset to show all layers

Undo/Redo System

3dSynth tracks your design changes so you can undo mistakes and redo reverted actions.

What's Tracked

The undo system records changes to:

Limits

SettingValue
History depth50 states
Memory budget50 MB

When the history limit is reached, the oldest states are automatically discarded to make room for new ones.