EcoCan

EcoCan A small business that casts recycled aluminum cans to create works of art. Our motto, to convert trash into art.

Just another Saturday melting! Taking it one can at a time. A couple splatters, but they look good!
02/27/2022

Just another Saturday melting! Taking it one can at a time. A couple splatters, but they look good!

I love the shine of an ingot right after it has been poured and before it becomes dull after it cools, it never gets old...
02/27/2022

I love the shine of an ingot right after it has been poured and before it becomes dull after it cools, it never gets old.

I would love to hear any ideas for what I could try to cast in the future. However, I can not guarantee that it will be ...
02/21/2022

I would love to hear any ideas for what I could try to cast in the future. However, I can not guarantee that it will be done but I will consider doing it.

Today I made a first attempt to create using casting sand. Being that I am unfamiliar with this version of pouring, the ...
02/21/2022

Today I made a first attempt to create using casting sand. Being that I am unfamiliar with this version of pouring, the product did not come out as I had hoped. However, during the process I learned about many things that I can improve.

For those who don't know, casting sand is a fine, powdery sand used to make a temporary mold for casting metal.

02/05/2022

Final wash of my ant hill casting!
What do you guys think about it?

Recently poured aluminum down an ant hill and I just dug it out of the ground and washed it off. I am quite happy with t...
02/05/2022

Recently poured aluminum down an ant hill and I just dug it out of the ground and washed it off. I am quite happy with the outcome of it!

Just did my first ever community casting, it was so great to share my love of aluminum casting with others!
02/05/2022

Just did my first ever community casting, it was so great to share my love of aluminum casting with others!

Recently cast these dragon head medallions from a mold, thanks to TVCmolds on etsy.
01/30/2022

Recently cast these dragon head medallions from a mold, thanks to TVCmolds on etsy.

Just made some new "muffin" ingots!
01/28/2022

Just made some new "muffin" ingots!

Address

Tyrone, GA
30290

Website

Alerts

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