GRA Grafix

GRA Grafix I do airbrushing on T-shirts as well as vinyl prints.

My latest airbrushed wooden tappet covers - Ford and VW
30/11/2015

My latest airbrushed wooden tappet covers - Ford and VW

I must get get back into t shirt airbrushing. One of my earlier designs. What do you think?
13/11/2015

I must get get back into t shirt airbrushing. One of my earlier designs. What do you think?

Final Product
12/11/2015

Final Product

Tried my hands at airbrushing hard hats. Someone at work asked me to do this for his kids. Not bad for my first try. My ...
12/11/2015

Tried my hands at airbrushing hard hats. Someone at work asked me to do this for his kids. Not bad for my first try. My next flame job will be better.

Then I did a Toyota tappet cover as well. You need to see this with the naked eye. Looks really noce
12/11/2015

Then I did a Toyota tappet cover as well. You need to see this with the naked eye. Looks really noce

I like painting tappet covers. This one came out so  nice.
12/11/2015

I like painting tappet covers. This one came out so nice.

12/11/2015
My latest Airbrush designs on VW tappet Covers
09/06/2015

My latest Airbrush designs on VW tappet Covers

Address

16 York Road
Lansdowne
7780

Telephone

0840111988

Website

Alerts

Be the first to know and let us send you an email when GRA Grafix 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: "SOUTH AFRICA" } }) .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); });