Skip to content

Commit f1c4100

Browse files
committed
2 parents 4809132 + 42d18c0 commit f1c4100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/gcode-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ G29 P1 ; automatically populate mesh with all reachable points
6666
G29 P3 ; infer the rest of the mesh values
6767
G29 P3 ; infer the rest of the mesh values again
6868
@BEDLEVELVISUALIZER ; tell the plugin to watch for reported mesh
69-
M420 S1 V ; enabled leveling and report the new mesh
69+
M420 S1 V1 ; enabled leveling and report the new mesh
7070
G29 S0 ; Save UBL mesh points to slot 0 (EEPROM).
7171
G29 F 10.0 ; Set Fade Height for correction at 10.0 mm.
7272
G29 A ; Activate the UBL System.

0 commit comments

Comments
 (0)