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

3DPrinting

20002 readers
42 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...

top 50 comments
sorted by: hot top controversial new old
[–] mhier@norden.social 53 points 1 week ago (9 children)

@IMALlama it's called #FreeCAD there *running-away-and-hiding*

[–] JelleWho@lemmy.world 32 points 1 week ago (1 children)

Got to be fair, since the 1.x update it got so much more usable for me

[–] rowinxavier@lemmy.world 23 points 1 week ago

Yep, very much improved. I recking it will turn out like Blender. It sucks right now compared to some other tools like Fusion360, but given time it will improve and at some point it will tip over into being the default. It all depends on buy in. If a few bigger players get behind it because they can avoid predatory fees and costs associated with using a proprietary piece of software they will switch, invest in their own mods, then drive the industry knowledge standard towards FreeCAD. That will break the hold the proprietary apps have as workers gain skills in the new context, leaving the old proprietary stuff to rot. I hope it is soon, but it will happen eventually.

[–] IMALlama@lemmy.world 7 points 1 week ago (2 children)

Oh, I know. I am familiar with the fusion workflow and it generally just works - even when you mess with a feature way earlier in your timeline.

I model some vaguely complex things and find that I often fiddle with things. From the last I looked into it, OSS CAD didn't handle this very well.

[–] mhier@norden.social 6 points 1 week ago (5 children)

@IMALlama well, freecad really improved a lot recently. It may be worth looking again. One problem still may be the many different workflows you can use, some of which may be super inappropriate for complex stuff. I recommend the part design workbench with the sketch feature, combined with a spreadsheet for fully parametric designs. Sketches can now be attached to faces of the object, which is super helpful. Do all the fillets and chamfers at the end, ideally.

load more comments (5 replies)
[–] P13@lemmy.dbzer0.com 5 points 1 week ago

OpenSCAD can also be fun if you like fiddling with parametric designs.

load more comments (7 replies)
[–] alleycat@feddit.org 42 points 1 week ago* (last edited 1 week ago) (1 children)

Yes and no. This install script works well, but it breaks every few months (not the fault of the script, but Autodesk). Then you have to wait for an update and reinstall everything.

[–] IMALlama@lemmy.world 7 points 1 week ago (1 children)

The second link to this repo, thanks!

When you say it breaks every few months does that mean that fusion does its usual update thing as-per-normal and then just nopes out one day?

[–] alleycat@feddit.org 5 points 1 week ago

The main function of the script is to enable the browser redirect for the login. Sometimes Autodesk changes how the login works and logs you out. Then you can't login back again, because the browser redirect doesn't work.

[–] BuboScandiacus@mander.xyz 23 points 1 week ago (1 children)

Answering the title: No. Never heard of anyone who had.

Embrace Freecad or succumb to windows/macos

[–] UnityDevice@lemmy.zip 4 points 1 week ago

I've had it run on wine a few years back, but it's hard to say if it would still run now as they change it all the time. Freecad is ok for simpler designs, but if you do complex cad work, you hit its limits (clunky and buggy). There's always onshape though, works perfectly fine on Linux.

[–] BurgerBaron@piefed.social 21 points 1 week ago* (last edited 1 week ago) (1 children)

It's very easy to bypass TPM / Secure Boot requirements and install Windows 11 on Ivy Bridge, though I'd favour going Linux anyways and make a Windows virtual machine for stuff like if you can't give up proprietary software.

That's just me. If you want to install Win11: Basically you just need Rufus to make your boot-able USB stick and you tick a box to disable the checks. That's it. On the same PC hardware it'll HWID activate, don't buy a key.

Or if it doesn't just use massgrave activator found in github.

[–] IMALlama@lemmy.world 5 points 1 week ago (1 children)

I haven't looked into this at all, but wasn't Microsoft threatening to block updates if your system doesn't meet the requirements?

[–] BurgerBaron@piefed.social 6 points 1 week ago (1 children)

They did once but never have. Four years later in a couple days in fact.

[–] IMALlama@lemmy.world 5 points 1 week ago (2 children)

Thanks for the information. I think I'll give Linux a go on a spare SSD and can treat this as my fallback plan.

[–] curbstickle@anarchist.nexus 2 points 2 days ago (1 children)

Just wanted to mention, I do this for work apps, including Autodesk products (and a bunch of niche industry apps).

I have a base VM for Windows (really for a few different versions of windows, some applications are horrifically outdated but still needed), which has nothing installed but the bare necessities. None of the junk from the microsoft store, just a working set of drivers, including GPU for pass through. I block local network access for everything but access to a specific directory on my NAS (mounted proxmox-side so Windows doesnt see it as a network endpoint, just as a mounted drive).

I clone that image for each application I want to run independently.

Its been my method for a good few years now, aside from my work laptop its the only bit of windows I have. It also keeps a nice separation of my work stuff from my personal stuf.

I then boot the VM for whatever application I need, and off we go!

Highly recommended if you've got the setup to support it. And you don't have to go anywhere near the extent I do, I mention it just to share how far you can take an approach like this.

Hope it helps!

[–] IMALlama@lemmy.world 2 points 2 days ago

Thanks! A VM is a totally viable option.

[–] BurgerBaron@piefed.social 5 points 1 week ago (2 children)

Sure thing. Probably you'll (most people) want a Stable Release or Long Term Service distribution to start with instead of rolling releases or bleeding edge distributions. I threw myself into the deep end to learn faster but not everyone wants that. I'm willing to risk breaking things beyond repair to learn, and have done so lol. You know yourself so that's up to you.

I'll give you my personal shit list if you like:

Pop_OS! I view System76 as incompetent after unfortunately owning a laptop sold by them. Long story, bad developers. Big regret.

Canonical is pretty notoriously awful now. So avoid Ubuntu and IMO stuff downwind (forks) of them. People really like Mint however, you can decide for yourself.

RedHat - Fedora is also making worrying decisions lately. Sad because I really loved Fedora. Second best repository to Arch/AUR. Again you can look up their controversies and decide for yourself.

Manjaro is infamously incompetent. Some diehard defenders, I don't get it. Lots of needless breakage in updates and AUR incompatibility. I looked this up to make sure my opinion was still current. It still is.


My gold list:

I like Debian or OpenSUSE for stable releases.

OpenSUSE Tumbleweed for rolling release.

CachyOS for gaming optimisations and as a bleeding edge Arch fork. I also love Pacman and the Octopi repository front end using Paru.

load more comments (2 replies)
[–] synapse1278@lemmy.world 20 points 1 week ago (2 children)

After exploring options such as Fusion360 and SOLIDWORKS I ended up making a free account on onshape. It's web-based and works flawlessly on Firefox and Linux. I should try a bit more FreeCAD, but lack motivation.

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

Freecad has gotten much better with the recent updates.

It's UI is (obviously) different than fusion, but so are other CAD programs.

Sure, it may not be at the stage where it could be used to do 100% of the mechanical and electrical design on a jet helicopter, but how many people need that level of complexity for their projects?

load more comments (1 replies)
load more comments (1 replies)
[–] BigDanishGuy@sh.itjust.works 20 points 1 week ago* (last edited 1 week ago) (1 children)

Drop autodesk. I've got access to autodesk products as an educator, and I've used inventor for years, but I have only had FreeCAD on my system for months. I have not found myself being unable to do anything I could do in Inventor.

[–] kuhli@lemmy.dbzer0.com 9 points 1 week ago* (last edited 1 week ago) (2 children)

I've had issues with FreeCAD being less performant and freezing or crashing when trying to make more complex parts.

Fairly rare though and I've been able to work around it

[–] KryptonNerd@slrpnk.net 8 points 1 week ago (2 children)

Tbf even solidworks crashes when designing complex assemblies

load more comments (2 replies)
load more comments (1 replies)
[–] HelloRoot@lemy.lol 18 points 1 week ago (1 children)
[–] IMALlama@lemmy.world 5 points 1 week ago (1 children)
[–] Badabinski@kbin.earth 5 points 1 week ago

This script is why I ended up learning how to use OnShape. It's probably much better nowadays, but I could not get it working a few years ago. I needed CAD and OnShape was close enough to Inventor that it was almost frictionless.

