<?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>Radiator Repair Soldering Alloys &amp; Fluxes | High-Performance</title>
	<atom:link href="https://dklmetals.co.uk/product-tag/radiator-repair-soldering-alloys-fluxes/feed/" rel="self" type="application/rss+xml" />
	<link>https://dklmetals.co.uk/product-tag/radiator-repair-soldering-alloys-fluxes/</link>
	<description>UK&#039;s Foremost Lead-Free Solder Producer</description>
	<lastBuildDate>Wed, 25 Feb 2026 16:32:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://dklmetals.co.uk/wp-content/uploads/2023/09/cropped-fi-32x32.jpg</url>
	<title>Radiator Repair Soldering Alloys &amp; Fluxes | High-Performance</title>
	<link>https://dklmetals.co.uk/product-tag/radiator-repair-soldering-alloys-fluxes/</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>Grade K Solder</title>
		<link>https://dklmetals.co.uk/product/grade-k-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 04 Dec 2025 16:28:00 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2205</guid>

					<description><![CDATA[<p>Short Melting Range for General Applications DKL Metals supplies Grade K solder alloy. This premium 60/40 tin-lead alloy suits electrical and metalworking tasks. Buy 60/40 Sn/Pb solder alloy online in the UK now.  It’s relatively low melting point allows it to be used at temperatures where damage to heat sensitive components could be experienced It <a href="https://dklmetals.co.uk/product/grade-k-solder/" class="more-link">...<span class="screen-reader-text">  Grade K Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-k-solder/">Grade K Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Short Melting Range for General Applications</h2>
<p>DKL Metals supplies Grade K solder alloy. This premium 60/40 tin-lead alloy suits electrical and metalworking tasks. Buy 60/40 Sn/Pb solder alloy online in the UK now.  It’s<br />
relatively low melting point allows it to be used at temperatures where damage to heat sensitive components<br />
could be experienced It has often been used in the electrical and metal working industries.</p>
<h3>Chemical Composition of Grade K 60/40 Solder Alloy</h3>
<table>
<thead>
<tr>
<th>Element</th>
<th>Percentage (% by weight)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>59.0 – 60.0</td>
</tr>
<tr>
<td>Lead (Pb)</td>
<td>Balance</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.50 max</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.08 max</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.003 max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.02 max</td>
</tr>
<tr>
<td>Nickel (Ni)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.10 max</td>
</tr>
<tr>
<td>Cadmium (Cd)</td>
<td>0.005 max</td>
</tr>
<tr>
<td>Silver (Ag)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Gold (Au)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.03 max</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.001 max</td>
</tr>
<tr>
<td>Indium (In)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Phosphorus (P)</td>
<td>&#8211;</td>
</tr>
</tbody>
</table>
<h3>Key Features of DKL Grade K Leaded Solder</h3>
<ul>
<li data-hveid="CAEIBxAA" data-complete="true" data-sae=""><span class="T286Pc" data-sfc-cp="" data-complete="true"><strong class="Yjhzub" data-complete="true">Narrow Melting Range Solder:</strong> Solidus hits 183°C. Liquidus reaches 188°C, providing a short 5°C plastic range. Ideal for many general soldering jobs where controlled cooling is possible.</span></li>
<li><strong>High Tensile Strength</strong>: Delivers 5.98 kg/mm² at 21°C. Shear strength offers 3.94 kg/mm² on steel.</li>
<li><strong>Excellent Flow Properties</strong>: Density measures 8.55 g/cm³. Wets copper, brass and mild steel easily.</li>
<li><strong>ISO Standards Compliance</strong>: Meets ISO 9453:2020 Alloy 103. Matches former BS219 Grade K specs.</li>
</ul>
<h3>Applications for Grade K 60/40 Tin Lead Solder</h3>
<p>Grade K excels in electrical connections, also can be used for sheet metal work too. Pairs with DKL Activated Fluxes. Choose Alcohol Resin flux for brass and copper.</p>
<h3>Packaging Options</h3>
<p>We stock blowpipe strips (85g), tinmans sticks (250g, 125g), 1 kg bars, and chunks.</p>
<h3>DKL Quality Assurance</h3>
<p>DKL Metals ensures every batch of Grade K solder meets stringent quality control standards, maintaining precise chemical composition and performance testing. Our ISO-compliant manufacturing process guarantees consistency and reliability for your critical soldering and repair applications.</p>
<p><a href="https://dklmetals.co.uk/blowpipe-solder-overview/" target="_blank" rel="noopener">Learn More About DKL Blowpipe Solder UK</a><br />
<a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance#how-to-comply" target="_blank" rel="noopener">Gov.uk &#8211; RoHS Compliance</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-k-solder/">Grade K Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Grade G Solder</title>
		<link>https://dklmetals.co.uk/product/grade-g-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 10:31:14 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2174</guid>

					<description><![CDATA[<p>For Industrial and Electrical Applications DKL Metals supplies Grade G solder, a trusted 40% tin lead alloy designed for industrial, electrical, and general-purpose soldering jobs. This alloy offers excellent wetting and flow characteristics combined with strong mechanical properties, making it ideal for manufacturing, repair, and metal fabrication processes requiring reliable solder joints with broad plastic <a href="https://dklmetals.co.uk/product/grade-g-solder/" class="more-link">...<span class="screen-reader-text">  Grade G Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-g-solder/">Grade G Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>For Industrial and Electrical Applications</h2>
<p>DKL Metals supplies Grade G solder, a trusted 40% tin lead alloy designed for industrial, electrical, and general-purpose soldering jobs. This alloy offers excellent wetting and flow characteristics combined with strong mechanical properties, making it ideal for manufacturing, repair, and metal fabrication processes requiring reliable solder joints with broad plastic range benefits.</p>
<h3>Chemical Composition of Grade G Solder</h3>
<table>
<thead>
<tr>
<th>Element</th>
<th>Percentage (% by weight)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>39.0 – 40.0</td>
</tr>
<tr>
<td>Lead (Pb)</td>
<td>Balance</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.40 max</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.08 max</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.003 max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.02 max</td>
</tr>
<tr>
<td>Nickel (Ni)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.10 max</td>
</tr>
<tr>
<td>Cadmium (Cd)</td>
<td>0.005 max</td>
</tr>
<tr>
<td>Silver (Ag)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Gold (Au)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.03 max</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.001 max</td>
</tr>
<tr>
<td>Indium (In)</td>
<td>&#8211;</td>
</tr>
<tr>
<td>Phosphorus (P)</td>
<td>&#8211;</td>
</tr>
</tbody>
</table>
<h3>Key Features of Grade G Leaded Solder</h3>
<ul>
<li><strong>General Application and Plastic Range</strong>: A 40% tin, 60% lead alloy suitable for general-purpose hand soldering and torch soldering applications, possessing a broad plastic (semi-liquid) range between its solidus point (183°C) and liquidus point (238°C) that eases joint formation, filling of large gaps, and metal positioning.</li>
<li><strong>Wetting Performance</strong>: Exhibits good solder flow and wetting performance on copper, brass, and ferrous metals when used with appropriate (rosin or acid-based) fluxes for general electrical and metal fabrication applications.</li>
<li><strong>Mechanical Properties</strong>: Grade G solder provides moderate mechanical strength ideal for general industrial maintenance and repair applications. While it delivers reliable joint performance in typical operating conditions, it exhibits lower resistance to creep compared to newer solder alloys. This means it is best suited for applications without prolonged exposure to high temperatures or continuous mechanical stress.</li>
<li><strong>Industry Standards and Use</strong>: Conforms to historical and specific standards for lead-based solder alloys (e.g., ASTM B32 Sn40A, ISO 9453:2014 alloy n° 114) used in non-potable water plumbing, stained glass, and automotive radiator repair, but its use in new commercial electronics manufacturing is restricted in many regions due to the RoHS directive.</li>
</ul>
<h3>Typical Applications for Grade G Solder</h3>
<p>Grade G solder alloy suits a wide range of applications including electrical component assembly, plumbing repairs, metalwork fabrication, and general industrial soldering tasks. Its higher tin content and plastic phase characteristics make it popular among manufacturers and maintenance engineers who require consistent, strong, and reliable solder joints.</p>
<h3>Packaging and Supply</h3>
<p>Available in bars, chunks, blowpipe solder, and tinman sticks, Grade G solder meets bespoke order requirements from small batch repairs to large production runs. Contact DKL Metals today to discuss your packaging preferences and volume needs for industrial solder alloys in the UK market.</p>
<h3>Quality Commitment and Assurance</h3>
<p>DKL Metals ensures every batch of Grade G solder meets stringent quality control standards, maintaining precise chemical composition and performance testing. Our ISO-compliant manufacturing process guarantees consistency and reliability for your critical soldering and repair applications.</p>
<p>Learn More!</p>
<p><a href="https://dklmetals.co.uk/blowpipe-solder-overview/" target="_blank" rel="noopener">DKL Metals – Blowpipe Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-g-solder/">Grade G Solder</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>
		<item>
		<title>Grade H Solder</title>
		<link>https://dklmetals.co.uk/product/grade-h-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 27 Oct 2025 12:03:04 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1638</guid>

					<description><![CDATA[<p>Plumber’s Leaded Solder Alloy Grade H is a classic plumber’s solder alloy containing 34–35% tin and a balance of lead, designed for plumbing, industrial repairs, and utility applications. This solder is widely specified for making durable, reversible joints in copper and brass pipework, and meets British Standard BS219 (Alloy Number 6 to BSEN29453; 1994, Alloy <a href="https://dklmetals.co.uk/product/grade-h-solder/" class="more-link">...<span class="screen-reader-text">  Grade H Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-h-solder/">Grade H Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Plumber’s Leaded Solder Alloy</h2>
<p>Grade H is a classic plumber’s solder alloy containing 34–35% tin and a balance of lead, designed for plumbing, industrial repairs, and utility applications. This solder is widely specified for making durable, reversible joints in copper and brass pipework, and meets British Standard BS219 (Alloy Number 6 to BSEN29453; 1994, Alloy 115 BSEN29453:2006 &#8211; 2020). Its broad, pasty melting range between 183–247°C allows precise joint positioning and clean, professional results with excellent mechanical strength.</p>
<h3>Chemical Composition</h3>
<table>
<thead>
<tr>
<th>Element</th>
<th>Typical Range %</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>34.0–35.0</td>
</tr>
<tr>
<td>Lead (Pb)</td>
<td>Balance</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.30 max</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.08 max</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.003 max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.02 max</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.10 max</td>
</tr>
<tr>
<td>Cadmium (Cd)</td>
<td>0.005 max</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.03 max</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.001 max</td>
</tr>
</tbody>
</table>
<h3>Key Benefits</h3>
<ul>
<li>Broad melting range for versatile use and joint adjustment</li>
<li>Excellent flow and wetting on copper, brass, and plumbing materials</li>
<li>Complies with BS219 and BSEN29453 (Alloy Number 6, &amp; Alloy 115) standards</li>
<li>Ideal for wiping, sweating, and utility repairs</li>
<li>Cost-effective compared to high tin solders and provides a strong, durable finish</li>
</ul>
<h3>Typical Applications</h3>
<ul>
<li>General plumbing in domestic and industrial systems</li>
<li>Utility company repairs and maintenance</li>
<li>Lead loading, wiping, and sweating pipe joints</li>
<li>Restoration work and metal joining requiring reliable yet reversible seals</li>
</ul>
<h3>Why Choose DKL Metals’ Grade H Solder?</h3>
<p>DKL Metals delivers Grade H plumber&#8217;s solder with strict quality control for consistent melting behaviour and reliable joint strength. Our technical expertise and UK-based supply ensure you receive a product trusted across plumbing and utility sectors for both new installations and ongoing maintenance.</p>
<p>Learn More!</p>
<p><a href="https://dklmetals.co.uk/blowpipe-solder-overview/" target="_blank" rel="noopener">DKL Metals – Blowpipe Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-h-solder/">Grade H Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Grade D Solder</title>
		<link>https://dklmetals.co.uk/product/grade-d-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 17 Oct 2025 10:19:59 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1633</guid>

					<description><![CDATA[<p>Plumber’s Leaded Solder Alloy Grade D is a traditional plumber’s solder alloy that combines approximately 30% tin with 70% lead. Professional plumbers and restorers widely choose it to create permanent yet reversible joints in plumbing systems because it offers excellent mechanical strength and reliable flow characteristics. Furthermore, this alloy meets the stringent requirements of British <a href="https://dklmetals.co.uk/product/grade-d-solder/" class="more-link">...<span class="screen-reader-text">  Grade D Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-d-solder/">Grade D Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Plumber’s Leaded Solder Alloy</h2>
<p>Grade D is a traditional plumber’s solder alloy that combines approximately 30% tin with 70% lead. Professional plumbers and restorers widely choose it to create permanent yet reversible joints in plumbing systems because it offers excellent mechanical strength and reliable flow characteristics. Furthermore, this alloy meets the stringent requirements of British Standard BS219 (Alloy No.15 to BSEN29453), giving users confidence in its durability and ease of use.</p>
<h3>Chemical Composition</h3>
<table>
<thead>
<tr>
<th>Element</th>
<th>Typical Range %</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>29.0 &#8211; 30.0</td>
</tr>
<tr>
<td>Lead (Pb)</td>
<td>Balance</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>1.5 &#8211; 1.8</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.08 max</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.003 max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.02 max</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.25 max</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.03 max</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.001 max</td>
</tr>
</tbody>
</table>
<h3>Key Benefits</h3>
<ul>
<li>Ideal for plumbing applications requiring durable, reversible joints</li>
<li>Specified to BS219 and BSEN29453 (Alloy No.15)</li>
<li>Wide melting range of approximately 185-257°C for flexible handling</li>
<li>Excellent wetting and flow on copper, brass, and other piping</li>
<li>Trusted by vehicle restorers for lead loading and repairs</li>
</ul>
<h3>Typical Applications</h3>
<ul>
<li>Making lead flashing and sealing joints in plumbing</li>
<li>Vehicle restoration lead loading and bodywork repair</li>
<li>General-purpose joining of copper and brass plumbing components</li>
</ul>
<h3>Why Choose DKL Metals’ Grade D Solder?</h3>
<p>At DKL Metals, we supply Grade D plumber’s solder with strict quality control and consistent composition. Our product ensures reliable performance that meets professional standards, combined with expert UK-based customer support and fast delivery to keep your work on track.</p>
<p>Learn More!</p>
<p><a href="https://dklmetals.co.uk/blowpipe-solder-overview/">DKL Metals &#8211; Blowpipe Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-d-solder/">Grade D Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SN100C® Solder Alloy</title>
		<link>https://dklmetals.co.uk/product/sn100c-solder-bar/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 16 Feb 2025 09:49:59 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1242</guid>

					<description><![CDATA[<p>Premium Lead-Free SN100C Solder Bar for Wave &#38; Selective Soldering SN100C is a premium lead-free solder alloy specifically engineered for high-performance wave and selective soldering applications. As a silver-free alloy, it delivers exceptional solderability and smooth wetting, resulting in bright, reliable solder joints that mimic the appearance of traditional leaded solder. This cost-effective formulation significantly <a href="https://dklmetals.co.uk/product/sn100c-solder-bar/" class="more-link">...<span class="screen-reader-text">  SN100C® Solder Alloy</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/sn100c-solder-bar/">SN100C® Solder Alloy</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<style>
.product-custom-layout + 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;
  /* CHANGE: Force the browser to treat it as a block immediately */
  display: block !important;
  min-height: 1.2em; 
}
.product-custom-layout { 
  padding: 10px 0; 
  background: #fff; 
  margin-bottom: 0; 
  contain: layout;
}
.product-custom-layout__container { 
  max-width: 800px; 
  margin: 0 auto; 
  font-family: Arial, sans-serif; 
  line-height: 1.6; 
  color: #333; 
  padding: 0px; 
}
.product-custom-layout h2 { 
  color: #1e3a8a; 
  border-bottom: 3px solid #3b82f6; 
  padding-bottom: 10px; 
  font-size: 2.2em; 
  margin: 0 0 15px 0; 
}
.product-custom-layout h3 { 
  color: #1e40af; 
  font-size: 1.4em; 
  margin: 30px 0 15px 0; 
  display: flex; 
  align-items: center; 
  gap: 10px; 
}
.product-custom-layout .flux-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; 
}
.product-custom-layout .flux-specs-table th { 
  background: linear-gradient(135deg, #1e3a8a, #3b82f6); 
  color: white; 
  padding: 15px; 
  text-align: left; 
  font-weight: bold; 
}
.product-custom-layout .flux-specs-table td { 
  padding: 15px; 
  border-bottom: 1px solid #eee; 
}
.product-custom-layout .flux-specs-table tr:nth-child(even) { 
  background: #f8fafc; 
}
.product-custom-layout .flux-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; 
}
.product-custom-layout .flux-card:hover { 
  transform: translateY(-3px); 
  box-shadow: 0 15px 35px rgba(59,130,246,0.2); 
  border-color: #3b82f6; 
}
.product-custom-layout .flux-icon { 
  font-size: 3em; 
  float: left; 
  margin-right: 20px; 
  margin-top: -5px; 
}
.product-custom-layout .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) { 
  .product-custom-layout .flux-card { padding: 20px 15px; } 
  .product-custom-layout.flux-icon { font-size: 2.5em; margin-right: 15px; } 
}
.faq-item {
  border-bottom: 1px solid #e5e7eb;
  padding: 10px 0;
}
.faq-item summary {
  font-weight: bold;
  cursor: pointer;
  color: #1e3a8a;
  outline: none;
}
.faq-item summary:hover {
  color: #3b82f6;
}
.faq-answer {
  padding: 10px 0;
  color: #4b5563;
}
</style>
<p><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "DKL SN100C Lead-Free Solder Bar",
  "description": "Premium lead-free, silver-free SN100C solder bar for wave and selective soldering. Tin-Copper-Nickel-Germanium alloy with superior solderability and bright joints.",
  "image": "https://dklmetals.co.uk/wp-content/uploads/2026/02/SN100C-1kg-Bar-e1771329758558.avif",
  "sku": "DKL-SN100C-BAR",
  "mpn": "SN100C",
  "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"
    },
    "logo": "https://dklmetals.co.uk/wp-content/uploads/2023/09/cropped-fi.jpg"
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "url": "https://dklmetals.co.uk/product/sn100c-solder-bar/",
    "priceSpecification": {
      "@type": "UnitPriceSpecification",
      "priceCurrency": "GBP",
      "name": "Quote Required",
      "description": "B2B pricing available - contact sales@dklmetals.co.uk for SN100C solder bar pricing (1kg/20kg boxes)"
    },
   "seller": {
      "@type": "Organization",
      "name": "DKL Metals Ltd"
    }
  },
  "faqPage": {
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "What is SN100C and why choose it over SAC305?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "SN100C is a silver-free Sn-Cu-Ni-Ge alloy with brighter joints, less copper erosion, and lower cost—ideal for wave soldering. Avoid silver's volatility and its premium entirely."
        }
      },
      {
        "@type": "Question",
        "name": "Is SN100C fully RoHS compliant?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes, it's lead-free and meets all RoHS, REACH, and ELV standards."
        }
      },
      {
        "@type": "Question",
        "name": "What is the composition of SN100C?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Tin (Sn): Balance; Copper (Cu): 0.60 - 0.70%; Nickel (Ni): 0.04 - 0.06%; Germanium (Ge): 0.005 - 0.01%. Maximum impurities: Lead (Pb) 0.05%, and others as per industry standards."
        }
      },
      {
        "@type": "Question",
        "name": "What are the minimum order quantities?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "20kg for direct from DKL; smaller quantities available via Surclean."
        }
      },
      {
        "@type": "Question",
        "name": "How do I get pricing?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Contact using one of the methods below—a member of our sales team can give you a quote."
        }
      },
      {
        "@type": "Question",
        "name": "In what product formats is SN100C solder available?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "SN100C is available in 1kg bars, 2kg and 3.8kg autofeed ingots, chunks, and pellets. We also supply 125g and 250g tinman sticks, as well as blowpipe solder for specialist applications."
        }
      }
    ]
  }
}
</script><br />
<!-- END Schema --></p>
<div class="product-custom-layout">
<div class="product-custom-layout__container">
<h2 style="margin-top: -50px !important; margin-bottom: 5px;">Premium Lead-Free SN100C Solder Bar for Wave &amp; Selective Soldering</h2>
<p>SN100C is a premium <strong>lead-free solder alloy</strong> specifically engineered for high-performance <strong>wave and selective soldering</strong> applications. As a <strong>silver-free alloy</strong>, it delivers exceptional solderability and smooth wetting, resulting in bright, reliable solder joints that mimic the appearance of traditional leaded solder. This cost-effective formulation significantly reduces copper erosion and dross formation, ensuring high-quality results without the premium price of silver-bearing alloys. These characteristics make it the industry-leading choice for manufacturers seeking a high-performance <strong>SN100C solder bar</strong>.</p>
<table class="flux-specs-table">
<thead>
<tr>
<th>Property</th>
<th>Value</th>
<th>Performance Benefit</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Alloy Type</strong></td>
<td>Lead-free, Silver-free</td>
<td><a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance" target="_blank" rel="noopener">RoHS compliant</a>, reduced material cost</td>
</tr>
<tr>
<td><strong>Alloy System</strong></td>
<td>Tin-Copper-Nickel-Germanium (Sn-Cu-Ni-Ge)</td>
<td>Optimised fluidity, strength, and oxidation control</td>
</tr>
<tr>
<td><strong>Melting Point</strong></td>
<td>Approx. 227°C – 230°C</td>
<td>Stable, repeatable wave/selective soldering</td>
</tr>
<tr>
<td><strong>Joint Appearance</strong></td>
<td>Smooth, bright fillets</td>
<td>Visual quality similar to traditional leaded solder</td>
</tr>
<tr>
<td><strong>Process Compatibility</strong></td>
<td>Wave and selective soldering</td>
<td>Ideal for high-volume PCB assembly lines</td>
</tr>
<tr>
<td><strong>Application Scope</strong></td>
<td>Automotive, telecoms, consumer, industrial controls</td>
<td>High reliability in demanding environments</td>
</tr>
</tbody>
</table>
<div class="flux-card">
<div class="flux-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Key Features &amp; Benefits for PCB Assembly</h3>
<p><strong>RoHS compliant – Superior wetting – Cost-effective performance</strong></p>
<ul style="margin-top: 15px;">
<li><strong>Fully RoHS Compliant:</strong> A lead-free solution meeting all environmental and industrial standards.</li>
<li><strong>Superior Solderability:</strong> Smooth wetting properties for clean, reliable joints.</li>
<li><strong>Silver-Free Formulation:</strong> Reduces material costs while maintaining joint integrity.</li>
<li><strong>Enhanced Reliability:</strong> Minimised copper erosion for long-term joint stability.</li>
<li><strong>Process Versatility:</strong> Fully compatible with both wave and selective soldering machines.</li>
<li><strong>Industry Standard:</strong> Ideal for high-volume electronics manufacturing and precision PCB assembly.</li>
</ul></div>
<div class="flux-card">
<div class="flux-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ea.png" alt="🧪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Technical Composition &amp; Specifications of SN100C Solder</h3>
<p><strong>Stabilised Sn-Cu-Ni-Ge – Eutectic alloy – Reliable performance</strong></p>
<p>The SN100C alloy is a stabilised <strong>Tin-Copper-Nickel-Germanium</strong> (Sn-Cu-Ni-Ge) eutectic formulation. The addition of Nickel and Germanium optimises fluid flow and mechanical strength while reducing oxidation.</p>
<ul style="margin-top: 15px;">
<li><strong>Melting Point:</strong> Eutectic at approximately 227°C &#8211; 230°C.</li>
<li><strong>Joint Appearance:</strong> Smooth, bright fillets (unlike the grainy finish of SAC305).</li>
<li><strong>Operating Stability:</strong> Highly reliable for modern, high-density electronics assembly.</li>
</ul></div>
<div class="flux-card">
<div class="flux-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ed.png" alt="🏭" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Industrial Applications</h3>
<p><strong>High-reliability electronics – Demanding environments – Thermal fatigue resistance</strong></p>
<p>SN100C solder bars <strong>thrive</strong> in demanding commercial and industrial environments, <strong>powering</strong> critical systems in <strong>automotive electronics</strong>, telecommunications, consumer goods, and industrial controls. The alloy provides a safer workplace with low smoke and minimal fumes, while its <strong>excellent thermal fatigue resistance</strong> ensures durability in extreme operating conditions.</p>
</p></div>
<div class="flux-card">
<div class="flux-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f1ec-1f1e7.png" alt="🇬🇧" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>UK Exclusive: Licensed SN100C Manufacturer</h3>
<p><strong>Authentic SN100C – Licensed manufacture – Proven since 2002</strong></p>
<p><strong>DKL Metals Ltd</strong> is the <strong>only licensed manufacturer of SN100C solder bar in the UK</strong>. While the original patent has expired, we maintain the <strong>exclusive rights to the SN100C brand name</strong> and the official manufacturing license granted by <strong>Nihon Superior Co. Ltd</strong> of Japan.</p>
<p>Our partnership, established in 2002, guarantees that every bar produced in our UK facility adheres to the original proprietary formulation and meets rigorous quality benchmarks. By choosing DKL Metals, you are sourcing <strong>authentic SN100C</strong> backed by decades of metallurgical expertise and quality management systems certified to <strong>BS EN ISO 9001:2015</strong>.</p>
</p></div>
<div class="flux-card">
<div class="flux-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2753.png" alt="❓" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
<h3>Quick FAQ: SN100C Solder Bar</h3>
<div class="faq-accordion">
<details class="faq-item">
<summary>What is SN100C and why choose it over SAC305?</summary>
<div class="faq-answer">
<p>SN100C is a silver-free Sn-Cu-Ni-Ge alloy with brighter joints, less copper erosion, and lower cost—ideal for wave soldering. Avoid silver&#8217;s volatility and its premium entirely.</p>
</p></div>
</details>
<details class="faq-item">
<summary>Is SN100C fully RoHS compliant?</summary>
<div class="faq-answer">
<p>Yes, it&#8217;s lead-free and meets all RoHS, REACH, and ELV standards.</p>
</p></div>
</details>
<details class="faq-item">
<summary>What is the composition of SN100C</summary>
<div class="faq-answer">
<table class="flux-specs-table">
<thead>
<tr>
<th colspan="2">SN100C Alloy Specification</th>
</tr>
</thead>
<tbody>
        <!-- Primary Alloys --></p>
