From 7ecbffb83c48a48c512072f234e73e354f4d4562 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Thu, 14 Sep 2023 13:43:52 +0200 Subject: [PATCH] grammar --- content/posts/cad-shootout-freecad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/cad-shootout-freecad.md b/content/posts/cad-shootout-freecad.md index c233593..a7b5534 100644 --- a/content/posts/cad-shootout-freecad.md +++ b/content/posts/cad-shootout-freecad.md @@ -252,7 +252,7 @@ You can even unfold it and generate proper drawings, though it's not as straight FreeCAD shows promise and if their last [user meetup notes](https://forum.freecad.org/viewtopic.php?t=75768) are anything to go by, they care. It's just not there yet. I like to think of the current state of FreeCAD as the earlier versions of Blender (2.4 and earlier): buggy, missing core features, messy defaults (think right click select) and you had to adapt to their workflow instead of creating yours. -I'm sure the FreeCAD team can sort out the bugs, the bigger question is if they can make it not as frustrating to use in general, some of the problems are clearly due to their dogmatic approach and unpolished modular system and some hard to solve bug. +I'm sure the FreeCAD team can sort out the bugs, the bigger question is if they can make it not as frustrating to use in general, some of the problems are clearly due to their approach and unpolished modular system and not some hard to solve bug. For professional use I think FreeCAD is a non-starter in its current phase, but if you're just doing this for fun like me then it might not be so unreasonable.