this post was submitted on 19 Jul 2026
9 points (90.9% liked)
FreeCAD
1267 readers
1 users here now
Your own 3D parametric modeler.
FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The best way would be to put this on a 2d scanner, load the image into FreeCAD, scale the image using a known measurement, and then using a spline to draw the outline over the scan (don't forget the symmetry!). Working with splines is a science in and of itself, so you should watch a few tutorials or read the docs.
Ahhhh that seems like a good way to do it I'll try that