this post was submitted on 19 Dec 2025
99 points (99.0% liked)
Linux
60406 readers
547 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Some have gotten fusion 360 working via wine: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux
Blender is Linux native, and it’s great for sculptures- not as great for making parts CAD style, but you can make it work: https://www.blender.org/download/
Also https://cadoodlecad.com/
Cura seems to have native Linux support: https://linuxvox.com/blog/cura-linux/
Prusa slicer is also Linux native: https://www.prusa3d.com/page/prusaslicer_424/
Octoprint is of course Linux native, and I use it from a docker container. Can also work well from a pi. https://octoprint.org/
I use Fusion 360 + Cura + Octoprint myself, but I’m on mac. It’s really only the CAD software that I can’t recommend a native solution personally, but I have heard of a number of these: https://itsfoss.com/cad-software-linux/
Good luck!!
I've used Cura in Linux, can confirm it worked fine for me.
Cura's a fantastic slicer, but kindof a terrible program. They gave up on ARM support a while ago. And their dependency situation is majorly out of control. To the point that Gentoo has literally given up on supporting it and maintaining a working package.
They still support ARM Mac version- I wonder if it’s just non-Mac Arm they’re giving the cold shoulder to?
Ages ago when I still bothered with Octoprint, Cura Engine could be installed as a module, and you could slice an STL on a Raspberry Pi through Octoprint. I quickly gave up on that as a stupid gimmick because you pretty much always need to do adjustments in the plater, but once upon a time Cura could do it.
If you pay for Fusion360 or have a student account, you can run it from the browser. I've run it on a crappy dechromed chromebook that way without issue.
P.s. fusion is free for personal non commercial, but I haven’t tried that version in browser, might not be possible.
It isn't. The "browser version" is actually streaming a VM running on one of autodesk's computers.