Welder Rafi

Welder Rafi art

05/22/2026

a technique for joining angle iron that not many welders know about

05/22/2026

Beginner welders don_t know this trick yet.

05/22/2026

a metal cutting technique that welders rarely talk about

05/18/2026

Many welders don_t know the correct procedure for welding two steel plate joints

05/18/2026

Basic technique of stick welding on square tube joints

05/18/2026

The 90-degree connection trick without having to be welded

05/15/2026

how to determine the connection of a square profile pipe

05/15/2026

A technique for connecting round and square pipes at a 90 degree angle was discovered

05/15/2026

technique of connecting square tubes to stair fence posts

05/09/2026

how to make a perfect weld on angle iron with a very large gap

05/09/2026

flat welding technique on square tubes

Address

United States
New York, NY
10001

Website

Alerts

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