You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to glue a 1.5mm thick PCB board to a 4mm thick wooden box designed in Boxes (previously I used OpenScad and lasercut toolbox. I like the rendering routine but the toolbox is limited and finger joins are not symmetric - that's why I'm switching to Boxes).
This solution is quick and dirty. How to do it properly?
Related to #109 but I don't want to revive a 5-year-old thread with no comments... Besides, I need only top fingers to have different thicknesses, not all / inner layers.
The text was updated successfully, but these errors were encountered:
I need to glue a 1.5mm thick PCB board to a 4mm thick wooden box designed in Boxes (previously I used OpenScad and lasercut toolbox. I like the rendering routine but the toolbox is limited and finger joins are not symmetric - that's why I'm switching to Boxes).
Assembled picture: https://github.com/dizcza/flashlight_kicad/blob/master/images/view_both.jpg
I just ordered a PCB with the following edge cuts:
Now I need to finish the corresponding wooden parts:
Same for left, back, and front.
I modified the
draw_finger
function of theFingerJointEdge
just to give you an idea of what I want:This solution is quick and dirty. How to do it properly?
Related to #109 but I don't want to revive a 5-year-old thread with no comments... Besides, I need only top fingers to have different thicknesses, not all / inner layers.
The text was updated successfully, but these errors were encountered: