this post was submitted on 04 Aug 2023
206 points (100.0% liked)
Free and Open Source Software
17916 readers
82 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
FreeCAD is "almost" there, but the inconsistent face renaming when editing previous steps, is still a huge PITA.
I don't even mind the UI that much, it takes some getting used to, but unless it crashes, once you realize how the "workbenches" work, it's not much of a problem, and it makes sense when they're each a separate module, like having 30 programs in one, that share some base elements, but otherwise are separate programs running through a single UI.
Agree to disagree.
From what I remember something as common as offsetting lines in a sketch required switching away from the sketch workbench into the draft workbench and exiting the sketch editor altogether.
Normally, for an offset line, I'd use some helper lines and just set an offset along the helper between intersecting points, all straight from the sketch editor. Maybe you mean some other kind of offsetting, but I barely use the draft workbench, I've found it only offers a few tools that are hard to come up with inside the sketch editor itself.
I mean offsetting complex shapes in one go.
Just randomly throwing together an example:
Ironically, an in-Sketcher offset tool has been developed over a year ago, along with like 10 other Sketcher tools... but it's been blocked from merging because they found there is a mistake in the general UI styling, and they switched to fixing that instead.
Oh well, guess FreeCAD's UI is a problem after all. 🤦