FlorianPommerening / FingerJoints

Fusion 360 add-in for creating finger joints
128 stars 11 forks source link

Add hole to keep fingerjoint square after routing it in a CNC #23

Closed oskarscholander closed 1 year ago

oskarscholander commented 1 year ago

I do not know the correct terms for this feature, but I created some example images.

It would be nice to have the ability to also offset the hole from the corner to optimize the amount of material needed to be removed.

This feature would help manufacturing a lot!

Examples: Skärmavbild 2023-02-02 kl  11 33 04 Skärmavbild 2023-02-02 kl  11 35 12

FlorianPommerening commented 1 year ago

These holes are called dogbones. There are multiple plugins for creating them, all forking an original version and modifying it in some way, for example https://github.com/DVE2000/Dogbone/ I don't plan to add this functionality here as well, as it doesn't fit with how the code is designed (I do not require pieces to be flat pieces meeting at 90 degree angles).