|
|
|
|
|
by NavinF
1380 days ago
|
|
Some blockers I've encountered after spending a lot of time in FreeCAD: - No built-in assembly workbench. If you create more than 1 object, there is no way to align/attach them together. There are several competing, incompatible, and buggy plugins. - Topological naming problem is way worse than in paid CAD software. It's very difficult to edit old constraints without breaking new actions as they're replayed: https://wiki.freecadweb.org/Topological_naming_problem - Software dependencies are not included. Essential features like viewing the dependency graph (to unbreak your model; See above) are broken out of the box. You have to manually install specific versions of tools like graphviz (no, not the same version used by all the other software on your system) to unbreak these features first. Same goes for rendering images, exporting to some formats, using some mesh generators, etc. You really get the full "linux desktop" experience even if you are not on linux ;) |
|
This is the single, number one, absolute must fix problem in FreeCAD. All other FreeCAD work should stop until this gets fixed. Period.
Broken constraints were bad enough, but as an amateur I could live with them. However, every now and then the system would renumber and reconnect constraints wrongly. That's just not acceptable and should never happen.
Until FreeCAD fixes this not only can't I recommend it but I have to give anti-recommendations to stay far, far away from it. That pains me greatly as FreeCAD is the only piece of open-source software I have ever had to chase people away from.