We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c55e0 commit 64233d3Copy full SHA for 64233d3
wiki/gcode-examples.md
@@ -94,6 +94,8 @@ G29 ; mesh bed leveling
94
## Klipper
95
Use the following command for Klipper (per https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/92):
96
```
97
+G28
98
+BED_MESH_CALIBRATE
99
@BEDLEVELVISUALIZER ; instruct plugin to start recording responses from printer.
100
BED_MESH_OUTPUT ; report the bed leveling mesh points.
101
0 commit comments