mirror of https://github.com/Desuuuu/klipper.git
docs: Note that "minutes" in screws_tilt_adjust means minutes of a clock face
Reported by @kubik369 and @Sineos. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
b1ae50cfc7
commit
92de6e91dc
|
@ -179,13 +179,16 @@ Recv: // rear right screw : y=155.0, y=190.0, z=2.71500 : adjust CCW 00:50
|
|||
Recv: // read left screw : x=-5.0, y=190.0, z=2.47250 : adjust CW 00:02
|
||||
Recv: ok
|
||||
```
|
||||
This means that:
|
||||
|
||||
This means that:
|
||||
- front left screw is the reference point you must not change it.
|
||||
- front right screw must be turned clockwise 1 full turn and a quarter turn
|
||||
- rear right screw must be turned counter-clockwise 50 minutes
|
||||
- rear left screw must be turned clockwise 2 minutes (not need it's ok)
|
||||
|
||||
Note that "minutes" refers to "minutes of a clock face". So, for
|
||||
example, 15 minutes is a quarter of a full turn.
|
||||
|
||||
Repeat the process several times until you get a good level bed -
|
||||
normally when all adjustments are below 6 minutes.
|
||||
|
||||
|
|
Loading…
Reference in New Issue