docs: Improve wording of slow lookahead description
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
a7f339ad1c
commit
631b0e6c37
|
@ -78,9 +78,9 @@ slow down a little (if at all).
|
||||||
|
|
||||||
![lookahead](img/lookahead.svg.png)
|
![lookahead](img/lookahead.svg.png)
|
||||||
|
|
||||||
If the next move forms an acute angle (the head is going to travel in
|
However, if the next move forms an acute angle (the head is going to
|
||||||
nearly a reverse direction on the next move) then only a small
|
travel in nearly a reverse direction on the next move) then only a
|
||||||
junction speed is permitted.
|
small junction speed is permitted.
|
||||||
|
|
||||||
![lookahead](img/lookahead-slow.svg.png)
|
![lookahead](img/lookahead-slow.svg.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue