These Tools

These Tools Learn how These Tools work. Welcome to These Tools! Are you a new home owner? Do you have an upcoming project that involves tools? Sincerely,
The These Tools Team

Ever wonder how a specific tool actually works or how that tool is supposed to be used? Check out these short vignettes of my dad explaining how specific tools work. These videos might just help you out. These video vignettes will show you...
- How different tools are used
- What they are used for
- and, How they actually work

My dad has a lot of tools. His understanding and collection has grown

over the years, project by project. Whether it is fixing stuff, repairs to the inn, wood working projects for his grandchildren or pretty much anything else where he can use a tool, his workshop is impressive. If you enjoyed our video, consider subscribing to our channel by coming over to YouTube and SUBSCRIBE to our channel. Also, leave a comment to let us know which tool you would like to learn more about next.

How to use a PVC Pipe Cutter - Lenox R1 Plastic Tubing CuttersIn this video, my dad will show you how to use a tool by L...
05/10/2023

How to use a PVC Pipe Cutter - Lenox R1 Plastic Tubing Cutters

In this video, my dad will show you how to use a tool by Lenox. The Lenox R1 Plastic Tubing Cutters is simple and easy to use. Lenox and parent company, Stanley Black & Decker produce fine, reliable tools for professionals and at home, 'Do it yourself', projects.

Lenox R1 Plastic Tubing Cutters: https://www.lenoxtools.com/Pages/r1-plastic-tubing-cutters.aspx

https://www.youtube.com/watch?v=c7hZwyZ-IAQ

In this video, my dad will show you how to use a tool by Lenox. The Lenox R1 Plastic Tubing Cutters is simple and easy to use. Lenox and parent company, Stan...

Address

Mumford, NY

Alerts

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

Share

Category

//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); });