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.
2 parents 0fd7ade + 64233d3 commit 77bc887Copy full SHA for 77bc887
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