From 8bb5d0fceae94639cc12012c6f579002f28dac76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Wed, 28 Oct 2020 17:07:08 +0100 Subject: [PATCH] Updated BLTouch Installation (english) (markdown) --- BLTouch-Installation-(english).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BLTouch-Installation-(english).md b/BLTouch-Installation-(english).md index 5d028b1..4d170c1 100644 --- a/BLTouch-Installation-(english).md +++ b/BLTouch-Installation-(english).md @@ -137,7 +137,7 @@ For the next steps we need the printer, a PC and Pronterface 9. If the sensor has triggered and flashes: **M280 P0 S160** 10. **M114** = Current position of the nozzle -> note! (e.g. Recv: X:40.00 Y:40.00 Z:1.30 E:0.00 Count X:3200 Y:3200 Z:520) 11. **G90** -12. **G1 X42 Y65 F4000** (values ​​from point 10 + offset of the sensor, i.e. X=40+2 and Y=40+25) +12. **G1 X38 Y15 F4000** (values ​​from point 10 + offset of the sensor, i.e. X=40-2 and Y=40-25) 13. **G91** 14. Place a sheet of paper under the nozzle 15. Slowly lower the nozzle with **G1 Z-1** or **G1 Z-0.1** or **G1 Z-0.02** until the paper is difficult to move.