this post was submitted on 11 Jun 2025
1 points (100.0% liked)

FreeCAD

1054 readers
1 users here now

Your own 3D parametric modeler.

www.freecad.org

FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.

founded 3 years ago
MODERATORS
 

I have to design several wood boxes who will be bases for acrylic showcase boxes. They have all different sizes but the construction is the same and quite simple. So what I'm looking to do is to design a generic construction with constraints once, and then be able to change a few variables like the boards thickness, the thickness of the acrylic and the width height length of the box and I would get the dimensions of my wood boards to do the cutting.

I never used the assembly workbenches, can they be useful in my cases?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 week ago

Best I know of is TechDraw but that may not be as automated as you'd like. You essentially take the shapes and label the dimensions you want to show. Shapes/dimensions can be refreshed, likely also through a macro for multiple sheets if you need that.

I don't know the UI by memory but the flow is along the lines of: create TechDraw sheet; set scale; import shape; choose views of shape (top, front, ...); add dimensions. This can be exported and printed.

I think you can also save the current view of a sketch (save image or such in the menu?) but have not tried it and don't know how repeatable that is and if you'll run out of coloured ink in no time.

Looking forward to look at your attached designs!