Typo
This commit is contained in:
parent
d90b93a49d
commit
fb12098d1a
|
@ -114,7 +114,7 @@ Turtle graphics
|
||||||
...............
|
...............
|
||||||
|
|
||||||
To draw parts turtle graphic commands are used. The always start at
|
To draw parts turtle graphic commands are used. The always start at
|
||||||
hthe current origin following the X axis. The move the origin with
|
the current origin following the X axis. The move the origin with
|
||||||
them. The inside of the part is above the X axis and the outside
|
them. The inside of the part is above the X axis and the outside
|
||||||
below. Corners with an positive angle (going counter clockwise) close
|
below. Corners with an positive angle (going counter clockwise) close
|
||||||
the part while negative angles (going clockwise) create protrusions.
|
the part while negative angles (going clockwise) create protrusions.
|
||||||
|
|
Loading…
Reference in New Issue