WooderCraf

WooderCraf wood craft and handmade

08/18/2025

Let me know what you think

08/18/2025

Key joint 🔑 any suggestions where this one can be used

08/18/2025

Kenji Komatsu preparing material in his beautiful workshop. Isn’t it genius to have the caliper hanging on the thickness planer I don’t know how many times I’ve run around looking for mine. It was very inspiring to see his bea~

08/17/2025

I used an old metal lathe to create a wood lid I’ve been experimenting with different transition lately, see if you can spot them in the video🥸 . .

08/17/2025

I tried to make one single shaving in the last one. Cutting end grain can be both difficult and frustrating. It can also be very satisfying, it depends on the type of wood and chisel you’re using, as well as how sharp the chise~

08/17/2025

I recently visited the Sagami Daiku Dougu Kan Shop just outside Tokyo, which has the most amazing collection of hand tools I’ve ever seen. I highly recommend a visit Adress 5-chōme-1 Seishin, Chuo Ward, Sagamihara, Kanagawa 25~

08/16/2025

FällbArt sculptural table

08/16/2025

Full video on my YouTube channel

08/16/2025

Full video on YouTube. The shelf is now available in my shop! Link in profile.

08/14/2025

08/14/2025

Address

231 E 46th Street
New York, NY
10017

Telephone

+12128290221

Website

Alerts

Be the first to know and let us send you an email when WooderCraf posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });