fix docs formatting for controls.md

Format markdown tables to pass prettier check.
This commit is contained in:
Stewart Allen 2026-01-11 20:20:38 -05:00
commit 87d5ad23e0

View file

@ -7,7 +7,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Layer Navigation
| Key | Action | Notes |
| --- | ------ | ----- |
| --------------- | ------------------------ | ------------------------------------ |
| ` (backtick) | Show layer 0 | First layer |
| 1-9 | Show layers at 10-90% | In 10% increments |
| 0 | Show all layers (100%) | Show maximum layer |
@ -19,7 +19,7 @@ description: Keyboard Shortcuts and Mouse Controls
## View Navigation
| Key | Action | Notes |
| --- | ------ | ----- |
| --- | -------------------- | ------------------------------------- |
| h | Home View | Default 45° view |
| t | Top View | Top-down view |
| f | Front View | Direct front side-view |
@ -33,14 +33,14 @@ description: Keyboard Shortcuts and Mouse Controls
## File Operations
| Key | Action | Notes |
| --- | ------ | ----- |
| --- | ------------------- | ------------------------ |
| i | File Import Dialog | Import 3D models |
| r | Recent Files Dialog | Open recently used files |
## Workflow Actions
| Key | Action | Notes |
| --- | ------ | ----- |
| ----- | ------------- | ------------------------------------------------------------ |
| s / S | Slice Object | Process workspace objects |
| p / P | Preview Paths | Route planning (hidden in SLA mode) |
| g | CNC Animation | Enter milling animation mode (CNC only) |
@ -50,7 +50,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Object Manipulation
| Key | Action | Notes |
| --- | ------ | ----- |
| ---------------------- | --------------------- | ------------------------------------ |
| d | Duplicate Selected | Create copy of selected objects |
| m | Mirror Selected | Mirror vertices of selected objects |
| O | Manual Rotation Input | Enter rotation values manually |
@ -61,7 +61,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Rotation & Movement
| Key | Action | Notes |
| --- | ------ | ----- |
| --------------- | ---------- | ------------------------------------ |
| [arrow] | Rotate 90° | Arrow keys rotate on respective axes |
| [shift + arrow] | Rotate 5° | Fine rotation control |
| [alt + arrow] | Move 5mm | Move object in X/Y plane |
@ -69,7 +69,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Rendering Modes
| Key | Action | Notes |
| --- | ------ | ----- |
| -------------- | ---------------------- | ---------------------------------------- |
| w | Toggle Ghost Rendering | Cycle between solid and semi-transparent |
| W | Toggle Wireframe | Cycle between solid and wireframe |
| Ctrl+W / Cmd+W | Toggle Edge Rendering | Show/hide model edges |
@ -77,7 +77,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Settings & Dialogs
| Key | Action | Notes |
| --- | ------ | ----- |
| --- | ------------------- | -------------------------------- |
| e | Device Dialog | Select and customize devices |
| o | Tool Dialog | CNC mode only |
| q | Preferences Dialog | Change application behaviors |
@ -88,7 +88,7 @@ description: Keyboard Shortcuts and Mouse Controls
## Workspace Management
| Key | Action | Notes |
| --- | ------ | ----- |
| ------ | --------------------- | ------------------------------------------ |
| Ctrl+S | Save Settings | Save current settings |
| Cmd+S | Save Workspace | Save workspace state (macOS) |
| Cmd+L | Restore Workspace | Restore saved workspace (macOS) |
@ -99,7 +99,7 @@ description: Keyboard Shortcuts and Mouse Controls
### General Navigation
| Input | Action | Notes |
| ----- | ------ | ----- |
| --------------- | ----------- | ------------------------------- |
| [left + drag] | Rotate View | Orbit camera around focus point |
| [right + drag] | Pan View | Move camera focus |
| [meta + drag] | Pan View | Alternative pan (macOS) |
@ -109,14 +109,14 @@ description: Keyboard Shortcuts and Mouse Controls
### Object Interaction
| Input | Action | Notes |
| ----- | ------ | ----- |
| -------------- | -------- | ----------------------------------- |
| [ctrl + click] | Lay Flat | Rotate clicked face toward platform |
| [meta + click] | Lay Flat | Alternative (macOS) |
### FDM Support Mode
| Input | Action | Notes |
| ----- | ------ | ----- |
| ---------------------------- | --------------------- | ---------------------------- |
| [left click] | Toggle Support Column | Add or remove support column |
| [ctrl + drag] / [cmd + drag] | Erase Columns | Remove support columns |
| [alt + drag] / [opt + drag] | Draw Columns | Add support columns |