Got this email from Autodesk that Fusion is increasing their annual price by a huge amount. I subbed for 1 year a couple years ago for I think $380. Then I was able to get an educational sub after that. Fusion is still the cheapest CAD software out there, not including the free stuff like FreeCAD, but still, this price increase is massive.
It should be noted that it’s still free to use for personal use minus the extra features.
I got stuck on googling how to make a fillet in freecad, to which the answer appeared to be, “yeah, nah, you sort of can’t”. Oh okay, this program is not for me.Edit: if people want to help/criticise, I recall the problem was that I couldn’t do it parametrically, which is the only way I like to model any engineering parts. So far the only thing that information has gotten me is a downvote. If freecad is as full featured as you say, then this should be easy to do. Feel free to tell me how.EDIT 2: after the info I got, I looked into it more and discovered my problem was a bit different - I couldn’t do a parametric offset line in a sketch, because I needed to make a particular pattern. I ended up doing it with OpenSCAD if I recall. I apologise for saying freecad couldn’t do fillets, that would’ve been extremely basic. It was still a very painful experience just to figure out that it couldn’t do what I needed.
whens the last time you used freecad? theres literally a button for making fillets.
the fillet button 🤯
I’m curious what a parametric offset would be. If it is what I think it is, I’ve accomplished that with some construction geometry. Add a construction geometry line constrained appropriately (e.g. perpendicular to some other line, particular length, etc) and then use its other end to attach and constrain the offset line.