stationary-cam

This safe CLI generates a stationary cam as .svg.

Build example from source

git clone github.com/772/stationary-cam cd stationary-cam/example cargo r -- example.toml

Using Blender to convert the svg to 3D

  1. File -> Import -> Scalable Vector Graphics (.svg)
  2. Select cam object
  3. Modifer Properties -> Add Modifier -> Solidify
  4. Object Data Properties -> Resolution Preview U -> See console
  5. Select all objects
  6. Right click -> Set Origin -> Geometry to Origin
  7. Right click -> Convert To -> Mesh
  8. Select tooth object
  9. Select all vertices and press E to move them up a bit
  10. n times: Select each side or two vertices and merge to last
  11. Select all objects
  12. Right click -> Join
  13. File -> Export -> e.g. Wavefront (.obj) / .stl or what you wish

License

Licensed under either of these: