Almost the same situation here. However, my first designs in freeCAD had lots of errors and I experienced lots of crashes and bugs. Didn't really get into it.
My tool of choice is now OpenSCAD. It does exactly what you are designing - not more, not less.
While OpenSCAD is amazing, it is limited in some ways. It is also very marmite-like. You either love it or hate it.
For those confused, OpenSCAD is a scripted CAD package. You effectively write code, rather than dragging the mouse around. I personally love it, but I know others who absolutely hate it for the same reasons. It depends a LOT on how you think about problems.
I might take a look - the learning curve on FreeCAD is pretty steep. Not that I wouldn't expect any other CAD to be much easier, but I feel there's a lot of assumed knowledge about concepts that appear to be unique to FreeCAD. Kinda increases the study load, if you catch my drift.
FreeCAD has an OpenSCAD plugin. Personally, I'd stick with FreeCAD regardless of workflow since you can do both in it. It has its quirks, but once you get used to it, it's great.
Check out the Adventures in Creation YT (or Piped) channel. He does a very exhaustive set of tutorials from beginner to advanced that is well produced and explained.
Fellow OpenSCAD user here. I'd recommend it to anyone as a thing to try, but not necessarily as a thing to certainly end up using.
I love how much control it gives you over your designs and how you can use that to make intelligently parametric parts. I'm continuously frustrated by how it expects you to make (or find libraries for) everything from scratch. For example, I've recently discovered ClosePoints which is (a) brilliant and (b) makes me wonder why the heck this functionality isn't built-in or at least in a default library. I've also found that using it for anything complicated has forced me to learn how to write better-organized code.
You still have to put in work to learn how to use it. It's just a different kind of work.
Look, I'll happily admit that F360 is an excellent CAD program. It kinda sets the standard, but the constant shifting of the goal posts for the free personal use license, plus the Hotel California nature of cloud streaming the app, just pisses me off.
My brother's using it professionally and he's quite happy with it. But his business is paying for a full license for him, so he gets all the benefits, and very few of the annoyances. He's readily admitted that, were that not the case, he'd be looking at FOSS alternatives himself.
I was gonna say, I don't use them professionally and it's been a few years since I tried some alternatives, but being able to use F360 free version and export to usable filetypes, plus the ability to make designs editable and read-only as needed to bypass the document limit, are absolutely amazing.
Used 3ds from 1994-today, but stopped paying in 2015 when they stopped selling permanent licenses. Today I use 2015 and blender, and tho newer max has snazzy plugins like tyflow, it's not worth paying autodesk's ridiculous sub fees.
Ah FINALLY there is a good fork. FreeCAD exists now for like 15 years, but almost no one uses it because the ui absolutely sucks. And the worst part is, the maintainers know it but they refuse to change it because they think they're geniuses and everyone else should conform to their twisted vision of cad ui instead of following the standard of literally every other cad program out there.
IMO the bigger problem with FreeCAD is the topological naming problem. It's very easy to get frustrated because your model broke due to a change you made in an earlier feature.
The UI isn't amazing though, and that unfortunately happens quite a bit with open source software. Hopefully it'll go the way of Blender and KiCAD with an eventual major release that overhauls the UI.
Ondel has a nicer user interface, but I personally use and recommend realthunder's LinkStable branch of FreeCAD. Mainline FreeCAD (and by extension, Ondsel) suffer from the topological naming problem, which can be especially jarring to users coming from proprietary CAD software. realthunder put a lot of work into a solution that handles the problem pretty well, so I'm using his fork until toponaming gets mainlined.
They have been around for a year and are already in the habit of missing deadlines and setting unrealistic timelines that lead to a bad first impression on the market.
I said it back when this came out, but they assured me that they were "well on track" even their to-do list was 2x as long as their in progress and completed combined lol.
I think it will still be a long time before things are upstreamed and ready to go. I am cautiously optimistic, but development of freecad has always been outpaced by a snail.
At this point it's a just a fork of FreeCAD with a slight UI overhaul and some usability improvements. It's still FreeCAD underneath. Ondsels product is their FreeCAD compatible collaborative cloud. They have made some changes to the workbenches to simply them and are contributing it back to main FreeCAD. But the learning curve is still there. The bugs on Windows that can crash your projects still occur. But you can use WSL to install the Linux version and not have any issues.
It is not a fork aiming to replace it. It is rather a spin with saner defaults to cater to companies as customers. The product which shall carry ondsel financially is their freecad compatible cloud offering, and the hope is to use that for elevating freecad itself too. They need their spin to be able to ship an ootb experience fitting their motive and brand. So if you would like a less confusing experience it might be something for you. Currently there's a lot of borderline deprecated and also redundant functionality in freecad, so I hope that ondsel's cleanup mantra will make it to the ootp upstream experience as well.
One of the big changes in my opinion is the addition of a "Smart Dimension" tool where the system interprets and previews the constraint that you want to apply instead of requiring you to pick the specific constraint ahead of time(almost identical to SOLIDWORKS), and the ability to add constraints such as length while drawing out shapes (like Autodesk Inventor, probably also Fusion but I haven't used that). It makes the sketcher workflow more like other CAD programs and requires a little less manual work with constraints.
Thanks for this - I think I remember reading about Ondsel recently (used to design a toilet roll holder key, so they could replenish toilet paper at FOSDEM?). I'll give it a look. Cheers!
I like FreeCAD. I know some people hate it, but I find the requirement to do things carefully and properly to avoid horrible errors later on really focusses my mind on what I'm designing. I end up with something that is probably better designed than if I could just lash something together and let the software sort out the mess.
Exact same situation for me aswell... i was so happy to see that developer version of FreeCAD that completely overhauled the sketcher tool for on the fly defining
i believe it's already implemented in the latest version but it was presented in the 0.21 dev version where you could start to draw a rectangle and had the boxes to contrain their lenghts automatically pop up while drawing the rectangle for example
I use Autodesk Inventor when at work, but I’m trying to learn FreeCAD for my own hobby project. And while I’ve had to reprogram some workflows I’m slowly getting there. What really excites me about FreeCAD is the different workbenches, such as CfdOf which gives you a nice and understandable gui for OpenFOAM, finally making CFD somewhat accessible to the masses.
There’s also a lot of new and improved functionality coming out with 0.22.
My favorite feature of FreeCAD is the spreadsheet. F360's Parameters window...it's been awhile since I've used it, but you weren't able to rearrange or sort parameters, there weren't any hotkeys or ways to quickly enter values so you had to move your hand from the keyboard to the mouse a lot, plus it wasn't as multifunctional.
F360 parameter entry was so lacking. And what a strange feature to not fill out since as you say it's basically just a spreadsheet. Hell, let us import actual spreadsheets so I can have a baseline each time for parameters I'm always inputting such as 3d printer specs (line width etc)
Thanks for the reminder! I remember reading an article recently where Ondsel was mentioned - hadn't clicked that I should be considering it for myself too. Cheers!
Yeah I got into Fusion360 a while back but predictably it gets worse and worse. Now I have to learn freecad so I don't run into the same shit again lol
I'm getting disappointed in F360 as well, but existing open source alternatives are pure cancer. Basically, I've started making my own open source CAD. Hope to release some basic POC in a month or two.
You're saying you're starting from scratch on a brand new CAD program yourself rather than contributing to an existing, established project like FreeCAD?
Cue xkcd comic about how we end up with new standards. It's the same with FOSS projects. Every new stubborn headed dev things they will get it right this time, wasting work instead of contributing and pooling efforts and resources that would get better improvement and quality faster than starting from scratch.
I mean, it would be cooler to not call the existing ones "cancer," but I support them trying something new. Yes, it will be an uphill battle, but wasn't LuaJIT done by a lone genius? I hope they're successful and we have a new CAD option.
They are not pure cancer. You should be more grateful for the effort the FOSS community volunteers are putting into creating a free as in freedom ecosystem, without any reimbursement whatsoever. Instead, they're having their work attacked by folks like you.
Look, mate, I've contributed to many many open source projects over the last two decades. Including Klipper if we're talking about 3D printing. FreeCAD is a piece of shit. It's just a fact.
Had this happen to me as well this week after a few months of not using Fusion 360.
Turns out it’s a software update issue. Just close the app every time it fails, and eventually it will manage to update. I have an insanely fast internet connection, so maybe you need to keep it open for a while to download the updates.
Give Solid Edge (from Siemens) a try. It has a free for hobby use edition. It's not perfect, but I'm pretty happy with it, and none of the stupid restrictions of Fusion.
I use Fusion every day for like 10 hours a day and never see these messages. You just have a local bug. If you aren't making production models then the free services are for you. This software is still a bargain compared to what was available 15 years ago.