Lockblock - printable connector
Description
Many puzzle pieces have complex shapes with inevitable overhangs whichever way you orient them. I would like to try soluble support material but I don't yet have dual extruder printing capability. Ordinary support material leaves nasty marks on the downward-facing surfaces.
My latest idea was to split the piece horizontally through the middle and print the two halves facing upwards with a custom connecting joint on top of each piece. The joint consists of a triangular peg next to a triangular hole, all contained within the outline of a single cube.
The prototype was first modelled in Tinkercad and then transferred to OpenSCAD for easier customisation.
Watch the video of the first test at youtu.be/Fp63gR9HTJA
My latest idea was to split the piece horizontally through the middle and print the two halves facing upwards with a custom connecting joint on top of each piece. The joint consists of a triangular peg next to a triangular hole, all contained within the outline of a single cube.
The prototype was first modelled in Tinkercad and then transferred to OpenSCAD for easier customisation.
Watch the video of the first test at youtu.be/Fp63gR9HTJA
Instructions
The parameters in the script work best for me, but if your version is too tight or too loose try changing the offset.
You will probably need to use the cooling option in your software and/or a fan - these are small pieces which can easily overheat.
Print two and then lock them together. You could also add a drop of acetone to make the bond even stronger.
I used Blender to divide the two puzzle pieces in the photo and then grafted the lockblock STL on top of each half. If you look carefully you can see the join halfway up the vertical on each piece.
The module could be included in other scripts to lock larger pieces together.
You will probably need to use the cooling option in your software and/or a fan - these are small pieces which can easily overheat.
Print two and then lock them together. You could also add a drop of acetone to make the bond even stronger.
I used Blender to divide the two puzzle pieces in the photo and then grafted the lockblock STL on top of each half. If you look carefully you can see the join halfway up the vertical on each piece.
The module could be included in other scripts to lock larger pieces together.
You must be logged in to post a comment.
License
Lockblock - printable connector by richgain is licensed under the Attribution - Creative Commons license.

Nice :)
This is very needed. I too shy away from prints that require support, probably because my favorite slicing program, Slic3r, does not produce support structure well ;)
A script that helps you split an object and insert the connectors would be an amazing next step :)