<?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>Tin Lead Solder Archives - DKL Metals Ltd</title>
	<atom:link href="https://dklmetals.co.uk/product-tag/tin-lead-solder/feed/" rel="self" type="application/rss+xml" />
	<link>https://dklmetals.co.uk/product-tag/tin-lead-solder/</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>Tin Lead Solder Archives - DKL Metals Ltd</title>
	<link>https://dklmetals.co.uk/product-tag/tin-lead-solder/</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>62S SMQ Surface Mount Quality Solder</title>
		<link>https://dklmetals.co.uk/product/62s-smq-electronic-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 15 Dec 2025 15:08:16 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2300</guid>

					<description><![CDATA[<p>The 62S SMQ is a premium, ultra-high purity solder bar specifically engineered for modern electronic assembly. Manufactured from high-grade refined virgin metals, this tin-silver-lead delivers exceptional performance and batch consistency in all assembly situations, while ensuring high yields and low production costs. Thanks to a special anti-drossing treatment during manufacture, E-Qual solders show a marked <a href="https://dklmetals.co.uk/product/62s-smq-electronic-solder/" class="more-link">...<span class="screen-reader-text">  62S SMQ Surface Mount Quality Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/62s-smq-electronic-solder/">62S SMQ Surface Mount Quality Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The <strong>62S SMQ</strong> is a premium, <strong>ultra-high purity solder bar</strong> specifically engineered for modern electronic assembly. Manufactured from high-grade refined virgin metals, this <strong>tin-silver-lead</strong> delivers exceptional performance and <strong>batch consistency</strong> in all assembly situations, while ensuring <strong>high yields and low production costs.</strong></p>
<p>Thanks to a special <strong>anti-drossing</strong> treatment during manufacture, E-Qual solders show a marked <strong>reduction in dross formation</strong> compared to untreated materials. This results in cleaner, <strong>well-formed joints</strong>, a <strong>reduction in icicling and bridging</strong>, and ultimately, reduced product usage and machine maintenance.</p>
<p>The consistent quality control procedures ensure every bar meets or exceeds all internationally recognised standards. We also offer a free regular solder analysis service for customers to check bath contamination levels and ensure quality is maintained within strict operating parameters.</p>
<h3>Key Features and Benefits of 62S SMQ Solder</h3>
<ul>
<li><strong>Consistent, clean, well-formed joints</strong> for reliable electronic assemblies.</li>
<li>High yields and low production costs through efficient material usage.</li>
<li>Reduction in dross formation, icicling, and bridging due to a special anti-drossing treatment.</li>
<li>Optimum performance and batch consistency in all applications.</li>
<li>Meets or exceeds all internationally recognised standards for purity and performance.</li>
</ul>
<h3>Typical Applications and Forms</h3>
<p>DKL Metals offers the 62S SMQ alloy in various forms to suit different assembly applications, all produced to stringent quality standards.</p>
<ul>
<li><strong>Surface Mount Technology (SMT)</strong> and general electronic assembly using solder baths.</li>
<li>Autofeed ingots and solder bars for wave soldering machines.</li>
<li>Solder wire (cored and solid forms) compatible with E-Qual solders and fluxes are available.</li>
</ul>
<p>Available in:</p>
<ul>
<li>5kg autofeed ingots</li>
<li>2kg autofeed ingots</li>
<li>1kg bars</li>
<li>500g bars</li>
<li>chunks</li>
<li>500g and 3kg wire reels</li>
</ul>
<h3>Chemical Composition (Typical Analysis)</h3>
<table>
<thead>
<tr>
<th style="text-align: center;" scope="col">Element</th>
<th style="text-align: center;" scope="col">Typical % (E-Qual SMQ)</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Tin (Sn)</th>
<td>62.0</td>
</tr>
<tr>
<th scope="row">Lead (Pb)</th>
<td>Balance</td>
</tr>
<tr>
<th scope="row">Silver (Ag)</th>
<td>2.0</td>
</tr>
<tr>
<th scope="row">Antimony (Sb)</th>
<td>0.02 Max</td>
</tr>
<tr>
<th scope="row">Copper (Cu)</th>
<td>0.0005 Max</td>
</tr>
<tr>
<th scope="row">Zinc (Zn)</th>
<td>0.0002 Max</td>
</tr>
<tr>
<th scope="row">Iron (Fe)</th>
<td>0.001 Max</td>
</tr>
<tr>
<th scope="row">Arsenic (As)</th>
<td>0.002 Max</td>
</tr>
<tr>
<th scope="row">Nickel (Ni)</th>
<td>0.001 Max</td>
</tr>
<tr>
<th scope="row">Bismuth (Bi)</th>
<td>0.01 Max</td>
</tr>
<tr>
<th scope="row">Cadmium (Cd)</th>
<td>0.0002 Max</td>
</tr>
<tr>
<th scope="row">Gold (Au)</th>
<td>0.001 Max</td>
</tr>
<tr>
<th scope="row">Aluminium (Al)</th>
<td>0.0001 Max</td>
</tr>
</tbody>
</table>
<p><em>Composition data based on typical analysis provided in the datasheet.</em></p>
<p>The 62S SMQ tin-silver solder alloy is produced to stringent quality standards to ensure consistent physical and chemical properties in every batch. It is a trusted choice across the electronic assembly market for high purity and performance.</p>
<p>The consistent quality and performance data underscore why engineers rely on the <strong>62S SMQ Solder</strong> for critical electronic manufacturing.</p>
<p>Some Links!</p>
<p><a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance">Gov.uk – RoHS compliance and guidance</a><br />
<a href="https://dklmetals.co.uk/industries-that-rely-leaded-solder-bar/">DKL – Industries that still rely on Leaded Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/62s-smq-electronic-solder/">62S SMQ Surface Mount Quality Solder</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>Grade A Solder</title>
		<link>https://dklmetals.co.uk/product/grade-a-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 26 Nov 2025 16:30:47 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2104</guid>

					<description><![CDATA[<p>Product Overview DKL Metals offers Grade A solder, a reliable and industry-standard alloy widely used for electronic and general soldering applications. This carefully balanced formulation provides excellent wettability, good mechanical strength, and consistent flow characteristics, making it a preferred choice for manufacturing and repair processes. Chemical Composition Element Percentage (% by weight) Tin (Sn) 63.0 <a href="https://dklmetals.co.uk/product/grade-a-solder/" class="more-link">...<span class="screen-reader-text">  Grade A Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/grade-a-solder/">Grade A Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Product Overview</h2>
<p>DKL Metals offers Grade A solder, a reliable and industry-standard alloy widely used for electronic and general soldering applications. This carefully balanced formulation provides excellent wettability, good mechanical strength, and consistent flow characteristics, making it a preferred choice for manufacturing and repair processes.</p>
<h3>Chemical Composition</h3>
<table>
<thead>
<tr>
<th>Element</th>
<th>Percentage (% by weight)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>63.0 – 64.0</td>
</tr>
<tr>
<td>Lead (Pb)</td>
<td>Balance</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.60 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</h3>
<ul>
<li>Excellent wetting and flow properties for superior solder joints</li>
<li>Good mechanical strength and durability in electronic assemblies</li>
<li>Consistent quality, meeting industry standards for solder alloys</li>
</ul>
<h3>Typical Applications</h3>
<p>Manufacturers widely use Grade A solder for electrical wiring, printed circuit board assembly, and repair applications where they require reliable, high-quality solder joints.</p>
<h3>Packaging and Availability</h3>
<p>Available in various forms including bars, chunks, blowpipe, and tinman sticks, Grade A solder alloy is available to bulk quantity and small volume orders meeting all customer requirements. Contact DKL Metals to discuss your packaging preferences and order sizes.</p>
<h3>Quality Assurance</h3>
<p>DKL Metals maintains strict quality control and testing procedures to ensure every batch of Grade A solder meets precise compositional and performance standards.</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-a-solder/">Grade A Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>E‑Qual SMQ 60/40 Solder</title>
		<link>https://dklmetals.co.uk/product/equal-smq-60-40-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 11:49:04 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1699</guid>

					<description><![CDATA[<p>E-Qual Solder Alloys – High Performance and Reliability Composition and Impurity Limits – E‑Qual SMQ 60/40 solder The table shows typical composition for E‑Qual SMQ 60/40 solder and ISO 9453 limits for Alloys 104 and 103, plus recommended in‑use maxima for bath control. Element E‑Qual SMQ % (Typical) ISO 9453 Alloy 104 ISO 9453 Alloy <a href="https://dklmetals.co.uk/product/equal-smq-60-40-solder/" class="more-link">...<span class="screen-reader-text">  E‑Qual SMQ 60/40 Solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/equal-smq-60-40-solder/">E‑Qual SMQ 60/40 Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>E-Qual Solder Alloys – High Performance and Reliability</h2>
<h3>Composition and Impurity Limits – E‑Qual SMQ 60/40 solder</h3>
<p>The table shows typical composition for E‑Qual SMQ 60/40 solder and ISO 9453 limits for Alloys 104 and 103, plus recommended in‑use maxima for bath control.</p>
<table>
<thead>
<tr>
<th>Element</th>
<th>E‑Qual SMQ % (Typical)</th>
<th>ISO 9453 Alloy 104</th>
<th>ISO 9453 Alloy 103</th>
<th>Max Recommended In Use</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>60.0</td>
<td>59.5 – 60.5</td>
<td>59.5 – 60.5</td>
<td>N/A</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.02</td>
<td>0.05 max</td>
<td>0.20 max</td>
<td>0.20 max</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.0005</td>
<td>0.05 max</td>
<td>0.05 max</td>
<td>0.25 combined**</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.0002</td>
<td>0.001 max</td>
<td>0.001 max</td>
<td>0.002 max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.001</td>
<td>0.02 max</td>
<td>0.02 max</td>
<td>0.01 max</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.002</td>
<td>0.03 max</td>
<td>0.03 max</td>
<td>0.01 max</td>
</tr>
<tr>
<td>Nickel (Ni)</td>
<td>0.001</td>
<td>Not specified***</td>
<td>Not specified***</td>
<td>0.01 max</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.01</td>
<td>0.05 max</td>
<td>0.10 max</td>
<td>0.01 max</td>
</tr>
<tr>
<td>Cadmium (Cd)</td>
<td>0.0002</td>
<td>0.002 max</td>
<td>0.002 max</td>
<td>0.002 max</td>
</tr>
<tr>
<td>Silver (Ag)</td>
<td>0.001</td>
<td>Not specified***</td>
<td>Not specified***</td>
<td>Not specified***</td>
</tr>
<tr>
<td>Gold (Au)</td>
<td>0.001</td>
<td>Not specified***</td>
<td>Not specified***</td>
<td>0.25 combined**</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.0001</td>
<td>0.001 max</td>
<td>0.001 max</td>
<td>0.002 max</td>
</tr>
</tbody>
</table>
<p><em>* Sum of all impurities except Sb, Bi and Cu: 0.08% max for Alloy 104 and Alloy 103.</em></p>
<p><em>** Combined total for Cu + Au in bath control as indicated.</em></p>
<p><em>*** Not specified in ISO 9453 for these alloys.</em></p>
<h3>Key Advantages</h3>
<ul>
<li>Consistent, clean, well-formed joints</li>
<li>High yields with low production costs</li>
<li>Reduces icicling and bridging</li>
<li>Produces low fillets for precision</li>
<li>Minimises product usage and machine maintenance</li>
<li>Meets or exceeds all internationally recognised standards</li>
<li>Delivers optimum performance and batch consistency</li>
</ul>
<h3>Quality Control and Analysis</h3>
<p>All E-Qual solder alloys come from a certified Quality Management System. Since 1991, DKL Metals has maintained third-party accreditation for its Quality Management System, regularly updated to meet evolving standards.</p>
<p>Every stage of manufacture undergoes strict quality control. Bars include markings for grade and unique batch numbers for traceability. We offer a free solder analysis to check bath contamination levels and provide expert advice for optimal solder quality.</p>
<h3>Economy and Anti-Dross Treatment</h3>
<p>E-Qual solders offer competitive pricing, but also reduce dross formation compared to untreated solders. This lowers material loss and maintenance costs. We provide complimentary dross containers with re-sealable lids to assist with safe dross handling.</p>
<h3>Wide Range of Products</h3>
<p>Choose from various E-Qual solder wire types, including cored and solid wires. Options include resin cored, low-solids, halide-free synthetic and water washable wires in numerous diameters for diverse applications.</p>
<p>We also supply a full range of fluxes, cleaners, thinners, and additives. Our experts are ready to discuss your requirements and provide relevant data sheets.</p>
<h3>Product Forms and Packaging</h3>
<table>
<thead>
<tr>
<th>Style</th>
<th>Nominal Weight</th>
<th>Dimensions/Diameters</th>
<th>Standard Packing</th>
</tr>
</thead>
<tbody>
<tr>
<td>Autofeed Ingot</td>
<td>5 kg</td>
<td>500 x 45 x 33 mm</td>
<td>5 kg</td>
</tr>
<tr>
<td>Autofeed Ingot</td>
<td>2 kg</td>
<td>330 x 45 x 15 mm</td>
<td>24 kg Carton</td>
</tr>
<tr>
<td>Bar</td>
<td>1 kg</td>
<td>300 x 32 x 12 mm</td>
<td>25 kg Carton</td>
</tr>
<tr>
<td>Bar</td>
<td>500 g</td>
<td>505 x 22 x 6 mm</td>
<td>25 kg Carton</td>
</tr>
<tr>
<td>Chunks</td>
<td>&#8211;</td>
<td>&#8211;</td>
<td>15 kg Carton</td>
</tr>
<tr>
<td>500g Reel</td>
<td>500 g</td>
<td>3.5mm – 0.5mm</td>
<td>10 kg Carton</td>
</tr>
<tr>
<td>3kg Reel</td>
<td>3 kg</td>
<td>3.5mm – 0.7mm</td>
<td>12 kg Carton</td>
</tr>
</tbody>
</table>
<h3>Learn More!</h3>
<p><a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance">Gov.uk – RoHS compliance and guidance</a></p>
<p><a href="https://dklmetals.co.uk/industries-that-rely-leaded-solder-bar/">DKL – Industries that still rely on Leaded Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/equal-smq-60-40-solder/">E‑Qual SMQ 60/40 Solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>E-Qual SMQ 63/37 solder</title>
		<link>https://dklmetals.co.uk/product/equal-smq-63-37-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 11:48:59 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1698</guid>

					<description><![CDATA[<p>E-Qual Solder Alloys – Consistent Quality and Superior Performance Composition and Impurity Limits – E-Qual SMQ 63/37 solder The table shows typical compositions and impurity limits for E-Qual SMQ 63/37 solder aligned with ISO 9453 and USA J-STD-006 standards. Recommended maxima in use help control bath quality. Element ISO 9453 Alloy 102 ISO 9453 Alloy <a href="https://dklmetals.co.uk/product/equal-smq-63-37-solder/" class="more-link">...<span class="screen-reader-text">  E-Qual SMQ 63/37 solder</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/equal-smq-63-37-solder/">E-Qual SMQ 63/37 solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>E-Qual Solder Alloys – Consistent Quality and Superior Performance</h2>
<h3>Composition and Impurity Limits – E-Qual SMQ 63/37 solder</h3>
<p>The table shows typical compositions and impurity limits for E-Qual SMQ 63/37 solder aligned with ISO 9453 and USA J-STD-006 standards. Recommended maxima in use help control bath quality.</p>
<table>
<thead>
<tr>
<th>Element</th>
<th>ISO 9453 Alloy 102</th>
<th>ISO 9453 Alloy 101</th>
<th>Typical E-Qual SMQ %</th>
<th>USA J-STD-006 Sn63Pb37C Max.</th>
<th>Max Recommended In Use</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tin (Sn)</td>
<td>62.5–63.5%</td>
<td>62.5–63.5%</td>
<td>62.75%</td>
<td>62.5–63.5%</td>
<td>N/A</td>
</tr>
<tr>
<td>Antimony (Sb)</td>
<td>0.05% max</td>
<td>0.20% max</td>
<td>0.02%</td>
<td>0.05% max</td>
<td>0.20% max</td>
</tr>
<tr>
<td>Copper (Cu)</td>
<td>0.08% max</td>
<td>0.05% max</td>
<td>0.0005%</td>
<td>0.08% max</td>
<td>0.25% combined**</td>
</tr>
<tr>
<td>Zinc (Zn)</td>
<td>0.001% max</td>
<td>0.001% max</td>
<td>0.0002%</td>
<td>0.003% max</td>
<td>0.002% max</td>
</tr>
<tr>
<td>Iron (Fe)</td>
<td>0.02% max</td>
<td>0.02% max</td>
<td>0.001%</td>
<td>0.02% max</td>
<td>0.01% max</td>
</tr>
<tr>
<td>Arsenic (As)</td>
<td>0.03% max</td>
<td>0.03% max</td>
<td>0.002%</td>
<td>0.03% max</td>
<td>0.01% max</td>
</tr>
<tr>
<td>Nickel (Ni)</td>
<td>0.01% max</td>
<td>Not specified***</td>
<td>0.001%</td>
<td>0.01% max</td>
<td>0.01% max</td>
</tr>
<tr>
<td>Bismuth (Bi)</td>
<td>0.05% max</td>
<td>0.10% max</td>
<td>0.01%</td>
<td>0.10% max</td>
<td>0.01% max</td>
</tr>
<tr>
<td>Cadmium (Cd)</td>
<td>0.002% max</td>
<td>0.002% max</td>
<td>0.0002%</td>
<td>0.002% max</td>
<td>0.002% max</td>
</tr>
<tr>
<td>Silver (Ag)</td>
<td>0.10% max</td>
<td>Not specified***</td>
<td>0.001%</td>
<td>0.05% max</td>
<td>Not specified***</td>
</tr>
<tr>
<td>Gold (Au)</td>
<td>0.05% max</td>
<td>Not specified***</td>
<td>0.001%</td>
<td>0.05% max</td>
<td>0.25% combined**</td>
</tr>
<tr>
<td>Aluminium (Al)</td>
<td>0.001% max</td>
<td>0.001% max</td>
<td>0.0001%</td>
<td>0.005% max</td>
<td>0.002% max</td>
</tr>
</tbody>
</table>
<p><em>* Sum of all impurities except Sb, Bi, and Cu: 0.08% max for Alloy 102 and Alloy 101.</em></p>
<p><em>** Combined total for Cu + Au in bath control as indicated.</em></p>
<p><em>*** Not specified in ISO 9453 for these alloys.</em></p>
<h3>Key Features</h3>
<ul>
<li>Consistent, clean, well-formed joints</li>
<li>High yields and low production costs</li>
<li>Reduction in icicling and bridging</li>
<li>Low fillet formation for precision</li>
<li>Reduced product usage and machine maintenance</li>
<li>Meets or exceeds internationally recognised standards</li>
<li>Optimum performance and batch consistency</li>
<li>Suitable for RoHS exempt applications</li>
</ul>
<h3>Quality Control and Analysis</h3>
<p>We manufacture all E-Qual solder alloys under a certified Quality Management System. Since 1991, DKL Metals has maintained third-party accreditation of its QMS. We conduct strict quality control at all manufacturing stages. Each solder bar carries a grade and unique batch number for full traceability. Unlike many producers, we offer a free regular solder analysis service to monitor bath contamination and provide guidance to maintain solder quality within strict parameters.</p>
<h3>Economy and Anti-Dross Measures</h3>
<p>E-Qual solders are competitively priced and feature a special anti-drossing treatment to reduce dross formation and material loss during use. This treatment remains effective while you top up with E-Qual solder. To assist safe handling, we provide customers with free re-sealable dross containers.</p>
<h3>Product Range</h3>
<p>We supply a wide variety of E-Qual solder wires in cored and solid forms, compatible with our solder bars and fluxes. Options include standard resin-cored, low-solids, halide-free synthetic resin cored, and water-washable wires. We offer wires in many diameters to suit almost all applications, with separate datasheets available on request.</p>
<h3>Fluxes and Accessories</h3>
<p>Our comprehensive range includes fluxes, cleaners, thinners, and additives to support most assembly processes. Contact us to discuss your requirements and receive appropriate technical datasheets.</p>
<h3>Forms and Packaging</h3>
<table>
<thead>
<tr>
<th>Style</th>
<th>Nominal Weight</th>
<th>Dimensions/Diameters</th>
<th>Standard Packing</th>
</tr>
</thead>
<tbody>
<tr>
<td>Autofeed Ingot</td>
<td>5 kg</td>
<td>500 x 45 x 33 mm</td>
<td>5 kg</td>
</tr>
<tr>
<td>Autofeed Ingot</td>
<td>2 kg</td>
<td>330 x 45 x 15 mm</td>
<td>24 kg Carton</td>
</tr>
<tr>
<td>Bar</td>
<td>1 kg</td>
<td>300 x 32 x 12 mm</td>
<td>25 kg Carton</td>
</tr>
<tr>
<td>Bar</td>
<td>500 g</td>
<td>505 x 22 x 6 mm</td>
<td>25 kg Carton</td>
</tr>
<tr>
<td>Chunks</td>
<td>&#8211;</td>
<td>&#8211;</td>
<td>20 kg Tub</td>
</tr>
<tr>
<td>500g Reel</td>
<td>500 g</td>
<td>3.5 mm – 0.5 mm</td>
<td>10 kg Carton</td>
</tr>
<tr>
<td>3kg Reel</td>
<td>3 kg</td>
<td>3.5 mm – 0.7 mm</td>
<td>12 kg Carton</td>
</tr>
</tbody>
</table>
<h3>Learn More!</h3>
<p><a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance">Gov.uk – RoHS compliance and guidance</a></p>
<p><a href="https://dklmetals.co.uk/industries-that-rely-leaded-solder-bar/">DKL – Industries that still rely on Leaded Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/equal-smq-63-37-solder/">E-Qual SMQ 63/37 solder</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DKL DK-P8 No-Clean Tin/Lead Solder Paste</title>
		<link>https://dklmetals.co.uk/product/dkp8-no-clean-solder-paste/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 16 Feb 2025 10:08:21 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=1253</guid>

					<description><![CDATA[<p>DKP8 Solder Paste Description DKP8 is a halogen-free, no-clean solder paste engineered to deliver exceptional soldering performance with leaded alloys. Designed for a variety of substrate materials including Sn/Pb, Au/Ni, and OSP-treated finishes, DKP8 combines excellent print consistency with strong process flexibility. Its pin-testable formulation allows easy test probe penetration through post-soldering residues, and it <a href="https://dklmetals.co.uk/product/dkp8-no-clean-solder-paste/" class="more-link">...<span class="screen-reader-text">  DKL DK-P8 No-Clean Tin/Lead Solder Paste</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/dkp8-no-clean-solder-paste/">DKL DK-P8 No-Clean Tin/Lead Solder Paste</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>DKP8 Solder Paste</h2>
<h3>Description</h3>
<p>DKP8 is a <strong>halogen-free, no-clean solder paste</strong> engineered to deliver exceptional soldering performance with leaded alloys. Designed for a variety of substrate materials including <strong>Sn/Pb, Au/Ni, and OSP-treated finishes</strong>, DKP8 combines excellent print consistency with strong process flexibility. Its <strong>pin-testable formulation</strong> allows easy test probe penetration through post-soldering residues, and it is fully compatible with both <strong>air and nitrogen reflow systems</strong>.</p>
<h3>Key Benefits of using DKP8 no clean solder paste</h3>
<ul>
<li><strong>Fast printing speeds:</strong> 20–300 mm/sec</li>
<li><strong>No-clean formulation:</strong> ROL0 (J-STD-004)</li>
<li><strong>Slump-free</strong> – eliminates solder balling and mid-chip balling</li>
<li><strong>Halogen-free</strong> – environmentally friendly composition</li>
<li><strong>Consistent, printer-friendly performance</strong></li>
<li><strong>Excellent solderability</strong> with up to 72-hour tack life</li>
<li><strong>Suitable for both air and nitrogen reflow</strong></li>
</ul>
<h3>Slump-Free Performance</h3>
<p>DKP8’s synthetic gel system ensures higher temperature stability – remaining structurally sound up to <strong>60°C above</strong> conventional gel pastes. This design eliminates solder balling and mid-chip defects by preventing premature de-structuring during reflow. The result is cleaner joints, improved cosmetic finish, and enhanced reliability across assemblies.</p>
<h3>Profile Friendly</h3>
<p>The advanced activator system in DKP8 allows <strong>optimal soldering performance across a range of thermal profiles</strong>. Whether for low-temperature activation or sustained activity under longer reflow conditions, DKP8 provides engineering flexibility—enabling process optimisation for best yield and minimal defects.</p>
<h3>VOC-Free Printing</h3>
<p>Utilising a modern solvent package, DKP8 qualifies as <strong>VOC-free</strong> according to the European Solvent Directive (vapor pressure &lt; 0.1 mbar). This allows environmentally responsible, low-emission printing operations without compromising soldering quality.</p>
<h3>Cleaning</h3>
<p>Although <strong>no cleaning is required</strong>, DKP8 residues can be easily removed using DKL’s range of cleaning agents. Our cleaners effectively eliminate flux residues without leaving white stains or crystalline deposits. Recommended cleaning conditions are <strong>25–60°C for 2–5 minutes</strong>.</p>
<h3>Storage and Shelf Life of DKP8 no clean solder paste</h3>
<ul>
<li><strong>Storage:</strong> Room temperature or refrigerated between 0°C and 10°C for best results</li>
<li><strong>Shelf life (refrigerated &lt;10°C):</strong>
<ul>
<li>12 months for unopened cartridges and tubs</li>
<li>6 months for unopened syringes</li>
</ul>
</li>
<li><strong>Always allow the paste to reach room temperature before opening</strong></li>
</ul>
<h3>Printing Guidelines</h3>
<p>Ensure the paste is at room temperature before use. For tubs, stir thoroughly and apply a consistent roll across the stencil. DKP8 provides smooth, reliable printing at speeds between <strong>20–300 mm/sec</strong>.</p>
<h3>Alloy Availability</h3>
<table style="border-collapse: collapse; width: 100%;" border="1" cellspacing="0" cellpadding="6">
<thead>
<tr style="background-color: #f2f2f2;">
<th>Alloy</th>
<th>Composition</th>
<th>Metal Content</th>
<th>Particle Size</th>
<th>Available Packaging</th>
</tr>
</thead>
<tbody>
<tr>
<td>62S</td>
<td>Sn62Pb36Ag2</td>
<td>90.0%</td>
<td>25–45 μm (T3)</td>
<td>1000 g / 500 g cartridges, 500 g / 250 g tubs</td>
</tr>
<tr>
<td>63/37</td>
<td>Sn63Pb37</td>
<td>90.0%</td>
<td>25–45 μm (T3)</td>
<td>1000 g / 500 g cartridges, 500 g / 250 g tubs</td>
</tr>
</tbody>
</table>
<p><em>Other alloys, metal ratios, and packaging options are available upon request.</em></p>
<h3>Manufactured in the UK</h3>
<p>DKP8 solder paste is produced in the United Kingdom to the highest standards of consistency and reliability.</p>
<p><a href="https://dklmetals.co.uk/new-soldering-paste-soldering-flux-added/">*Check Out Our DKP6 Paste*</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/dkp8-no-clean-solder-paste/">DKL DK-P8 No-Clean Tin/Lead Solder Paste</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tailored Leaded Solder &#8211; Customised To Your Needs</title>
		<link>https://dklmetals.co.uk/product/tailored-leaded-solder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 15 Sep 2023 11:08:54 +0000</pubDate>
				<guid isPermaLink="false">https://development.dklmetals.co.uk/?post_type=product&#038;p=63</guid>

					<description><![CDATA[<p>Why Choose Our Tailored Leaded Electronic Solders? At DKL Metals, we specialise in providing bespoke, tailored leaded solder bars custom formulated to meet the unique requirements of each customer. Whether you need adjusted alloy compositions to meet different specification, or specially tailored alloys to meet your needs, our custom leaded solders can deliver precision, rapid <a href="https://dklmetals.co.uk/product/tailored-leaded-solder/" class="more-link">...<span class="screen-reader-text">  Tailored Leaded Solder &#8211; Customised To Your Needs</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/tailored-leaded-solder/">Tailored Leaded Solder &#8211; Customised To Your Needs</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Why Choose Our Tailored Leaded Electronic Solders?</h2>
<p>At DKL Metals, we specialise in providing bespoke, tailored leaded solder bars custom formulated to meet the unique requirements of each customer. Whether you need adjusted alloy compositions to meet different specification, or specially tailored alloys to meet your needs, our custom leaded solders can deliver precision, rapid response, and competitive pricing tailored to your production needs. Our expert service supports specialised industries still exempt from RoHS legislation, ensuring compliance and high-quality performance.</p>
<h3>Benefits of Tailored Leaded Solder Over Standard Lead-Free Alternatives</h3>
<p>Tailored leaded solders offer the distinct advantage of a lower melting point around 183°C, reducing thermal stress and protecting sensitive electronic components during soldering. Their superior flow characteristics create reliable, strong solder joints with bright, shiny finishes that enhance quality inspections. Industries such as aerospace, medical manufacturing, and specialised electronics continue to rely on the controlled properties and proven longevity of leaded solder.</p>
<h3>Custom Solutions for Your Specific Needs</h3>
<p>We work closely with customers to adjust alloy ratios, ensuring your solder perfectly fits your application. From prototype batches to high volume production, DKL Metals delivers repeatable, consistent solder quality with expert technical support.</p>
<h3>Learn More!</h3>
<p><a href="https://www.gov.uk/guidance/rohs-compliance-and-guidance">Gov.uk &#8211; RoHS compliance and guidance</a><br />
<a href="https://dklmetals.co.uk/industries-that-rely-leaded-solder-bar/">DKL &#8211; Industries that still rely on Leaded Solder</a></p>
<p>The post <a href="https://dklmetals.co.uk/product/tailored-leaded-solder/">Tailored Leaded Solder &#8211; Customised To Your Needs</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
