diff --git a/G-Code-in-Marlin.md b/G-Code-in-Marlin.md index 16fb3fe..7c883ac 100644 --- a/G-Code-in-Marlin.md +++ b/G-Code-in-Marlin.md @@ -110,7 +110,7 @@ of M200 setting extrude-only move will be classified as retract depending on the direction ###Z Probe - [[G28]] - Home one or more axes. Note: G28 clears the bed leveling compensation matrix. Use G28 followed by G29 + [[G28]] - Home one or more axes. Note G28 clears the bed leveling compensation matrix so use G28 followed by G29 [[G29]] - Probe the bed Z height at multiple points and enable bed leveling compensation (ABL). [[G30]] - Probe the bed Z height at the current XY position. [[G31]] - Dock Z Probe sled.