Skip to content

Commit 87d5ad2

Browse files
committed
fix docs formatting for controls.md
Format markdown tables to pass prettier check.
1 parent 5dbc102 commit 87d5ad2

1 file changed

Lines changed: 78 additions & 78 deletions

File tree

docs/kiri-moto/controls.md

Lines changed: 78 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -6,117 +6,117 @@ description: Keyboard Shortcuts and Mouse Controls
66

77
## Layer Navigation
88

9-
| Key | Action | Notes |
10-
| --- | ------ | ----- |
11-
| ` (backtick) | Show layer 0 | First layer |
12-
| 1-9 | Show layers at 10-90% | In 10% increments |
13-
| 0 | Show all layers (100%) | Show maximum layer |
14-
| Meta+Up | Next layer | Navigate up one layer |
15-
| Meta+Down | Previous layer | Navigate down one layer |
16-
| [shift + wheel] | Cycle through layers | Preview mode only |
17-
| v | Toggle single slice view | Preview mode: toggle single vs range |
9+
| Key | Action | Notes |
10+
| --------------- | ------------------------ | ------------------------------------ |
11+
| ` (backtick) | Show layer 0 | First layer |
12+
| 1-9 | Show layers at 10-90% | In 10% increments |
13+
| 0 | Show all layers (100%) | Show maximum layer |
14+
| Meta+Up | Next layer | Navigate up one layer |
15+
| Meta+Down | Previous layer | Navigate down one layer |
16+
| [shift + wheel] | Cycle through layers | Preview mode only |
17+
| v | Toggle single slice view | Preview mode: toggle single vs range |
1818

1919
## View Navigation
2020

21-
| Key | Action | Notes |
22-
| --- | ------ | ----- |
23-
| h | Home View | Default 45° view |
24-
| t | Top View | Top-down view |
25-
| f | Front View | Direct front side-view |
26-
| b | Back View | Direct back side-view |
27-
| z | Reset View | Default zoom and home |
28-
| F | Fit View to Contents | Zoom to fit all objects |
29-
| `<` | Previous Side View | Cycle: left → back → right → front |
30-
| `>` | Next Side View | Cycle: front → right → back → left |
31-
| v | Focus on Selection | Arrange mode: center camera on object |
21+
| Key | Action | Notes |
22+
| --- | -------------------- | ------------------------------------- |
23+
| h | Home View | Default 45° view |
24+
| t | Top View | Top-down view |
25+
| f | Front View | Direct front side-view |
26+
| b | Back View | Direct back side-view |
27+
| z | Reset View | Default zoom and home |
28+
| F | Fit View to Contents | Zoom to fit all objects |
29+
| `<` | Previous Side View | Cycle: left → back → right → front |
30+
| `>` | Next Side View | Cycle: front → right → back → left |
31+
| v | Focus on Selection | Arrange mode: center camera on object |
3232

3333
## File Operations
3434

35-
| Key | Action | Notes |
36-
| --- | ------ | ----- |
37-
| i | File Import Dialog | Import 3D models |
38-
| r | Recent Files Dialog | Open recently used files |
35+
| Key | Action | Notes |
36+
| --- | ------------------- | ------------------------ |
37+
| i | File Import Dialog | Import 3D models |
38+
| r | Recent Files Dialog | Open recently used files |
3939

4040
## Workflow Actions
4141

42-
| Key | Action | Notes |
43-
| --- | ------ | ----- |
44-
| s / S | Slice Object | Process workspace objects |
45-
| p / P | Preview Paths | Route planning (hidden in SLA mode) |
46-
| g | CNC Animation | Enter milling animation mode (CNC only) |
47-
| x / X | Export | Export as GCode, SVG, or DXF |
48-
| a | Arrange | Switch to ARRANGE view, or auto-layout if already in ARRANGE |
42+
| Key | Action | Notes |
43+
| ----- | ------------- | ------------------------------------------------------------ |
44+
| s / S | Slice Object | Process workspace objects |
45+
| p / P | Preview Paths | Route planning (hidden in SLA mode) |
46+
| g | CNC Animation | Enter milling animation mode (CNC only) |
47+
| x / X | Export | Export as GCode, SVG, or DXF |
48+
| a | Arrange | Switch to ARRANGE view, or auto-layout if already in ARRANGE |
4949

5050
## Object Manipulation
5151

52-
| Key | Action | Notes |
53-
| --- | ------ | ----- |
54-
| d | Duplicate Selected | Create copy of selected objects |
55-
| m | Mirror Selected | Mirror vertices of selected objects |
56-
| O | Manual Rotation Input | Enter rotation values manually |
57-
| [delete] | Delete Selected | Remove selected objects |
58-
| [ctrl + a] / [cmd + a] | Select All | Select all objects in workspace |
59-
| [shift + click] | Toggle Selection | Select or deselect individual object |
52+
| Key | Action | Notes |
53+
| ---------------------- | --------------------- | ------------------------------------ |
54+
| d | Duplicate Selected | Create copy of selected objects |
55+
| m | Mirror Selected | Mirror vertices of selected objects |
56+
| O | Manual Rotation Input | Enter rotation values manually |
57+
| [delete] | Delete Selected | Remove selected objects |
58+
| [ctrl + a] / [cmd + a] | Select All | Select all objects in workspace |
59+
| [shift + click] | Toggle Selection | Select or deselect individual object |
6060

6161
## Rotation & Movement
6262

