Wrench Benders

Wrench Benders Content creator on social media and video entertainment apps.

Starting to buttons things up.
05/29/2026

Starting to buttons things up.

In this video I make a cheap firewall seal for the steering shaft. ...

The new radiator and intercooler mounted up and ready to be plumbed in.
05/27/2026

The new radiator and intercooler mounted up and ready to be plumbed in.

Things are getting serious now!!
05/22/2026

Things are getting serious now!!

In this video I install the new steering shaft and test the functio...

If it fits, it ships. Now for some body work and paint.
05/22/2026

If it fits, it ships. Now for some body work and paint.

Out with the old. Now just need to make room for the new.
05/21/2026

Out with the old. Now just need to make room for the new.

The suspension is just about complete!
05/16/2026

The suspension is just about complete!

In this video I relocate the shocks by building new shock mounts off of the frame and adding new lower mounting points to the factory control arms using a DC...

Getting the suspension put together has me pretty excited!
05/09/2026

Getting the suspension put together has me pretty excited!

In this video I cut up a brand-new set of Moog lower control arms to modify them for air bag mounts As always, any questions or comments you leave are apprec...

Things are headed the right direction now. Lol
05/01/2026

Things are headed the right direction now. Lol

Junkyard Suspension Build Means a Custom Steering Linkage Build on ’68 Loadstar

Address

Beaver, OH

Website

Alerts

Be the first to know and let us send you an email when Wrench Benders 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); });