I really feel like I do not have a good handle on designing for laser cutting...

My instincts say that booleans and relying on kerf compensation is going to be the most straight forward way to get good fits, but this little shelf my kids asked for has a seriously complex tree.

I haven't seen any best practices out there. Anyone have any tips or pointers? Anyone else laser cutting with #FreeCAD?

#FreeCADFriday

@amd in Solidworks I'd design it as a multibody part and use the same sketch for each matching set of tabs and slots. The laser cutter kerf is plenty of clearance (if not too much of a gap for solvent welding!)

But in FreeCAD with only single-body Parts allowed it's more awkward. I think I'd try having a single PartDesign Part with a bunch of sketches to position all the individual parts, tabs and slots and then reference those in the individual Parts? But I don't know if that works!

@gbrnt I know I can drive the kerf inside or outside the actual cut path in my laser software so I should be able to kerf comp my way to a good fit without having to design overlap into the model.

FreeCAD can do multi body designs in part design now (recent addition) but I’m not sure how I would structure my sketches any better in the part design work bench. Than here in the part work bench. I probably just need to try it and see if something clicks.

My concept was to rely on Boolean cuts so I could only have a 3 sketch model and I couldn’t run into a lot of topological problems from relying on external geometry