So i have a 3D printer, and i have linux on a laptop but im struggling to find good 3D print-related software to use on linux or maybe i havent looked hard enough? Im pretty much a beginner to both linux And 3d printing, also using Ubuntu Mate if that matters on a old thinkpad.
So i need a 3d print slicer/way to print to my printer, i also need a simple 3d modeling software (ive tried blender but found it too hard and heavy for me and my laptop). It would help if all suggested software were open source or something like that.
CAD:
- FreeCAD (bit clunky at times, it forces you into one specific workflow. Its free, open source and what you create with it will always be yours. Its what I use. It feels like C in programming language terms)
- onshape (feels very similar to fusion. Its a smooth experience, runs in the browser and is a nice tool. I liked it and did some cool stuff with it. Only drawback: the free only allows to store files openly, so everyone can see your designs. Kind of open source if you want, but I think files can only be opened with oshape. Its by a team that worked for solidworks. It feels more like python.)
- open s cad (you code your 3d objects. Its rough to learn and build complex parts I guess? But a pretty cool idea. Worth a try!)
SLICERS (all open source) It does not really matter, just try and pick what you like. I used them for fdm only, idk about resin.
- cura (by ultimaker, one of the older brands. Slicer is quite nice, nothing special I guess, just works quite well.
- prusa slicer (by prusa. THE printer brand I think. A bit confusion interface compared to cura I think, works great tho)
- orca slicer (based on slic3r I think? Has supposedly one of the best slicing algorithms if I remember correcly and a lot of settings. The forbidden one (baboo lab slicer) is based on this)
- slic3r (the og slicer of sorts, never tried it)
OTHERS: To control your printer (remotely if it does not offer it out of the box. I tried none of them):
- octoprint (sends live g code to your printer. Offers camera stream. Runs on a raspberry pi)
- mainsail is (controls your printer, if it runs clipper. Supposed to be one for the best I think. Runs on a raspberry as well I think?)
- many new ones have remote controll stuff build in. Prusa offer remote management, same as bamboo, sovol, some enders and anycubic ad well I suppose. Some run in the browser.
To control your printer when fiddling with it, you can send gcode to the printer over serial, if you can connect to it via usb. Can’t name a CLI tool for that from the top of my head.
There are python tools to generate 3d meshes from 2d images. Look at huggingface how to install and use it. There are also tools in the browser. Pretty cool stuff!
Lychee slicer runs on Linux as does bambu studio, but the latter isn’t much use if you don’t have a bambu printer. Also FreeCAD for design
Most slicers work natively on Linux. I’ve used orca slicer and lychee in just past 24h.
As for modeling software freecad, blender obviously; onshape is browser based, so it should work; fusion360 is hard to get running, but from what I’ve heard it’s doable;
SOLIDWORKS can run in wine, but just barely - I’ve found it easier and more pleasant to run it in a windows vm
Ima save you some time. If you want solidworks, use windows. Making fusion work properly under Linux is obnoxious enough but solidworks? It can be done but it’s much less agonizing shoving pine needles under your fingernails instead.
To be fair it doesn’t run that great on Windows either.
Orca Slicer, 100%
Thats what i used on Windows; I honestly didn’t know it was on linux?
Yep, it had native Linux versions, and is even available as a flatpak (though not through Flathub iirc)
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/
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.
I usually use FreeCAD for creating models for 3D printing. It’s well suited for the technical/practical designs I do. For sculptures Blender is the better choice.
Thank you. Also i know blender is better, but it wants to blow up my laptop sorta, and its over my head.
AFAIK Blender is more for 3D graphic design. It can be used for prints but not necessarily the main intent.
Hence the recommendation for FreeCAD. But you didn’t really say what kind of stuff you want to design.
Lots of good suggestions here, I’ll add Blender. For artsy oriented models, and there is a 3d print add-on with a few cool features.
or you can model functional mechanical parts with blender like some masochist (definitely not me)
Orcaslicer hands down.
For 3d modelling software, they all suck or have an unreasonable cost for what they offer. Openscad is something at least.
Freecad is my daily driver and it’s pretty usable. Recently, it’s improved a lot, to the point it is now just mildly annoying.
Is that improvement past the 1.0 release? That update was great but it still needs some work and unfortunately I’m not the right kind of programmer to help either.
I tried a snapshot release a few weeks ago, there are new features, but nothing too significant for me. I’m mostly running a stable 1.0 release, but 1.1 should be released very soon, we’ll see if it’s a big jump, like 1.0 was. Still a long way to go tbh, especially in terms of QoL improvements. I’m talking - why is it so hard to just extrude some text. Why browse for a .ttf file in 2026? Things like that.
I’ve had pretty good results with Wings3D actually, as opposed to Blender. For proper CAD you can try Solvespace, which also sucks but at least has so little to it that you can learn to use it if you remember the idea of solving systems of equations at all.
+1 to TinkerCAD and PrusaSlicer. I have a (Creality) Ender V3 but switched away from CrealityPrint to Prusa due to Wayland issues and while it’s not as pretty, it’s not just as powerful but more so
TinkerCAD has also been amazing for nearly everything I need. I only recently hit the limit with it after years of printing and switched to Blender but it’s super solid
IMHO the best slicer is orcaslicer, which works fine on Ubuntu as an appimage. On other distros i used distrobox to create an ubuntu box and then start the appimage.
Orcaslicer is also available as a Flatpak, which has worked in most distros I’ve tried it with.
Yes, i tried the flatpak too, but it doesn’t do well with hardware accerlation and nvidia gpu. Also i think there was an issue with localization to german.
What do you like about orcaslicer? I’ve mostly just used Cura because it was the first one I picked up and it seemed to work fine.
Cura was also the first one i used, but it was a creality branded shitshow of a program. So i found orca slightly after that and now use it ever since. I love the inbuilt filament calibration tools and especially, that i can control my printer directly from the slicer, to e. G. stop a job i sent too hastily or something.
Did you forget Octoprint?
Prusa slicer, orcaslicer, I’ve used both on Linux, runs native.
Prusa slicer was in the repos, orca slicer I had to download the app image.
Also openscad, freecad, also work for 3d modeling and should be in your distro’s repositories.
OpenSCAD works. I’ve played with it but not actually printed anything (no printer).
Most software on that front works. I usually just use Cura for slicing.
I use cura as slicer and onshape for modeling. Onshape is browser-based and I found f360 to be a bit more intuitive, but it’s fully featured and works well.
Every slicer I’m aware of runs on Linux. I’ve got PrusaSlicer and slic3r installed right now. Cura is on Flathub. Hell, Simplify3D does or did offer a Linux version, though it was one of those janky .run installers where they translate the Windows install process as literally as possible to Linux.
As for modeling software, depends on what kind of modeling. I tend to use FreeCAD, but it’s mostly suitable for engineering and not art.
For creating models: Blender is tops, openSCAD and Open CAD are good but a lot more technical.
For basic stuff, most slicers have objects and negative connects that you can sculpt I’ve something functional. I made a basic model last week for a thing I needed only in the slicer.
For slicer software: sometimes 3d printer brands customize a more common software to tune it to the specific machine. I’m a fan of Orca, but Cura and PrusaSlicer are also really good.
All of these are available as FOSS on Linux.











