aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/BLTouch.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/BLTouch.md b/docs/BLTouch.md
index cef8b671..54416f1c 100644
--- a/docs/BLTouch.md
+++ b/docs/BLTouch.md
@@ -27,6 +27,7 @@ center and home the z-axis. Like this:
```
[homing_override]
gcode:
+ G90 ; Use absolute position mode
G1 Z10 ; Move up 10mm
G28 X Y
G1 X166 Y120 F6000 ; Change the X and Y coordinates to the center of your print bed