Skip to content

Commit

Permalink
Add the thread example to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk authored Mar 27, 2021
1 parent 1f73f92 commit 281a787
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,11 @@ A place to share CadQuery scripts, modules, tutorials and projects

* [Involute_Gear.py](examples/Involute_Gear.py) - Fast involute gear generator.

<img src="examples/images/Involute_Gear.png" width="600"/>
<img src="examples/images/Involute_Gear.png" width="600"/>

* [Thread.py](examples/Thread.py) - Thread example.

<img src="examples/images/Thread.png" width="600"/>

### Tutorials

Expand Down

0 comments on commit 281a787

Please sign in to comment.