this post was submitted on 09 Sep 2025
14 points (93.8% liked)
FreeCAD
1198 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Thanks for writing it up, although the blog post raises more questions for me than it answers. Is that a common thing? I've never noticed overly large files, but maybe I wasn't paying attention? What is the cause of it, complex geometries? What can be done in such a case to optimise?
In our case, it was caused by a mesh.
We're working on a follow-up article now that shows how to optimize modeling meshes (eg Expanded Metal) in FreeCAD
But, yeah, it's definitely common for volunteers to open-hardware projects to produce overly-detailed CAD contributions that don't work at scale.
Ah, I see. I thought this was about an issue with FreeCAD, but it is actually a process problem. (Why wouldn't FreeCAD allow me to stuff arbitrarily complex meshes into a model, and of course that can lead to slow computation times.)
That said, analysis tools built into the software would probably be a useful thing to investigate what makes a file "slow."
Agreed. I also submitted a feature request to add this to the GUI: