CoffeeSCad icon indicating copy to clipboard operation
CoffeeSCad copied to clipboard

is there a way to create a custom polygon yet?

Open kjjordans opened this issue 11 years ago • 1 comments

i would like to create a function to draw involute gears as a way of learning the software.

kjjordans avatar May 14 '13 11:05 kjjordans

Simon Kirkby has done involute gears here: https://plus.google.com/u/0/102374819221353547793/posts/6Fc2d2fPNxt https://github.com/zignig/CoffeeSCad-examples/tree/master/applied/Involute

you can do 2d polygons, check the coffeescad Project->examples->geometry->2Dgeometry->basics for an example of 2d custom polygons and basic extrusion. I think Simon is using that and twist extrusion - I guess we should put a twist example in there somewhere too, but for now check the gears to see how he's done it.

se5a avatar May 14 '13 21:05 se5a