<tr>
<td class="element-name">Tin (Sn)</td>
<td class="limit-val">Balance</td>
</tr>
<tr>
<td class="element-name">Copper (Cu)</td>
<td class="limit-val">0.60 &#8211; 0.70%</td>
</tr>
<tr>
<td class="element-name">Nickel (Ni)</td>
<td class="limit-val">0.04 &#8211; 0.06%</td>
</tr>
<tr>
<td class="element-name">Germanium (Ge)</td>
<td class="limit-val">0.005 &#8211; 0.01%</td>
</tr>
<p>        <!-- Impurity Limits --></p>
<tr>
<td colspan="2" style="background:#eee; font-size: 11px; font-weight: bold; padding: 4px 10px;">MAXIMUM IMPURITY LIMITS</td>
</tr>
<tr>
<td class="element-name">Lead (Pb)</td>
<td class="limit-val">0.05%</td>
</tr>
<tr>
<td class="element-name">Antimony (Sb)</td>
<td class="limit-val">0.05%</td>
</tr>
<tr>
<td class="element-name">Gold (Au)</td>
<td class="limit-val">0.03%</td>
</tr>
<tr>
<td class="element-name">Silver (Ag)</td>
<td class="limit-val">0.05%</td>
</tr>
<tr>
<td class="element-name">Iron (Fe)</td>
<td class="limit-val">0.02%</td>
</tr>
<tr>
<td class="element-name">Zinc (Zn)</td>
<td class="limit-val">0.001%</td>
</tr>
<tr>
<td class="element-name">Aluminium (Al)</td>
<td class="limit-val">0.001%</td>
</tr>
<tr>
<td class="element-name">Arsenic (As)</td>
<td class="limit-val">0.03%</td>
</tr>
<tr>
<td class="element-name">Bismuth (Bi)</td>
<td class="limit-val">0.03%</td>
</tr>
<tr>
<td class="element-name">Cadmium (Cd)</td>
<td class="limit-val">0.002%</td>
</tr>
<tr>
<td class="element-name">Indium (In)</td>
<td class="limit-val">0.03%</td>
</tr>
</tbody>
</table>
</p></div>
</details>
<details class="faq-item">
<summary>What are the minimum order quantities?</summary>
<div class="faq-answer">
<p>20kg for direct from DKL; smaller quantities available via <a href="https://www.surclean.co.uk/" target="_blank" rel="noopener">Surclean</a>.</p>
</p></div>
</details>
<details class="faq-item">
<summary>How do I get pricing?</summary>
<div class="faq-answer">
<p>Contact using one of the methods below—a member of our sales team can give you a quote.</p>
</p></div>
</details>
<details class="faq-item">
<summary>In what product formats is SN100C solder available?</summary>
<div class="faq-answer">
<p>SN100C is available in 1kg bars, 2kg and 3.8kg autofeed ingots, chunks, and pellets. We also supply 125g and 250g tinman sticks, as well as blowpipe solder for specialist applications.</p>
</p></div>
</details></div>
</div>
</div>
<h2>Get Expert Support for Your Soldering Process</h2>
<p><strong>Partner with the UK’s leading source for technically proven lead-free alloys.</strong></p>
<ul>
<li><a href="https://dklmetals.co.uk/sn100c-solder/" target="_blank" rel="noopener">Read our SN100C FAQ and Technical Guides</a></li>
<li><a href="https://en.nihonsuperior.co.jp/sn100c/" target="_blank" rel="noopener">Learn More From Nihon Superior</a></li>
</ul>
<h3>Ordering Information</h3>
<p>For high-volume or commercial requirements (minimum order quantity of 20kg), please contact our sales team directly using the contact buttons below for contract pricing and technical support.<br />
For all small-scale orders or quantities under 20kg, please visit our trusted partner, Surclean Material Technology, who maintains stock for immediate dispatch of <a href="https://www.surclean.co.uk/product/nihon-superior-dkl-metals-sn100c-solder-bar/" target="_blank" rel="noopener">SN100C Bar</a>, <a href="https://www.surclean.co.uk/product/dkl-metals-sn100c-solder-chunks/" target="_blank" rel="noopener">Chunks</a>, and <a href="https://www.surclean.co.uk/product/dkl-metals-sn100c-solder-pellets/" target="_blank" rel="noopener">Solder Pellets</a>.</p>
</p></div>
<p>The post <a href="https://dklmetals.co.uk/product/sn100c-solder-bar/">SN100C® Solder Alloy</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
