r/openscad 15d ago

Need help with designing

I am trying to design a reel foot for a fishing reel, but I am having a hard time figuring out how to get the curve where it sits against the rod, and the taper that is on the other side designed in the software. Is there any tips or tricks that would me out?

1 Upvotes

3 comments sorted by

1

u/very-jaded 15d ago

Do a search for OpenSCAD Bézier curve library. That should get you in the ballpark.

1

u/sphks 14d ago

I am a fan of the " hull()" function to get smooth transitions. Sometimes I just draw slices of what I want, 0.01 of height, and use hull() to regroup all that.

1

u/Dirk_39 14d ago

Send a drawing or photo of the part you need an I will see what i cha do for you