From 73c82e7ad8ae286786f8a4d944a29ef0056c0966 Mon Sep 17 00:00:00 2001 From: alexborro Date: Tue, 8 Oct 2013 10:15:09 -0300 Subject: [PATCH] Clarifying M280 command in Bed Auto Leveling section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de5528f05..de8cde5f6 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ In order to get the servo working, you need to enable: The first define tells firmware how many servos you have. The second tells what axis this servo will be attached to. In the example above, we have a servo in Z axis. -The third one tells the angle in 2 situations: Probing (165º) and resting (60º). Check this with command M280 P0 S{angle} +The third one tells the angle in 2 situations: Probing (165º) and resting (60º). Check this with command M280 P0 S{angle} (example: M280 P0 S60 moves the servo to 60º) Next you need to define the Z endstop (probe) offset from hotend. My preferred method: