<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Automotive Restoration Soldering Alloys &amp; Tinning Compounds</title>
	<atom:link href="https://dklmetals.co.uk/product-tag/automotive-restoration-soldering-alloys/feed/" rel="self" type="application/rss+xml" />
	<link>https://dklmetals.co.uk/product-tag/automotive-restoration-soldering-alloys/</link>
	<description>UK&#039;s Foremost Lead-Free Solder Producer</description>
	<lastBuildDate>Tue, 17 Feb 2026 10:39:49 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://dklmetals.co.uk/wp-content/uploads/2023/09/cropped-fi-32x32.jpg</url>
	<title>Automotive Restoration Soldering Alloys &amp; Tinning Compounds</title>
	<link>https://dklmetals.co.uk/product-tag/automotive-restoration-soldering-alloys/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Epatam Solder Paste</title>
		<link>https://dklmetals.co.uk/product/epatam-solder-paste-tinning/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 16 Feb 2026 13:05:28 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2574</guid>

					<description><![CDATA[<p>Epatam Solder Paste The DKL Epatam Solder Paste is a precise mixture of finely powdered solder, soldering flux, and suspension agent. Eliminates separate handling of solder and flux for convenient, economical application in mass production. Grade Flux % Typical Applications Packaging Options Mark IV 40% Tinning car panels/bodiesTinning radiatorsCopper pipes/joints 250g, 500g jars1kg, 2kg, 5kg <a href="https://dklmetals.co.uk/product/epatam-solder-paste-tinning/" class="more-link">...<span class="screen-reader-text">  Epatam Solder Paste</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/epatam-solder-paste-tinning/">Epatam Solder Paste</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<style>
.solder-paste + h1,
.product-page h1,
.entry-title,
.page-title {
  background: linear-gradient(135deg, #1e3a8a, #3b82f6) !important;
  color: white !important;
  text-align: center !important;
  padding: 10px !important;
  border-radius: 10px !important;
  font-size: 2.5em !important;
  margin: 0 0 20px 0 !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3) !important;
}
.solder-paste { 
  padding: 10px 0; 
  background: #fff; 
  margin-bottom: 0; 
}
.solder-paste__container { 
  max-width: 800px; 
  margin: 0 auto; 
  font-family: Arial, sans-serif; 
  line-height: 1.6; 
  color: #333; 
  padding: 0px; 
}
.solder-paste h2 { 
  color: #1e3a8a; 
  border-bottom: 3px solid #3b82f6; 
  padding-bottom: 10px; 
  font-size: 2.2em; 
  margin: 0 0 15px 0; 
}
.solder-paste h3 { 
  color: #1e40af; 
  font-size: 1.4em; 
  margin: 30px 0 15px 0; 
  display: flex; 
  align-items: center; 
  gap: 10px; 
}
.solder-paste .paste-specs-table { 
  width: 100%; 
  border-collapse: collapse; 
  margin: 25px 0; 
  box-shadow: 0 10px 30px rgba(0,0,0,0.1); 
  border-radius: 10px; 
  overflow: hidden; 
}
.solder-paste .paste-specs-table th { 
  background: linear-gradient(135deg, #1e3a8a, #3b82f6); 
  color: white; 
  padding: 15px; 
  text-align: left; 
  font-weight: bold; 
}
.solder-paste .paste-specs-table td { 
  padding: 15px; 
  border-bottom: 1px solid #eee; 
}
.solder-paste .paste-specs-table tr:nth-child(even) { 
  background: #f8fafc; 
}
.solder-paste .paste-card { 
  background: white; 
  border: 2px solid #e5e7eb; 
  border-radius: 12px; 
  padding: 25px; 
  margin: 20px 0; 
  box-shadow: 0 5px 20px rgba(0,0,0,0.08); 
  transition: all 0.3s; 
}
.solder-paste .paste-card:hover { 
  transform: translateY(-3px); 
  box-shadow: 0 15px 35px rgba(59,130,246,0.2); 
  border-color: #3b82f6; 
}
.solder-paste .paste-icon { 
  font-size: 3em; 
  float: left; 
  margin-right: 20px; 
  margin-top: -5px; 
}
.solder-paste .cta-button { 
  display: inline-block; 
  background: #10b981; 
  color: white !important; 
  padding: 15px 35px; 
  text-decoration: none; 
  border-radius: 50px; 
  font-weight: bold; 
  font-size: 1.1em; 
  transition: all 0.3s; 
  box-shadow: 0 5px 15px rgba(16,185,129,0.4); 
  margin: 25px 10px 0 0; 
  border: 2px solid #059669; 
}
.solder-paste .cta-button:hover { 
  background: #059669; 
  transform: translateY(-2px); 
  box-shadow: 0 10px 25px rgba(16,185,129,0.6); 
}
.solder-paste .highlight { 
  background: linear-gradient(90deg, #10b981, #34d399); 
  color: white; 
  padding: 3px 8px; 
  border-radius: 20px; 
  font-weight: bold; 
  font-size: 0.9em; 
}
@media (max-width: 600px) { 
  .solder-paste .paste-card { padding: 20px 15px; } 
  .solder-paste .paste-icon { font-size: 2.5em; margin-right: 15px; } 
}
</style>
<div class="solder-paste">
<script type="application/ld+json">
[
  {
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "DKL Epatam Solder Paste",
    "description": "Mixture of finely powdered solder and soldering flux with suspension agent. Available in various grades including Mark IV (40%) and Mark I (40%). Offered in 250g jars, 500g jars, 1kg, 2kg, and 5kg tubs.",
    "image": "https://dklmetals.co.uk/wp-content/uploads/2026/02/Epatam-Solder-Paste-Sn40-Pb60.avif",
    "sku": "DKL-EPATAM-SOLDER-PASTE",
    "mpn": "DKL-ESP",
    "brand": {
      "@type": "Brand",
      "name": "DKL Metals"
    },
    "offers": {
      "@type": "Offer",
      "availability": "https://schema.org/InStock",
      "url": "https://dklmetals.co.uk/product/epatam-solder-paste/",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "priceCurrency": "GBP",
        "name": "Quote Required",
        "description": "Epatam Solder Paste - various sizes and grades"
      },
      "seller": {
        "@type": "Organization",
        "name": "DKL Metals Ltd",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Bo'ness Road",
          "addressLocality": "Grangemouth",
          "postalCode": "FK3 9XF",
          "addressRegion": "Scotland",
          "addressCountry": "GB"
        }
      }
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "What is Epatam Solder Paste?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Mixture of finely powdered solder, soldering flux, and suspension agent that prevents metal settling."
        }
      },
      {
        "@type": "Question",
        "name": "What grades are available?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Standard grades: Mark IV (40%) for tinning car panels, radiators, copper pipes; Mark I (40%) for larger solder deposits."
        }
      },
      {
        "@type": "Question",
        "name": "What sizes is it available in?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "250g and 500g jars; 1kg, 2kg, and 5kg tubs."
        }
      },
      {
        "@type": "Question",
        "name": "How do I clean flux residues?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Water-soluble residues can be washed off with water or 1% hydrochloric acid solution."
        }
      }
    ]
  }
]
</script></p>
<div class="solder-paste__container">
<h2 style="margin-top: -50px !important; margin-bottom: 5px;">Epatam Solder Paste</h2>
<p>The <strong>DKL <span class="highlight">Epatam Solder Paste</span></strong> is a precise mixture of finely powdered solder, soldering flux, and suspension agent. Eliminates separate handling of solder and flux for convenient, economical application in mass production.</p>
<table class="paste-specs-table">
<thead>
<tr>
<th>Grade</th>
<th>Flux %</th>
<th>Typical Applications</th>
<th>Packaging Options</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Mark IV</strong></td>
<td>40%</td>
<td>Tinning car panels/bodies<br />Tinning radiators<br />Copper pipes/joints</td>
<td>250g, 500g jars<br />1kg, 2kg, 5kg tubs</td>
</tr>
<tr>
<td><strong>Mark I</strong></td>
<td>40%</td>
<td>Same as Mark IV<br />but larger solder deposits</td>
<td>250g, 500g jars<br />1kg, 2kg, 5kg tubs</td>
</tr>
<tr>
<td><strong>Key Benefits</strong></td>
<td>&#8211;</td>
<td>Precision application<br />No tinning equipment needed<br />Suitable for unskilled labour<br />Mechanisable process</td>
<td>Water-soluble flux<br />Easy cleaning</td>
</tr>
<tr>
<td><strong>Distributed From</strong></td>
<td>&#8211;</td>
<td>Grangemouth, Scotland</td>
<td>DKL Metals dispatch</td>
</tr>
</tbody>
</table>
<p style="margin: 25px 0; padding: 15px; background: #f0f9ff; border-left: 5px solid #3b82f6; font-weight: 600;">
<strong>Precision &#038; Economy:</strong> Solder applied exactly where required &#8211; no expensive tinning equipment needed.
</p>
<div class="paste-card">
<div class="paste-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f697.png" alt="🚗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Mark IV Grade (40%)</h3>
<p><strong>Standard tinning applications</strong></p>
<p>Ideal for car panels, radiators, and copper pipes. Provides consistent solder deposit with water-soluble flux for easy cleanup.</p>
<ul style="margin-top: 15px;">
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Automotive tinning</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Radiator tinning</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Copper pipe joints</li>
</ul>
</div>
<div class="paste-card">
<div class="paste-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4aa.png" alt="💪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Mark I Grade (40%)</h3>
<p><strong>Larger solder deposits</strong></p>
<p>Same applications as Mark IV but formulated for heavier solder application where greater material volume is required.</p>
<ul style="margin-top: 15px;">
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Heavy-duty tinning</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Larger deposits</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Production proven</li>
</ul>
</div>
<div class="paste-card">
<div class="paste-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9fc.png" alt="🧼" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Easy Cleaning</h3>
<p><strong>Water-soluble flux residues</strong></p>
<p>Flux residues wash off easily with water or 1% hydrochloric acid solution. Simplifies post-application clean-up in production environments.</p>
<ul style="margin-top: 15px;">
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Water cleanable</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 1% HCl option</li>
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Production friendly</li>
</ul>
</div>
<h2>Production Tinning Solutions</h2>
<p>DKL Epatam Solder Paste enables mechanised, unskilled labour-friendly tinning processes. Available from Grangemouth, Scotland in convenient jar and tub packaging.</p>
<p><a href="https://dklmetals.co.uk/product/pure-tin-solder-paint/" class="cta-button" target="_blank" rel="noopener">Pure Tin Solder Paint &#8211; A Great Lead-Free Alternative</a><br />
<a href="https://www.hse.gov.uk/pubns/books/l132.htm" class="cta-button" target="_blank" rel="noopener noreferrer">Check Out  HSE: Control of Lead at Work</a></p>
</div>
<div class="solder-paste-faq-section" style="margin: 40px 0; border-top: 1px solid #e5e7eb; padding-top: 20px;">
<h2 style="font-size: 1.8em; border-bottom: none;">Epatam Solder Paste FAQ</h2>
<details style="background: #f8fafc; padding: 15px; border-radius: 8px; margin-bottom: 10px; cursor: pointer; border: 1px solid #e2e8f0;">
<summary style="font-weight: bold; color: #1e3a8a; list-style: none; display: flex; justify-content: space-between; align-items: center;">
      What is Epatam Solder Paste?<br />
      <span style="color: #3b82f6;">+</span><br />
    </summary>
<p style="margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e8f0; color: #4b5563;">
      Finely powdered solder mixed with flux and suspension agent that prevents settling &#8211; no stirring required.
    </p>
</details>
<details style="background: #f8fafc; padding: 15px; border-radius: 8px; margin-bottom: 10px; cursor: pointer; border: 1px solid #e2e8f0;">
<summary style="font-weight: bold; color: #1e3a8a; list-style: none; display: flex; justify-content: space-between; align-items: center;">
      What grades are available?<br />
      <span style="color: #3b82f6;">+</span><br />
    </summary>
<p style="margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e8f0; color: #4b5563;">
      <strong>Mark IV (40%)</strong> for standard tinning; <strong>Mark I (40%)</strong> for larger deposits. Both suitable for automotive and plumbing applications.
    </p>
</details>
<details style="background: #f8fafc; padding: 15px; border-radius: 8px; margin-bottom: 10px; cursor: pointer; border: 1px solid #e2e8f0;">
<summary style="font-weight: bold; color: #1e3a8a; list-style: none; display: flex; justify-content: space-between; align-items: center;">
      What packaging sizes?<br />
      <span style="color: #3b82f6;">+</span><br />
    </summary>
<p style="margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e8f0; color: #4b5563;">
      250g, 500g jars and 1kg, 2kg, 5kg tubs for production flexibility.
    </p>
