Iron Arrow Forge

Iron Arrow Forge Making things by hand - that last. People don't make things anymore, so I'm out to change that. Work

Finished up a buckle for a friend this morning.
12/20/2020

Finished up a buckle for a friend this morning.

Miss Leslie in Arkansas dressin' up her new saddle with these bad boys! Thank you Leslie!
08/28/2020

Miss Leslie in Arkansas dressin' up her new saddle with these bad boys! Thank you Leslie!

Another set of saddle conchos ready to go. Let me know if ya need something.
07/31/2020

Another set of saddle conchos ready to go. Let me know if ya need something.

Dress up that old saddle with some new conchos! Nickel on blued steel 1 1/2". Or, let me know if you want something cust...
06/25/2020

Dress up that old saddle with some new conchos! Nickel on blued steel 1 1/2". Or, let me know if you want something custom.

06/24/2020

OK, we're trying the instagram thing...

Well, I already screwed it up - no hashtag...

Another buckle off the bench and ready to go - nickel on blued steel.Let me know if ya want it!
06/24/2020

Another buckle off the bench and ready to go - nickel on blued steel.Let me know if ya want it!

Everyone makes mistakes - I make a lot... These pieces started out as something else - now they're key rings!
06/19/2020

Everyone makes mistakes - I make a lot... These pieces started out as something else - now they're key rings!

Redfish on the bench this morning...
06/19/2020

Redfish on the bench this morning...

I guess a messy bench means you're busy...
06/18/2020

I guess a messy bench means you're busy...

Address

Dobbin, TX

Website

Alerts

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