[–] olafurp@lemmy.world 16 points 1 week ago (1 children)

Fusion360 has been rated Silver on WINE (windows compatability tool) so you have a decent shot of running it. Silver means "couple of minor bugs, might need tweaks to run but runs well".

In Linux we have FreeCAD but if you're heavily dependent on Fusion360 I'd recommend trying a Virtual Windows Machine, Bottles, Lutris, Steam Proton, the installation script posted here and so on.

If you have space for two drives on your computer then worst case you could bypass the windows whatever and have two different OSs.

load more comments (1 replies)
[–] cosmicrookie@lemmy.world 15 points 1 week 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

[–] m4xie@lemmy.ca 6 points 1 week ago (2 children)
[–] cosmicrookie@lemmy.world 12 points 1 week ago* (last edited 1 week 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

load more comments (1 replies)
[–] sun_is_ra@sh.itjust.works 6 points 1 week 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 1 week ago* (last edited 1 week 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

[–] IMALlama@lemmy.world 4 points 1 week ago (5 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.

load more comments (5 replies)
[–] KyuubiNoKitsune@lemmy.blahaj.zone 15 points 1 week ago* (last edited 1 week ago)

While I'd like to know the same, I'd also recommend reading their EOS page. You have time to switch over.

**What does end of support mean for Windows 10 and Fusion?**

Fusion will continue to work on Windows 10 after the 14th - however, Autodesk will no longer consider Windows 10 for validation, bug fixing, and product support of future releases. Application compatibility and support will not be guaranteed for this platform for releases after this date.
[–] AnAverageSnoot@lemmy.ca 13 points 1 week ago (1 children)

I just normally end up using Onshape

load more comments (1 replies)
[–] spaghettiwestern@sh.itjust.works 13 points 1 week ago (2 children)

You can install a W11 VirtualBox VM on an old, unsupported processor without any special configuration. I have it running under Linux on a 10 year old AMD processor and it works fine.

[–] spitfire@lemmy.world 4 points 1 week ago

There are also scripts to unlock upgrade on „unsupported” processors which still technically work with 11

[–] rsolva@lemmy.world 4 points 1 week ago

Yeah, that is what I would have done. Check out Tiny10 and Tiny11, which is stripped down, but totally functional Windows versions that is perfect to use as base images for a VM. I used the default VM/QUEMU app that ships with Fedora, called Box (I think?). But you could install VirtualBox as well.

[–] Lem453@lemmy.ca 13 points 1 week ago

I think I remember people saying they got it working with this

https://github.com/winapps-org/winapps

That being said, stuff like Fusion 360 changes quite often and even if it works now it might break compatibility with the future update.

FreeCAD has come a long way since with the 1.0 release and the 1.1 release also has lots of good quality of life improvements.

[–] BastingChemina@slrpnk.net 11 points 1 week ago

No, I tried for a while but I gave up.

I switched to Onshape and I'm very happy with the switch.

[–] PerogiBoi@lemmy.ca 11 points 1 week ago (1 children)
load more comments (1 replies)
[–] blaue_Fledermaus@mstdn.io 8 points 1 week ago (2 children)

You could also try installing Windows IoT LTSC.

load more comments (2 replies)
[–] Imgonnatrythis@sh.itjust.works 7 points 1 week ago (4 children)

So can still use it just not receive support right? They didn't cripple the actual software just because windows 10 isn't supported I hope?

load more comments (4 replies)
[–] aBundleOfFerrets@sh.itjust.works 5 points 1 week ago (3 children)

It is fairly trivial to bypass the win11 upgrade requirements, if that is preferable to you.

load more comments (3 replies)
[–] nucleative@lemmy.world 5 points 1 week ago

I tried to make Fusion 360 run under wine and just couldn't get it reliably working.

There were problems logging in, problems with resolution, issues with fonts and DLL errors. It just wasn't stable enough to rely on.

[–] markz@suppo.fi 4 points 1 week ago* (last edited 1 week ago)

I used it some years ago. It "just worked," but later when I tried to install it again, it didn't. I probably could've made it work again, but I didn't actually need it badly enough to bother.

So yes and kinda no

load more comments
view more: next ›