Kumiko is a form of Japanese woodworking that uses small cuts of wood (probably offcuts) to produce artful designs. It’s the kind of thing that takes zen-like patience to assemble, and years to master– and who has time for that? [Paper View] likes the style of kumiko, but when all you have is a 3D printer, everything is extruded plastic.
His video, embedded below, focuses mostly on the large tiled piece and the clever design required to avoid more than the unavoidable unsightly seams without excessive post processing. (Who has time for that?) The key is a series of top pieces to hide the edges where the seams come together. The link above, however, gives something more interesting, even if it is on Makerworld.
[Paper View] has created a kumiko-style (out of respect for the craftspeople who make the real thing, we won’t call this “kumiko”) panel generator, that allows one to create custom-sized frames to print either in one piece, or to assemble as in the video. We haven’t looked at MakerWorld’s Parametric Model Maker before, but this tool seems to make full use of its capabilities (to the point of occasionally timing out). It looks like this is a wrapper for OpenScad (just like Thingiverse used to do with Customizer) so there might be a chance if enough of us comment on the video [Paper View] can be convinced to release the scad files on a more open platform.
We’ve featured kumiko before, like this wood-epoxy guitar, but for ultimate irony points, you need to see this metal kumiko pattern made out of nails. (True kumiko cannot use nails, you see.)
Thanks to [Hari Wiguna] for the tip, and please keep them coming!
“…if enough of us comment on the video [Paper View] can be convinced to release the scad files…”
I wonder if an LLM could be trained on the input parameters and the resulting model, and generate equivalent SCAD source.
The scad file is on makerworld
That was difficult to parse! (Before I realised there was a typo.)
It seems you are correct. Fixed now, because yeah, that did make it difficult to read.
I know it sounds kinda obvious, but it didn’t occur to me until now that an LLM could “do” OpenSCAD. Does anyone have positive experiences?