Skip to content

Commit 77bc887

Browse files
committed
2 parents 0fd7ade + 64233d3 commit 77bc887

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wiki/gcode-examples.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ G29 ; mesh bed leveling
9494
## Klipper
9595
Use the following command for Klipper (per https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/92):
9696
```
97+
G28
98+
BED_MESH_CALIBRATE
9799
@BEDLEVELVISUALIZER ; instruct plugin to start recording responses from printer.
98100
BED_MESH_OUTPUT ; report the bed leveling mesh points.
99101
```

0 commit comments

Comments
 (0)