this post was submitted on 04 Oct 2025
242 points (98.0% liked)

3DPrinting

20025 readers
149 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe/ may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 2 years ago
MODERATORS
 

Title basically.

One of my windows computers, which happens to be the one I happen to do the most CAD work on, can't upgrade to windows 11 due to having an Ivy Bridge era Xenon (it's an E5-1680 v2 for the curious, older used workstations are fantastic bang for the buck computers).

Switching to Linux on this computer has been in the cards for a while, but I hadn't been in a hurry to do it. Looks like my hand might be getting forced...

you are viewing a single comment's thread
view the rest of the comments
[–] cosmicrookie@lemmy.world 15 points 2 weeks ago (3 children)

You'll need to get used to many new things when switching to Linux. Changing to FreeCAD could as well be one of those

It will be frustrating, and it will take some time to get used to but honestly it's worth it. If not for anything else then to flex your brain cells and keep them nimble

[–] sun_is_ra@sh.itjust.works 6 points 2 weeks ago (1 children)

I second freeCAD for complicated designs. For simple stuff I use tinkercad which runs from web browser

[–] cosmicrookie@lemmy.world 10 points 2 weeks ago* (last edited 2 weeks ago)

Personally I'd say go with freeCAD even for simple designs too. Its a great way to learn the software and you will not end up adjusting you designs to the limitations that tinkercad has. Them the transition to more complicated designs will be less painful

Also I feel like it is difficult to do premise placement on tinkercad

[–] m4xie@lemmy.ca 6 points 2 weeks ago (2 children)
[–] cosmicrookie@lemmy.world 12 points 2 weeks ago* (last edited 2 weeks ago)

It has a dedicated CAM workbench yeah

Here are some YouTube tutorials for CAM in freeCAD https://www.youtube.com/playlist?list=PLaUEbWaf2rhSGcjQK9LYuL4PkV1GzjeIY

And the CAM category on the freeCAD wiki https://wiki.freecad.org/Category:CAM

[–] fluxx@lemmy.world 3 points 2 weeks ago

I tried it some time ago and it was pretty usable, I reckon it is only better now.

[–] IMALlama@lemmy.world 4 points 2 weeks ago (1 children)

I've dabbled in Linux in the past and spend the majority of my time popping between windows and mac os. I also spend a decent amount of time in powershell/terminal, but largely in the context of work.

I'm not against investing the time learn new things, but time is very scarse these days with two younger kids.

My modeling workflow is often iterative and fusion's timeline makes it very easy to edit a feature from way back when and then propagate that change through all subsequent steps that reference that feature. You can also add entirely new features and then update the next step in the timeline to reference them. The last time I looked at alternatives this either wasn't supported or was fickle, but based on some comments in this post that may have changed. I'll have to give FreeCAD a try.

[–] cosmicrookie@lemmy.world 3 points 2 weeks ago (1 children)

I think it's called parametric design right?, freeCAD suppports this but I have heard that there is a bug when trying to edit shapes with filet I think?

[–] IMALlama@lemmy.world 3 points 2 weeks ago (1 children)

Yes, this approach is called parametric design. FreeCAD struggled with the topological naming problem for quite some time, which basically means that internally named things, and references to them, can break under certain situations. Exposure to this problem increased as the thing getting molded became more complicated, which seemed maddening from a user's perspective. It seems like it may have been fixed in the main branch somewhat recently, which I was not aware of. That's good news.

[–] cosmicrookie@lemmy.world 2 points 2 weeks ago (1 children)

They have since released V1 that seems to be pretty solid. Still not 100% but for a free software it is a very useful tool that gets most jobs done

[–] SaveTheTuaHawk@lemmy.ca 1 points 1 week ago (1 children)

It's about as good as Tinkercad.

[–] cosmicrookie@lemmy.world 2 points 1 week ago

Oh no. Way better that Tinkercad if you ask me. I have already been able to make way more complicated shapes and designs than I had ever thought possible with Tinkercad