Comment on Anyone had any luck running Fusion 360 on Linux?
IMALlama@lemmy.world 14 hours agoI’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 13 hours ago
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 13 hours ago
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 9 hours ago
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