</details>
<details style="background: #f8fafc; padding: 15px; border-radius: 8px; margin-bottom: 10px; cursor: pointer; border: 1px solid #e2e8f0;">
<summary style="font-weight: bold; color: #1e3a8a; list-style: none; display: flex; justify-content: space-between; align-items: center;">
      How to clean residues?<br />
      <span style="color: #3b82f6;">+</span><br />
    </summary>
<p style="margin-top: 10px; padding-top: 10px; border-top: 1px solid #e2e8f0; color: #4b5563;">
      <strong>Water-soluble:</strong> Wash with water or 1% hydrochloric acid solution.
    </p>
</details>
</div>
</div>
<p>The post <a href="https://dklmetals.co.uk/product/epatam-solder-paste-tinning/">Epatam Solder Paste</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sn60 Pb40 Solder Paint</title>
		<link>https://dklmetals.co.uk/product/sn60-pb40-solder-paint/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Jan 2026 11:26:20 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2436</guid>

					<description><![CDATA[<p>Solder paint for demanding tinning DKL Metals Sn60 Pb40 solder paint gives engineers a reliable, creamy tin lead solder coating for demanding tinning work. Ideal for use on steel, cast iron, and copper alloys. This 60/40 solder paint uses a highly active flux system. It quickly removes oxides and dirt from the metal surface. This <a href="https://dklmetals.co.uk/product/sn60-pb40-solder-paint/" class="more-link">...<span class="screen-reader-text">  Sn60 Pb40 Solder Paint</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/sn60-pb40-solder-paint/">Sn60 Pb40 Solder Paint</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "DKL Metals Sn60 Pb40 Solder Paint",
  "description": "Sn60 Pb40 solder paint for reliable tinning and sweat soldering on steel, cast iron, copper, and engineering alloys. High activity flux for white metal bearings, automotive restoration, and general fabrication.",
  "keywords": "Sn60 Pb40 solder paint, 60 40 solder paint UK, tin lead solder paint for steel, white metal bearing tinning, tinning cast iron with solder paint, sweat soldering paste for engineers, tin lead solder paste for automotive restoration, solder paint for radiator repair, bearing shell pre-tinning compound, solder paint for BS 3332 white metal alloys, DKL Metals Sn60 Pb40 solder paint, engineering solder paint UK",
  "image": "https://dklmetals.co.uk/wp-content/uploads/2026/01/Sn60-Pb40-Solder-Paint.avif",
  "sku": "SN60PB40-PAINT-1KG",
  "mpn": "DKL-SP-60S40P",
  "brand": {
    "@type": "Brand",
    "name": "DKL Metals"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "DKL Metals Ltd",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Bo'ness Road",
      "addressLocality": "Grangemouth",
      "postalCode": "FK3 9XF",
      "addressRegion": "Scotland",
      "addressCountry": "GB"
    },
    "url": "https://dklmetals.co.uk"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://dklmetals.co.uk/product/sn60-pb40-solder-paint/",
    "priceCurrency": "GBP",
    "price": "request a quote",
    "itemCondition": "https://schema.org/NewCondition",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "DKL Metals Ltd"
    }
  },
  "material": "Finely powdered Sn60 Pb40 alloy with high activity flux",
  "weight": {
    "@type": "QuantitativeValue",
    "value": "1",
    "unitText": "KG"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Alloy Grade",
      "value": "Sn60 Pb40 tin lead solder"
    },
    {
      "@type": "PropertyValue",
      "name": "Melting Range",
      "value": "183–188 °C"
    },
    {
      "@type": "PropertyValue",
      "name": "Form",
      "value": "Creamy solder paint for tinning and sweat soldering"
    },
    {
      "@type": "PropertyValue",
      "name": "Applications",
      "value": "White metal bearing pre-tinning, car body patching, radiator repair, difficult-to-wet steels and cast irons"
    }
  ]
}
</script></p>
<div class="product-description">
<h2>Solder paint for demanding tinning</h2>
<p>DKL Metals Sn60 Pb40 solder paint gives engineers a reliable, creamy tin lead solder coating for demanding tinning work.  Ideal for use on steel, cast iron, and copper alloys.</p>
<p>This 60/40 solder paint uses a highly active flux system. It quickly removes oxides and dirt from the metal surface. This leaves a bright, fully tinned finish. The surface is then ready for sweat soldering or white metal casting. </p>
<h2>Engineered for difficult-to-wet metals</h2>
<p>The solder paint combines finely powdered Sn60 Pb40 alloy with a powerful flux, which stays in stable suspension to ensure consistent metal loading in every brush stroke.</p>
<p>Use this tin lead solder paint to pre-tin cast iron housings, mild steel fabrications, and general engineering components where normal fluxes struggle to wet the metal evenly.</p>
<p>Tinning compound facilitates pre-tinning difficult metals. Its powerful flux and Sn60 Pb40 alloy create a stable suspension. It is ideal for cast iron, mild steel, and engineering parts. This solder paint ensures consistent metal loading.</p>
<h2>Ideal for white metal bearings and BS 3332 work</h2>
<p>This Sn60 Pb40 solder paint is an excellent choice for pre-tinning bearing shells before casting white metal bearing alloys, including BS 3332 grades used in diesel and locomotive applications.</p>
<p>The uniform tinned layer promotes a strong metallurgical bond between the backing steel and the poured bearing metal, which improves service life and reduces the risk of bond failure.</p>
<ul>
<li><strong>White metal bearing tinning:</strong> Pre-tin shells before casting traditional Babbitt and BS 3332 bearing alloys for rail, marine, and heavy industrial machinery.</li>
<li><strong>Automotive restoration tinning:</strong> Prepare chassis brackets, suspension parts, and classic engine components for solder-loaded repairs and white metal work.</li>
<li><strong>Steel and cast iron sweat soldering:</strong> Create a smooth solder layer on difficult substrates prior to attaching lugs, pads, and reinforcement plates.</li>
</ul>
<h2>Perfect for car body patches and radiator repair</h2>
<p>Body shops and restoration specialists use Sn60 Pb40 solder paint for repairs. They apply it to tin car panels and structural joints. This step occurs before loading areas with body solder. It is ideal for classic vehicle restoration and permanent fixes.</p>
<p>It also works well on copper and brass radiator cores, where a tinned surface helps form sound, leak-free solder joints during repair or re-tubing work.</p>
<ul>
<li><strong>Classic vehicle restoration:</strong> Tins steel bodywork for traditional lead-loading techniques on vintage and historic vehicles.</li>
<li><strong>Radiator and heat exchanger repair:</strong> Provides a uniform tinned layer on copper and brass components before soldering.</li>
<li><strong>General engineering maintenance:</strong> Supports quick tinning of brackets, flanges, and housings in workshops and maintenance departments.</li>
</ul>
<h2>Key benefits of Sn60 Pb40 solder paint</h2>
<ul>
<li>High performance fluxing action promotes easy tinning of difficult surfaces, including steels and cast irons used in heavy engineering.</li>
<li>Creamy, brushable consistency keeps the metal powder in suspension and delivers a uniform solder coating without separation.</li>
<li>Versatile formulation suits pre-tinning for white metal bearings, car body patching, radiator repair, and general sweat soldering.</li>
<li>Available in practical 1 kg containers for workshop, foundry, and production line use, with larger packs on request.</li>
</ul>
<h2>Technical specifications of Sn60 Pb40 Solder Paint</h2>
<table>
<thead>
<tr>
<th>Property</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td>Alloy composition</td>
<td>Sn60 Pb40 tin lead solder alloy</td>
</tr>
<tr>
<td>Product form</td>
<td>Creamy mixture of finely powdered solder and active flux</td>
</tr>
<tr>
<td>Melting range</td>
<td>183–188 °C</td>
</tr>
<tr>
<td>Recommended substrates</td>
<td>Cast iron, steels, copper, brass, and general engineering alloys</td>
</tr>
<tr>
<td>Typical applications</td>
<td>Pre-tinning bearing shells, car body patching, radiator repair, and sweat soldering</td>
</tr>
<tr>
<td>Standard pack size</td>
<td>1 kg solder paint containers</td>
</tr>
</tbody>
</table>
<h2>Solder Paint application guidance for best results</h2>
<p>Clean the parts mechanically and chemically before applying the Sn60 Pb40 solder paint, as cleanliness ensures fast wetting and strong adhesion.</p>
<p>Apply the solder paint by brush or dipping, then heat the assembly evenly until the solder melts and flows, avoiding direct flame where possible.</p>
<p>After cooling, wash the corrosive flux residues away thoroughly using warm water, and use a citric acid wash with a deionised water rinse for critical bearing work.</p>
<p>Provide good fume extraction and always wear eye and skin protection when handling and heating this aggressive flux solder paint.</p>
<h2>Order Sn60 Pb40 solder paint from DKL Metals</h2>
<p>Source Sn60 Pb40 solder paint directly from DKL Metals, a UK manufacturer with ISO 9001:2015 and ISO 14001:2015 certified quality systems.</p>
<p>Contact the Grangemouth sales team for current pricing, technical advice on bearing tinning and car restoration work, or information on alternative tin lead solder paint grades.</p>
<p><em>After use, always remove flux residues completely to protect components and maintain long-term reliability in service.</em></p>
</div>
<p><!-- Useful internal and external links --></p>
<p>Some useful links:</p>
<p>
  <a href="https://dklmetals.co.uk/product-tag/bs-33321987-range/" target="_blank" rel="noopener">DKL Metals – BS 3332:1987 white metal bearing range</a><br />
  <a href="https://dklmetals.co.uk/product/grade-d-solder/" target="_blank" rel="noopener">DKL Metals – Grade D solder for white metal bearings</a><br />
  <a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance" target="_blank" rel="noopener">Gov.uk – RoHS compliance and guidance</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/sn60-pb40-solder-paint/">Sn60 Pb40 Solder Paint</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pure Tin Solder Paint</title>
		<link>https://dklmetals.co.uk/product/pure-tin-solder-paint/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 13 Jan 2026 11:20:20 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2427</guid>

					<description><![CDATA[<p>Lead-Free Tinning Solution Discover DKL Metals Pure Tin Solder Paint, the UK&#8217;s premier choice for high-quality, lead-free tinning. Engineers and manufacturers across industries apply this lead-free formula to achieve flawless, corrosion-resistant coatings on metals like steel, copper, and brass. Superior Composition Drives Exceptional Performance DKL Metals Pure Tin Solder Paint as a homogenous blend of <a href="https://dklmetals.co.uk/product/pure-tin-solder-paint/" class="more-link">...<span class="screen-reader-text">  Pure Tin Solder Paint</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/pure-tin-solder-paint/">Pure Tin Solder Paint</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "DKL Metals Pure Tin Solder Paint",
  "description": "Lead-free pure tin solder paint with zinc chloride flux for superior tinning on steel, copper, brass, and bearings. UK-manufactured for corrosion-resistant coatings and soldering preparation.",
"keywords": "pure tin solder paint, lead-free tinning, zinc chloride flux, Babbitt pre-tinning, automotive restoration tinning, classic car body soldering, bearing shell tinning, corrosion resistant coating, hot dip tinning, RoHS compliant solder paint, DKL Metals solder paint, UK lead-free solders",
  "image": "https://dklmetals.co.uk/wp-content/uploads/2026/01/Pure-Tin-Solder-Paint.avif",
  "sku": "PURETIN-PAINT-500G",
  "mpn": "DKL-PTSP",
  "brand": {
    "@type": "Brand",
    "name": "DKL Metals"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "DKL Metals Ltd",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Bo'ness Road",
      "addressLocality": "Grangemouth",
      "postalCode": "FK3 9XF",
      "addressRegion": "Scotland",
      "addressCountry": "GB"
    },
    "url": "https://dklmetals.co.uk"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://dklmetals.co.uk/product/pure-tin-solder-paint/",
    "priceCurrency": "GBP",
    "price": "request a quote",
    "itemCondition": "https://schema.org/NewCondition",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "DKL Metals Ltd"
    }
  },
  "material": "Pure tin powder and zinc chloride flux",
  "weight": {
    "@type": "QuantitativeValue",
    "value": "0.5",
    "unitText": "KG"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Tin Purity",
      "value": "99.9%"
    },
    {
      "@type": "PropertyValue",
      "name": "Melting Point",
      "value": "221 °C"
    },
    {
      "@type": "PropertyValue",
      "name": "Applications",
      "value": "Bearing pre-tinning, metal coating, soldering prep"
    }
  ]
}
</script></p>
<div class="product-description">
<h2>Lead-Free Tinning Solution</h2>
<p>Discover DKL Metals Pure Tin Solder Paint, the UK&#8217;s premier choice for high-quality, lead-free tinning. Engineers and manufacturers across industries apply this lead-free formula to achieve flawless, corrosion-resistant coatings on metals like steel, copper, and brass.</p>
<h2>Superior Composition Drives Exceptional Performance</h2>
<p>DKL Metals Pure Tin Solder Paint as a homogenous blend of fine powdered pure tin suspended in a highly active zinc chloride-based flux. This powerful formulation destroys minor surface contaminations chemically during tinning, delivering a highly solderable surface ready for further soldering or coating.</p>
<p>Apply the Sn100 paint effortlessly to pre-tin bearing shells before casting white metal linings or for diverse coating applications. Heat activates the tin, which melts, wets, and flows evenly over the metal surface thanks to the flux&#8217;s assistance.</p>
<h2>Essential for Automotive Restoration &amp; Repairs</h2>
<p>In the automotive sector, this product is a critical tool for high-end vehicle restoration. It provides a superior, lead-free foundation for &#8220;tinning&#8221; steel body panels prior to lead-loading, ensuring a perfect metallurgical bond that prevents the shrinkage often seen with modern plastic fillers. Furthermore, this is an <strong>excellent Babbitt pre-tinning compound</strong> to ensure efficient tinning before the delicate process of <strong>Babbitt casting for vintage engine bearings</strong>.</p>
<ul>
<li><strong>Classic Car Bodywork:</strong> Creates a rust-resistant, seamless foundation for traditional body soldering.</li>
<li><strong>Radiator Maintenance:</strong> Ideal for sealing and repairing vintage brass or copper radiator cores.</li>
<li><strong>Electrical Reliability:</strong> Perfect for pre-tinning heavy-duty terminals to ensure maximum conductivity.</li>
</ul>
<h2>Key Benefits of Pure Tin Solder Paint</h2>
<ul>
<li>Lead-free pure tin formula ensures compliance with modern environmental standards and delivers corrosion resistance from pure tin&#8217;s natural properties.</li>
<li>Highly active zinc chloride flux removes oxides and contaminants, promoting superior wetting and adhesion for professional results.</li>
<li>Versatile for hot dip tinning, electroplating prep, bearing production, and engineering alloys like bronzes and gun metals.</li>
<li>Manufactured by DKL Metals, the UK&#8217;s foremost producer of lead-free solders, guaranteeing ISO 9001:2015 and ISO 14001:2015 certified quality.</li>
</ul>
<h2>Technical Specifications at a Glance</h2>
<table>
<thead>
<tr>
<th>Property</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr>
<td>Composition</td>
<td>Fine pure tin powder in zinc chloride flux</td>
</tr>
<tr>
<td>Melting Point</td>
<td>221 °C</td>
</tr>
<tr>
<td>Density</td>
<td>7.28 g/cm³</td>
</tr>
<tr>
<td>Applications</td>
<td>Pre-tinning bearings, metal coatings, soldering prep</td>
</tr>
</tbody>
</table>
<h2>Order Your Pure Tin Solder Paint Today</h2>
<p>Stock up on DKL Metals Pure Tin Solder Paint now and elevate your tinning processes with reliable, UK-made excellence. Contact our Grangemouth team for bulk orders, custom specifications, or expert advice on solder paint applications.</p>
<p><em>Post-application: Wash off corrosive flux residues thoroughly for optimal results and safety.</em></p>
</div>
<p>Some Useful Links!</p>
<p><a href="https://dklmetals.co.uk/product-tag/bs-33321987-range/" target="_blank" rel="noopener">DKL Metals &#8211; 3332:1987 White Metal Bearing Range</a><br />
<a href="https://dklmetals.co.uk/product/grade-d-solder/" target="_blank" rel="noopener">DKL Metals &#8211; Grade D Solder</a><br />
<a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance" target="_blank" rel="noopener">Gov.uk &#8211; RoHS Compliance and Guidance</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/pure-tin-solder-paint/">Pure Tin Solder Paint</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sn97 Cu3 Industrial Solder</title>
		<link>https://dklmetals.co.uk/product/sn97-cu3-industrial-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 24 Nov 2025 13:03:21 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2091</guid>

					<description><![CDATA[<p>Sn97 Cu3 industrial solder is a premium lead-free alloy made of 97% tin and 3% copper. It delivers strong, corrosion-resistant joints for industrial metal joining tasks. This solder is perfect for copper pipe fitting, radiator repairs, and HVAC system work. Technical Specifications Property Temperature (°C) Solidus 227 Liquidus 232 Melting Range 227 &#8211; 232 Working <a href="https://dklmetals.co.uk/product/sn97-cu3-industrial-solder/" class="more-link">...<span class="screen-reader-text">  Sn97 Cu3 Industrial Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/sn97-cu3-industrial-solder/">Sn97 Cu3 Industrial Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Sn97 Cu3 industrial solder is a premium lead-free alloy made of 97% tin and 3% copper. It delivers strong, corrosion-resistant joints for industrial metal joining tasks. This solder is perfect for copper pipe fitting, radiator repairs, and HVAC system work.</p>
<h2>Technical Specifications</h2>
<table>
<thead>
<tr>
<th>Property</th>
<th>Temperature (°C)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Solidus</td>
<td>227</td>
</tr>
<tr>
<td>Liquidus</td>
<td>232</td>
</tr>
<tr>
<td>Melting Range</td>
<td>227 &#8211; 232</td>
</tr>
<tr>
<td>Working Range*</td>
<td>235 &#8211; 250</td>
</tr>
</tbody>
</table>
<p>*Recommended soldering temperatures for optimal flow and joint quality.</p>
<h3>Industrial Applications</h3>
<p>Designed for demanding metal joining needs, Sn97 Cu3 excels in plumbing, radiator repairs, and HVAC installation. It bonds copper and brass reliably, ensuring long-lasting, leak-proof connections. Its lead-free composition meets environmental safety standards for professional use.</p>
<h3>Electronic Soldering Uses</h3>
<p>Besides industrial uses, Sn97Cu3 also suits general electronic soldering. It offers excellent conductivity and stable joints. This makes it ideal for circuit repairs and electronics manufacturing requiring lead-free solders.</p>
<h3>Why Choose Sn97 Cu3 Industrial Solder?</h3>
<ul>
<li>High tin content gives superior wetting and bond strength</li>
<li>Corrosion resistant for durable, reliable joints</li>
<li>Lead-free alloy meets RoHS and environmental regulations</li>
<li>Versatile for plumbing, HVAC, radiator repairs, and electronics</li>
<li>Easy to use for professionals and hobbyists alike</li>
</ul>
<h3>Learn More</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Solder" target="_blank" rel="noopener noreferrer">Wikipedia &#8211; Solder</a></li>
<li><a href="https://dklmetals.co.uk/about-us/" target="_self">Learn more about DKL Metals</a></li>
</ul>
<p>The post <a href="https://dklmetals.co.uk/product/sn97-cu3-industrial-solder/">Sn97 Cu3 Industrial Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
