diff --git a/content/posts/cad-shootout-freecad.md b/content/posts/cad-shootout-freecad.md index 0442ab0..c233593 100644 --- a/content/posts/cad-shootout-freecad.md +++ b/content/posts/cad-shootout-freecad.md @@ -51,7 +51,7 @@ So you finally got to do your first sketch, you draw your surfaces, try to extru ![You're gonna see this a lot](/media/freecad/recompute.png) -### Part design is too principled +### Part design is too limited Every sketch must define exactly one closed surface, which is a super slow workflow compared to what you can achieve in other tools. Errors are very opaque (an message box during the extrude step will complain "Wire must be closed" with no indication of what to do).