I am currently on win10 but have been toying with mint and liking it. I intend on fully switching over soon. I have also been toying with the idea of some simple 3D modeling, like making custom parts for projects around my house. Maybe using a CAD software to generate stls for a 3D print or using it to spec out parts for a design made out of aluminum extrusion (like 8020) little things like that. I was thinking about getting a solidworks hobbyist license for 45 a year but solidworks doesn’t support Linux. I could keep a Windows dual boot HDD, but fuck that. Any suggestions on a CAD software that fits? Have a gaming PC with a 3060 and some beefy hardware.
FreeCAD is really good nowadays. You need a bit of time to get into it but then it comes with everything needed also for complex multi-part assemblies.
I agree with the people suggesting Onshape.
But if you like programming, OpenSCAD can be really interesting.
+1 for openscad. I switched over from Fusion 360 back when autodesk changed the personal use license in 2020.
It takes a bit to get used to it, but once you’ve made a few parts you begin to see how powerful it can really be.
Its also super lightweight, so you can run it on most systems without any issues. I’ve ran in on a chromebook before.
The only thing I miss about fusion 360 is an easy way to add fillets to parts, that can be tricky in openscad. I use chamfers for the most part though, so I don’t miss it much.
The only thing I miss about fusion 360 is an easy way to add fillets to parts, that can be tricky in openscad. I use chamfers for the most part though, so I don’t miss it much.
There’s an OpenSCAD add-on lib called BOSL that offers primitives with built-in fillet options (plus a wide array of other stuff, like premodeled metric bolts). Admittedly it spends a lot of time reinventing the wheel, but I’ve found it useful from time to time.
Onshape hands down. Browser based so there’s no compatibility issues. It’s super easy to use and pretty powerful. Its free for hobbiests (the caveat being your models will be publically accessible). We use it exclusively at work and it’s been awesome.
I’d love a good Foss CAD package but there are too many issues with the current ones for me to make the jump.
This is the only correct answer. Onshape is a fantastict, feature complete CAD system that I would be happy to use for any commercial project regardless of size and stakes. Love it.
Ondsel is great. It is an engineering focused branch of freecad. They have solved a lot of the issues and have made the UI/UX a lot smoother.
Finally libre cad that actually is usable!
The thing I’m struggling with is finding beginner videos for ondsel. The ui is super different, so freecad videos don’t help much. Any suggestions?
I found the skill set pretty transferable from FreeCAD (albeit much more usable). That being said I had used solidworks for long time prior.
Main thing I would say is to make sure you are in the relevant workbench and use the tasks menu (starts on the right of the screen)
You may not realize it but you’re kind of making my point. You have prior experience. An Ondsel getting started video is really needed. Especially since they want to charge for it.
I’ve seen some youtubers recommend OnShape. It’s a browser based CAD app so it should work fine.
Have you looked at OnShape? It’s browser based and cloud based (your models are open to the public if you use it for free) but it’s pretty solid for basic parametric 3d modeling. As well, it comes from an ex-Solidworks founder and feels very familiar but very limited.
I’m a Solidworks Certified Pro and would definitely use it myself, but I’m primarily on Windows so I’m always using Solidworks.
If you want solidwork or fusion : https://github.com/cryinkfly/SOLIDWORKS-for-Linux/releases
I’d love to use and suggest blender/freecad, but I struggle with the workflow.
I still use Inventor 2017 in a windows VM.
A lot will depend on your preferred workflow, and since you mentioned SolidWorks I assume that means you prefer a more GUI-oriented approach. However as an alternative, if you are comfortable with more of a programming approach, you might look in to OpenSCAD. Most things are done from a more primitive standpoint in how you create each part of an object, but I like having the direct control over every aspect.
Everyone said freecad.
If you already know cad then it will work fine*. If not, you will not have an easy time getting going in it. Start with something that’s widely supported with a million tutorials like 360 or solidworks. Consider skechup or whatever.
Cad is not straightforward unless you have training in design/drafting. Do not make it harder on yourself.
FreeCAD. It’s fantastic but takes some getting used to. I recommend the Ondsel fork - it’s still free and open source except for the cloud storage which you can ignore. Ondsel includes some newer features and some interface changes.
FreeCAD is what you need for 3D cad/cam or 3d printing. And for 2D cad, or 2D cad/cam, there’s the free GPL version of QCad (recommended to buy the full version for $40 to get cad/cam and more import/export file support from autocad). Anything else (librecad, openscad, Design etc) are not as well rounded imho. And then there’s onshape, but that’s not Free software.
Plasticity looks nice
Plasticity
Im trying to move from windows to linux and from solidworks to freecad completely. Its not easy at all, even SW 2008 is so advanced. Im not giving up tho 😉
Perhaps FreeCAD? There’s even a community for it: [email protected]
As an engineer, I’ve tried FreeCAD and it’s awful. Just get a hobbyist license for Fusion360 and run it in WINE
Does it work well in Wine?