63-
| Key | Action | Notes |
64-
| --- | ------ | ----- |
65-
| [arrow] | Rotate 90° | Arrow keys rotate on respective axes |
66-
| [shift + arrow] | Rotate 5° | Fine rotation control |
67-
| [alt + arrow] | Move 5mm | Move object in X/Y plane |
63+
| Key | Action | Notes |
64+
| --------------- | ---------- | ------------------------------------ |
65+
| [arrow] | Rotate 90° | Arrow keys rotate on respective axes |
66+
| [shift + arrow] | Rotate 5° | Fine rotation control |
67+
| [alt + arrow] | Move 5mm | Move object in X/Y plane |
6868

6969
## Rendering Modes
7070

71-
| Key | Action | Notes |
72-
| --- | ------ | ----- |
73-
| w | Toggle Ghost Rendering | Cycle between solid and semi-transparent |
74-
| W | Toggle Wireframe | Cycle between solid and wireframe |
75-
| Ctrl+W / Cmd+W | Toggle Edge Rendering | Show/hide model edges |
71+
| Key | Action | Notes |
72+
| -------------- | ---------------------- | ---------------------------------------- |
73+
| w | Toggle Ghost Rendering | Cycle between solid and semi-transparent |
74+
| W | Toggle Wireframe | Cycle between solid and wireframe |
75+
| Ctrl+W / Cmd+W | Toggle Edge Rendering | Show/hide model edges |
7676

7777
## Settings & Dialogs
7878

79-
| Key | Action | Notes |
80-
| --- | ------ | ----- |
81-
| e | Device Dialog | Select and customize devices |
82-
| o | Tool Dialog | CNC mode only |
83-
| q | Preferences Dialog | Change application behaviors |
84-
| l | Work Profile Dialog | Load, save, rename work profiles |
85-
| ? | Help Dialog | Show help and documentation |
86-
| C | Refresh Catalog | Reload device catalog |
79+
| Key | Action | Notes |
80+
| --- | ------------------- | -------------------------------- |
81+
| e | Device Dialog | Select and customize devices |
82+
| o | Tool Dialog | CNC mode only |
83+
| q | Preferences Dialog | Change application behaviors |
84+
| l | Work Profile Dialog | Load, save, rename work profiles |
85+
| ? | Help Dialog | Show help and documentation |
86+
| C | Refresh Catalog | Reload device catalog |
8787

8888
## Workspace Management
8989

90-
| Key | Action | Notes |
91-
| --- | ------ | ----- |
92-
| Ctrl+S | Save Settings | Save current settings |
93-
| Cmd+S | Save Workspace | Save workspace state (macOS) |
94-
| Cmd+L | Restore Workspace | Restore saved workspace (macOS) |
95-
| Z | Reset All Preferences | Clear all settings (requires confirmation) |
90+
| Key | Action | Notes |
91+
| ------ | --------------------- | ------------------------------------------ |
92+
| Ctrl+S | Save Settings | Save current settings |
93+
| Cmd+S | Save Workspace | Save workspace state (macOS) |
94+
| Cmd+L | Restore Workspace | Restore saved workspace (macOS) |
95+
| Z | Reset All Preferences | Clear all settings (requires confirmation) |
9696

9797
## Mouse Controls
9898

9999
### General Navigation
100100

101-
| Input | Action | Notes |
102-
| ----- | ------ | ----- |
103-
| [left + drag] | Rotate View | Orbit camera around focus point |
104-
| [right + drag] | Pan View | Move camera focus |
105-
| [meta + drag] | Pan View | Alternative pan (macOS) |
106-
| [middle + drag] | Zoom | Mouse wheel click + drag |
107-
| [mouse wheel] | Zoom | Scroll to zoom in/out |
101+
| Input | Action | Notes |
102+
| --------------- | ----------- | ------------------------------- |
103+
| [left + drag] | Rotate View | Orbit camera around focus point |
104+
| [right + drag] | Pan View | Move camera focus |
105+
| [meta + drag] | Pan View | Alternative pan (macOS) |
106+
| [middle + drag] | Zoom | Mouse wheel click + drag |
107+
| [mouse wheel] | Zoom | Scroll to zoom in/out |
108108

109109
### Object Interaction
110110

111-
| Input | Action | Notes |
112-
| ----- | ------ | ----- |
111+
| Input | Action | Notes |
112+
| -------------- | -------- | ----------------------------------- |
113113
| [ctrl + click] | Lay Flat | Rotate clicked face toward platform |
114-
| [meta + click] | Lay Flat | Alternative (macOS) |
114+
| [meta + click] | Lay Flat | Alternative (macOS) |
115115

116116
### FDM Support Mode
117117

118-
| Input | Action | Notes |
119-
| ----- | ------ | ----- |
120-
| [left click] | Toggle Support Column | Add or remove support column |
121-
| [ctrl + drag] / [cmd + drag] | Erase Columns | Remove support columns |
122-
| [alt + drag] / [opt + drag] | Draw Columns | Add support columns |
118+
| Input | Action | Notes |
119+
| ---------------------------- | --------------------- | ---------------------------- |
120+
| [left click] | Toggle Support Column | Add or remove support column |
121+
| [ctrl + drag] / [cmd + drag] | Erase Columns | Remove support columns |
122+
| [alt + drag] / [opt + drag] | Draw Columns | Add support columns |

0 commit comments

Comments
 (0)