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 4809132 + 42d18c0 commit f1c4100Copy full SHA for f1c4100
1 file changed
wiki/gcode-examples.md
@@ -66,7 +66,7 @@ G29 P1 ; automatically populate mesh with all reachable points
66
G29 P3 ; infer the rest of the mesh values
67
G29 P3 ; infer the rest of the mesh values again
68
@BEDLEVELVISUALIZER ; tell the plugin to watch for reported mesh
69
-M420 S1 V ; enabled leveling and report the new mesh
+M420 S1 V1 ; enabled leveling and report the new mesh
70
G29 S0 ; Save UBL mesh points to slot 0 (EEPROM).
71
G29 F 10.0 ; Set Fade Height for correction at 10.0 mm.
72
G29 A ; Activate the UBL System.
0 commit comments