diff options
| -rw-r--r-- | lume/src/blog/2022/3d-printing-openscad.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lume/src/blog/2022/3d-printing-openscad.mdx b/lume/src/blog/2022/3d-printing-openscad.mdx index dfa0a74..85d2572 100644 --- a/lume/src/blog/2022/3d-printing-openscad.mdx +++ b/lume/src/blog/2022/3d-printing-openscad.mdx @@ -19,7 +19,7 @@ This was kinda frustrating and I almost gave up on the project, but then I remem One of the primitives that OpenSCAD offers is a cylinder. So I wondered if I could use one of those to widen the hole in the index stand and then reprint the part with the wider hole. -<XeblogConv name="Numa" mood="dismay"> +<XeblogConv name="Numa" mood="disgust"> Wait, you're using a CAD program to fix your 3D print by modifying the model instead of using, I don't know, a drill and 5 minutes to make it fit that way? </XeblogConv> |
