Added images and readme.
This commit is contained in:
parent
d644d6b698
commit
2c1dbe04a9
BIN
libtest.png
BIN
libtest.png
Binary file not shown.
Before Width: | Height: | Size: 764 KiB After Width: | Height: | Size: 764 KiB |
|
@ -196,7 +196,7 @@ Individual teeth are not drawn, instead they are represented by a lighter colour
|
|||
### Modules
|
||||
| Module | Description |
|
||||
|:--- |:--- |
|
||||
| ```belt(type, points, gap = 0, gap_pt = undef)``` | Draw a belt path given a set of points and pitch radii where the pulleys are. Closed loop unless a gap is specified |
|
||||
| ```belt(type, points, gap = 0, gap_pt = undef, belt_colour = grey20, tooth_colour = grey50)``` | Draw a belt path given a set of points and pitch radii where the pulleys are. Closed loop unless a gap is specified |
|
||||
|
||||
![belts](tests/png/belts.png)
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Loading…
Reference in New Issue