Davis Forge

Davis Forge Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Davis Forge, Arts and entertainment, Kennesaw, GA.

06/10/2019

Quick update video showing off some knives that need to find a new home...let me know if you’re interested!

Forging a chopper this evening
06/03/2019

Forging a chopper this evening

Finished up this little knife today
05/17/2019

Finished up this little knife today

Got all these done for Mike Shearon to give away at the Native American meeting this Saturday...lots of work for one day
05/15/2019

Got all these done for Mike Shearon to give away at the Native American meeting this Saturday...lots of work for one day

Other than Sunday being rained out Saturday went really well at my church’s bazaar and bbqI have a bit left over let me ...
05/13/2019

Other than Sunday being rained out Saturday went really well at my church’s bazaar and bbq
I have a bit left over let me know if something catches your eye

1st cleaver i ever did about 2 years ago (top)Last cleaver I did about a month ago (bottom)
05/09/2019

1st cleaver i ever did about 2 years ago (top)
Last cleaver I did about a month ago (bottom)

Ready to find a new home
05/09/2019

Ready to find a new home

Address

Kennesaw, GA
30152

Telephone

(404) 246-7683

Website

Alerts

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