From 58eeb5f7ba0b00e73431d781f03da5153db2ef19 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Thu, 14 Sep 2023 12:58:51 +0200 Subject: [PATCH] word --- 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 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).