this post was submitted on 02 Sep 2024
36 points (100.0% liked)

diy

21859 readers
1 users here now

Finally, a comm for that one user who hand-makes longbows. This ones for you, comrade.

founded 4 years ago
MODERATORS
36
I did a PC case mod (hexbear.net)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

Designed in FreeCAD and printed on a custom Ender-3 V2. A couple more details / photos in the Mastodon thread.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 2 months ago* (last edited 2 months ago)

I think it makes a lot more sense to use for functional parts than blender, yes. There might be some learning curve though, especially if you're not familiar with CAD in general

I've posted somewhere about my workflow in freecad, because they really don't give you a lot to go on when you install it, or they didn't when I started using it, but the gist is you want to use the Part Design workbench, and build up the part you want by making 2d profile sketches that you then extrude ("pad" in their terms) or revolve, etc. into a 3d shape. Then you can add giblets on or subtract voids from that first 3d object by creating more 2d sketches and using the various part design tools.

that can get you pretty far, it's like 99% of what I use, even though there's like 20 other workbenches in freeCAD