You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commands.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -285,6 +285,8 @@ This can be handy for bug reporting or documentation.
285
285
286
286
The previous screenshot is overwritten.
287
287
288
+
On the **Mac desktop build**, the screenshot is saved as `screenshot.bmp` in the working directory. You can optionally pass a custom file path as a parameter. Press **F12** in the simulator window as a shortcut.
289
+
288
290
### `service`
289
291
290
292
Start or stop some of the processes running on the plate.
Copy file name to clipboardExpand all lines: docs/commands/system.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,11 @@ This can be handy for bug reporting or documentation.
45
45
46
46
The previous screenshot is overwritten.
47
47
48
+
On the **Mac desktop build**, the screenshot is saved as `screenshot.bmp` in the working directory. You can optionally pass a custom file path as a parameter.
49
+
50
+
!!! tip
51
+
Press **F12** in the simulator window to take a screenshot without using MQTT.
52
+
48
53
## `service`
49
54
50
55
Start or stop some of the processes running on the plate.
0 commit comments