186
Walnut cabinet + Hutch
(sh.itjust.works)
A handmade home for woodworkers and admirers of woodworkers. Our community icon is submitted by @1985MustangCobra@lemmy.ca whose father was inspired to start woodworking by Norm and the New Yankee Workshop.
How did you design (or find the design) for it? Simpler box construction I'm fine doing on paper with simple measurements, but I don't have a good process for anything more complex.
My latest iteration is just to measure and cut scale members in paper.
I use FreeCAD though it's getting to the point I could just about use any typical spreadsheet app.
I use FreeCAD's spreasheet function to calculate most of the dimensions, for example on this cabinet the length of the front rails is the overall_width + 2 * tenon_length - 2 * (post_thickness + top_overhang). From there I use the Part Design workflow to draw the components and the Assembly workbench to fit them together, which has honestly become mostly a sanity check. In the shop I tend to work from the spreadsheet itself.