this post was submitted on 19 Aug 2024
29 points (100.0% liked)
Linux
5191 readers
21 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've not come across anything with that sort of free form, intuitive (for vector artists) control paradigm.
For functional modelling, I'd recommend a parametric app (like FreeCAD, as you've mentioned), though it can be a bit trickier to use. You may feel as if the workflow has some gaps compared to something like SolidWorks.
And I'm willing to learn FreeCAD, but it seems to be more program than I need for such a simple use case. I just need to be able to model basic rectangular prisms, maybe apply "difference" cutouts, and measure various pieces/voids.
Edit: typo
For basic parts / geometry, I think FreeCAD will serve you decently well. There are several nice tutorial series for FC on YouTube and adjacent platforms.
Def stick to dedicated CAD software for your use case, though. You can technically use something like Inkscape for technical illustrations but I think it would become a bit of a battle. If all you need is 2D design, maybe LibreCAD or QCAD will work?
I really need the 3D modeling. I could do it in 2D, but at that point, I'd almost rather just draw it by hand.
I'll look at some FC tutorials.
The only good free option for that is SolveSpace. Don't bother with FreeCAD. It still isn't usable. SolveSpace is remarkably good for an open source CAD program.
It does have some notable missing features though, e.g. no bevels, fillets, drafts, etc. and last time I used it it had accuracy issues with small holes. But for your use case it's probably fine.
Cool, I hadn't heard of that one. I'll give it a look!