<?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, 19 May 2026 09:10:31 +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>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>Leaded Solid Solder Wire</title>
		<link>https://dklmetals.co.uk/product/leaded-solid-solder-wire/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 29 Apr 2026 15:09:43 +0000</pubDate>
				<guid isPermaLink="false">https://dklmetals.co.uk/?post_type=product&#038;p=2718</guid>

					<description><![CDATA[<p>Optimised for High-Reliability Automated Assembly Our E-Qual Leaded solid solder wire range is formulated for mission-critical selective soldering and solder pot replenishment. Designed for industries where performance is non-negotiable, these alloys provide the thermal stability and predictable flow necessary for complex through-hole components in RoHS-exempt manufacturing environments. For lead-free RoHS compliant solid wire please check <a href="https://dklmetals.co.uk/product/leaded-solid-solder-wire/" class="more-link">...<span class="screen-reader-text">  Leaded Solid Solder Wire</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/leaded-solid-solder-wire/">Leaded Solid Solder Wire</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<style>
/* 1. MAIN WRAPPERS */
.product-custom-layout { padding: 10px 0; background: #fff; contain: layout; font-family: Arial, sans-serif; line-height: 1.6; color: #333; }
.product-custom-layout__container { max-width: 800px; width: 100%; margin: 0 auto;  box-sizing: border-box;}
/* 2. THE BIG BLUE H1 & HEADINGS */
.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; display: block !important;
}
.product-custom-layout h2 { color: #1e3a8a; border-bottom: 3px solid #3b82f6; padding-bottom: 10px; font-size: 2.2em; margin: 30px 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; }
/* 3. TABLES */
.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; }
.flux-specs-table th { background: linear-gradient(135deg, #1e3a8a, #3b82f6); color: white; padding: 15px; text-align: left; }
.flux-specs-table td { padding: 15px; border-bottom: 1px solid #eee; white-space: nowrap;}
.flux-specs-table tr:nth-child(even) { background: #f8fafc; }
/* 4. UNIFIED DROPDOWNS (Alloys & FAQ) */
.alloy-dropdown-section details, .solder-faq-section details {
  background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; margin-bottom: 10px; transition: all 0.3s ease;
}
details[open] { background: #fff !important; border-color: #3b82f6 !important; box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1); }
summary { list-style: none; display: flex; align-items: center; padding: 15px 20px; cursor: pointer; font-weight: bold; color: #1e3a8a; }
summary span { margin-left: auto; transition: transform 0.3s ease; font-size: 1.2em; }
details[open] summary span { transform: rotate(45deg); color: #3b82f6; }
.dropdown-content { padding: 0 20px 20px 20px; color: #4b5563; }
/* 5. THE BLUEPRINT CARDS */
.flux-cards { display: flex; gap: 15px; margin-top: 25px; flex-wrap: wrap;}
.flux-card { 
   flex: 1 1 250px; background: #fff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px 25px; 
  position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); 
}
.flux-card::before { content: "SnPb"; position: absolute; bottom: -10px; right: -5px; font-size: 5em; font-weight: 900; color: #f8fafc; z-index: 0; pointer-events: none; }
.flux-card::after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: #3b82f6; opacity: 0.5; }
.flux-card:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -5px rgba(59, 130, 246, 0.1); border-color: #3b82f6; }
.flux-card h4 { color: #1e3a8a; font-size: 1.4em; margin: 0 0 10px 0; position: relative; z-index: 1; font-weight: 800; }
.flux-card p { font-size: 0.95em; margin: 0; position: relative; z-index: 1; }
.microns { display: inline-block; background: #eff6ff; color: #1e40af; padding: 2px 8px; border-radius: 4px; font-weight: bold; margin-bottom: 10px; position: relative; z-index: 1; }
@media (max-width: 1024px) {
  .product-custom-layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
  }
  .product-custom-layout__container {
    padding: 0 10px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .product-custom-layout h2 { font-size: 1.8em !important; }
  .flux-specs-table td, .flux-specs-table th { padding: 10px 8px !important; font-size: 0.9em; }
  summary { padding: 12px 15px !important; font-size: 0.95em; }
}
</style>
<p><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Product",
      "@id": "https://dklmetals.co.uk/leaded-solid-solder-wire/",
      "name": "E-Qual Leaded Solid Solder Wire",
      "alternateName": ["60/40", "63/37","40/60", "Selective Soldering Wire", "Autofeed Solder"],
      "description": "High-purity leaded solid solder wires engineered for automated selective and autofeed systems. Available in 63/37, 60/40, and 40/60 alloys to ensure consistent thermal performance, excellent wetting, and superior joint integrity.",
      "image": "https://dklmetals.co.uk/wp-content/uploads/2026/04/Sn63-Pb37-Solid-solder-wire-4kg-reel-2mm.avif",
      "sku": "EQUAL-SnPb-SOLID",
      "mpn": "EQUAL-SnPb-SOLID",
      "brand": {
        "@type": "Brand",
        "name": "DKL Metals"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://dklmetals.co.uk/leaded-solid-solder-wire/",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "DKL Metals Ltd",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Bo'ness Rd",
            "addressLocality": "Grangemouth",
            "addressRegion": "Falkirk",
            "postalCode": "FK3 9XF",
            "addressCountry": "GB"
          },
          "url": "https://dklmetals.co.uk"
        },
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "priceType": "https://schema.org/QuotePrice",
          "description": "Request Quote - Supplied on 4kg DIN K125 reels in 2mm or 3mm diameters."
        }
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Alloy Variants",
          "value": "63/37 (Sn63Pb37), 60/40 (Sn60Pb40), 40/60 (Sn40Pb60)"
        },
        {
          "@type": "PropertyValue",
          "name": "Format",
          "value": "2mm & 3mm Solid Wire on 4kg DIN K125 Reels"
        },
        {
          "@type": "PropertyValue",
          "name": "Melting Point (63/37)",
          "value": "183 °C"
        },
        {
          "@type": "PropertyValue",
          "name": "Melting Range (60/40)",
         "value": "183 °C - 190 °C"
        },
        {
          "@type": "PropertyValue",
          "name": "Melting Range (40/60)",
         "value": "183 °C - 238 °C"
        },
        {
         "@type": "PropertyValue",
         "name": "Governing Standard",
         "value": "ISO 9453:2020",
         "url": "https://www.iso.org/standard/78822.html"
        },
        {
          "@type": "PropertyValue",
          "name": "Primary Application",
          "value": "Automated Selective Soldering, autofeed, Pot Top-up"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://dklmetals.co.uk/leaded-solid-solder-wire/#faq",
      "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the best leaded solder for automated selective soldering?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "For high-speed automated selective soldering, 63/37 (Sn63Pb37) is the industry standard. As a eutectic alloy, it transitions instantly from solid to liquid at 183°C, ensuring rapid wetting and consistent joint integrity in systems using external fluxing."
      }
    },
    {
      "@type": "Question",
      "name": "Why should I use solid solder wire instead of flux-cored wire for pot top-ups?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Using solid solder wire for automated top-ups prevents unwanted flux contamination in the solder bath. Since selective soldering systems apply flux independently, adding flux-cored wire would cause excessive dross formation and potentially clog feeding tubes in autofeed systems."
      }
    },
    {
      "@type": "Question",
      "name": "What are the melting points for 60/40 and 40/60 leaded solders?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "60/40 solder has a narrow melting range of 183°C–190°C, providing quick solidification for electronics. 40/60 solder features a wider ‘pasty’ range of 183°C–238°C, which is ideal for industrial applications like radiator assembly where a longer working window is required to shape the joint."
      }
    },
    {
      "@type": "Question",
      "name": "What are the reel specifications for selective soldering wire feeders?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Our leaded solid wires are supplied on DIN K125 plastic reels, weighing 4kg as standard. This high-capacity format is specifically designed for continuous operation in automated selective and autofeed machines."
      }
    },
    {
      "@type": "Question",
      "name": "Are leaded solder wires RoHS compliant?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "No, leaded solder is not RoHS compliant. However, these high-purity alloys meet ISO 9453:2020 standards and remain the primary choice for many RoHS-exempt sectors such as aerospace, defence, and high-reliability medical equipment."
      }
    },
    {
      "@type": "Question",
      "name": "What wire diameters are standard for selective soldering top-up systems?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Standard diameters for automated top-up systems are 2.0mm and 3.0mm. These gauges provide a balanced feed rate that allows the alloy to melt quickly without causing thermal shock or significant temperature drops in the solder pot."
      }
    }
  ]
    }
  ]
}
</script></p>
<div class="product-custom-layout">
<div class="product-custom-layout__container">
<h2>Optimised for High-Reliability Automated Assembly</h2>
<p>Our <strong>E-Qual Leaded</strong> solid solder wire range is formulated for mission-critical <strong>selective soldering</strong> and <strong>solder pot replenishment</strong>. Designed for industries where performance is non-negotiable, these alloys provide the thermal stability and predictable flow necessary for complex through-hole components in <strong>RoHS-exempt</strong> manufacturing environments.</p>
<p>For lead-free RoHS compliant solid wire please check out our <a href="https://dklmetals.co.uk/product/lead-free-selective-solder-wire/" target="_blank" rel="noopener">Lead-Free Solid Solder Wire</a> product page</p>
<p>    <!-- BLUEPRINT CARDS: RELIABILITY FOCUS --></p>
<div class="flux-cards">
<div class="flux-card">
        <span class="microns">Metallurgy</span></p>
<h4>Thermal Predictability</h4>
<p>Achieve exact process control with eutectic and narrow-range alloys that offer consistent melt-flow characteristics.</p>
</p></div>
<div class="flux-card">
        <span class="microns">Application</span></p>
<h4>Bath Maintenance</h4>
<p>The high-purity solid format is the ideal solution for replenishing solder pots without introducing unwanted flux residues.</p>
</p></div>
<div class="flux-card">
        <span class="microns">Compatibility</span></p>
<h4>Industrial Feed Rates</h4>
<p>Engineered for high-torque autofeed systems, ensuring uniform wire tension and diameter for continuous 24/7 production.</p>
</p></div>
</p></div>
<p><!-- TECHNICAL SPECIFICATIONS --></p>
<div style="overflow-x: auto;">
<h3>Alloy Performance Data</h3>
<table class="flux-specs-table">
<thead>
<tr>
<th>Property</th>
<th>63/37 (Sn63)</th>
<th>60/40 (Sn60)</th>
<th>40/60 (Sn40)</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Composition</strong></td>
<td>Sn63 / Pb37</td>
<td>Sn60 / Pb40</td>
<td>Sn40 / Pb60</td>
</tr>
<tr>
<td><strong>Solidus/Liquidus</strong></td>
<td>183°C (Eutectic)</td>
<td>183°C &#8211; 190°C</td>
<td>183°C &#8211; 238°C</td>
</tr>
<tr>
<td><strong>Tensile Strength</strong></td>
<td>~54 MPa</td>
<td>~49 MPa</td>
<td>~40 MPa</td>
</tr>
<tr>
<td><strong>Density</strong></td>
<td>8.40 g/cm³</td>
<td>8.50 g/cm³</td>
<td>9.30 g/cm³</td>
</tr>
</tbody>
</table>
</div>
<p style="margin: 25px 0; padding: 15px; background: #fdf2f2; border-left: 5px solid #dc2626; font-weight: 600;">
  <strong>Standard Formats:</strong> Supplied in 2mm and 3mm diameters on 4kg DIN K125 plastic reels to suit most automated wire-feed systems. All alloys are manufactured to <a href="https://www.iso.org/standard/78822.html" target="_blank" rel="noopener noreferrer" style="color: #991b1b; text-decoration: underline;">ISO 9453:2020</a> standards. Note: These alloys contain lead and are intended for RoHS-exempt applications.
</p>
<div class="alloy-dropdown-section">
<h3>Leaded Solid Solder Wire FAQ</h3>
<details>
<summary>What is the best leaded solder for automated selective soldering? <span>+</span></summary>
<div class="dropdown-content">
<p>For high-speed automated selective soldering, <strong>63/37 (Sn63Pb37)</strong> is the industry standard. As a <strong>eutectic alloy</strong>, it transitions instantly from solid to liquid at 183°C, ensuring rapid wetting and consistent joint integrity in systems using external fluxing.</p>
</p></div>
</details>
<details>
<summary>Why should I use solid solder wire instead of flux-cored wire for pot top-ups? <span>+</span></summary>
<div class="dropdown-content">
<p>Using <strong>solid solder wire</strong> for automated top-ups prevents unwanted flux contamination in the solder bath. Since selective soldering systems apply flux independently, adding flux-cored wire would cause excessive dross formation and potentially clog feeding tubes in autofeed systems.</p>
</p></div>
</details>
<details>
<summary>What are the melting points for 60/40 and 40/60 leaded solders? <span>+</span></summary>
<div class="dropdown-content">
<p><strong>60/40 solder</strong> has a narrow melting range of 183°C–190°C, providing quick solidification for electronics. <strong>40/60 solder</strong> features a wider &#8216;pasty&#8217; range of 183°C–238°C, which is ideal for industrial applications like radiator assembly where a longer working window is required to shape the joint.</p>
</p></div>
</details>
<details>
<summary>What are the reel specifications for selective soldering wire feeders? <span>+</span></summary>
<div class="dropdown-content">
<p>Our leaded solid wires are supplied on <strong>DIN K125 plastic reels</strong>, weighing 4kg as standard. This high-capacity format is specifically designed for continuous operation in automated selective and autofeed machines.</p>
</p></div>
</details>
<details>
<summary>Is leaded solder RoHS compliant? <span>+</span></summary>
<div class="dropdown-content">
<p>No, leaded solder is not RoHS compliant. However, these high-purity alloys meet <strong>ISO 9453:2020</strong> standards and remain the primary choice for many <strong>RoHS-exempt</strong> sectors such as aerospace, defence, and high-reliability medical equipment.</p>
</p></div>
</details>
<details>
<summary>What wire diameters are standard for selective soldering top-up systems? <span>+</span></summary>
<div class="dropdown-content">
<p>Standard diameters for automated top-up systems are <strong>2.0mm and 3.0mm</strong>. These gauges provide a balanced feed rate that allows the alloy to melt quickly without causing thermal shock or significant temperature drops in the solder pot.</p>
</p></div>
</details></div>
</p></div>
</div>
<p>The post <a href="https://dklmetals.co.uk/product/leaded-solid-solder-wire/">Leaded Solid Solder Wire</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<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>EQ-STD Purified Rosin Cored Solder Wire</title>
		<link>https://dklmetals.co.uk/product/solder-wire-eq-std/</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=49</guid>

					<description><![CDATA[<p>Professional No-Clean Solder Wire A recommended solder wire for all professional applications. EQ-STD solder wire is a high-purity, &#8220;no-clean&#8221; solution engineered for product longevity, rapid soldering speed, and minimal, non-corrosive residue. No-Clean Clear Residue Based on modified rosins that leave transparent, non-corrosive residues for a professional finish. High Purity Virgin Materials Manufactured from the finest <a href="https://dklmetals.co.uk/product/solder-wire-eq-std/" class="more-link">...<span class="screen-reader-text">  EQ-STD Purified Rosin Cored Solder Wire</span></a></p>
<p>The post <a href="https://dklmetals.co.uk/product/solder-wire-eq-std/">EQ-STD Purified Rosin Cored Solder Wire</a> appeared first on <a href="https://dklmetals.co.uk">DKL Metals Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<style>
/* 1. MAIN WRAPPERS */
.product-custom-layout { padding: 10px 0; background: #fff; contain: layout; font-family: Arial, sans-serif; line-height: 1.6; color: #333; }
.product-custom-layout__container { max-width: 800px; width: 100%; margin: 0 auto;  box-sizing: border-box;}
/* 2. THE BIG BLUE H1 & HEADINGS */
.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; display: block !important;
}
.product-custom-layout h2 { color: #1e3a8a; border-bottom: 3px solid #3b82f6; padding-bottom: 10px; font-size: 2.2em; margin: 30px 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; }
/* 3. TABLES */
.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; }
.flux-specs-table th { background: linear-gradient(135deg, #1e3a8a, #3b82f6); color: white; padding: 15px; text-align: left; }
.flux-specs-table td { padding: 15px; border-bottom: 1px solid #eee; white-space: nowrap;}
.flux-specs-table tr:nth-child(even) { background: #f8fafc; }
/* 4. UNIFIED DROPDOWNS (Alloys & FAQ) */
.alloy-dropdown-section details, .solder-faq-section details {
  background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; margin-bottom: 10px; transition: all 0.3s ease;
}
details[open] { background: #fff !important; border-color: #3b82f6 !important; box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1); }
summary { list-style: none; display: flex; align-items: center; padding: 15px 20px; cursor: pointer; font-weight: bold; color: #1e3a8a; }
summary span { margin-left: auto; transition: transform 0.3s ease; font-size: 1.2em; }
details[open] summary span { transform: rotate(45deg); color: #3b82f6; }
.dropdown-content { padding: 0 20px 20px 20px; color: #4b5563; }
/* 5. THE BLUEPRINT CARDS */
.flux-cards { display: flex; gap: 15px; margin-top: 25px; flex-wrap: wrap;}
.flux-card { 
   flex: 1 1 250px; background: #fff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 30px 25px; 
  position: relative; overflow: hidden; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); 
}
.flux-card::before { content: "SnPb"; position: absolute; bottom: -10px; right: -5px; font-size: 5em; font-weight: 900; color: #f8fafc; z-index: 0; pointer-events: none; }
.flux-card::after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: #3b82f6; opacity: 0.5; }
.flux-card:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -5px rgba(59, 130, 246, 0.1); border-color: #3b82f6; }
.flux-card h4 { color: #1e3a8a; font-size: 1.4em; margin: 0 0 10px 0; position: relative; z-index: 1; font-weight: 800; }
.flux-card p { font-size: 0.95em; margin: 0; position: relative; z-index: 1; }
.microns { display: inline-block; background: #eff6ff; color: #1e40af; padding: 2px 8px; border-radius: 4px; font-weight: bold; margin-bottom: 10px; position: relative; z-index: 1; }
@media (max-width: 1024px) {
  .product-custom-layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
  }
  .product-custom-layout__container {
    padding: 0 10px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .product-custom-layout h2 { font-size: 1.8em !important; }
  .flux-specs-table td, .flux-specs-table th { padding: 10px 8px !important; font-size: 0.9em; }
  summary { padding: 12px 15px !important; font-size: 0.95em; }
}
</style>
<p><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Product",
      "@id": "https://dklmetals.co.uk/product/solder-wire-eq-std/#product",
      "name": "EQ-STD Purified Rosin Cored Solder Wire",
      "description": "A high-purity, no-clean solder wire engineered for professional electronics. Features a 2.5% flux content, non-corrosive clear residue, and is available in 60/40, Lead-Free 99C, and specialty alloys.",
      "image": "https://dklmetals.co.uk/wp-content/uploads/2026/04/E-Qual-STD-60-40-Wire.avif",
      "sku": "EQ-STD",
      "mpn": "EQ-STD",
      "brand": {
        "@type": "Brand",
        "name": "DKL Metals Ltd"
      },
      "manufacturer": {
        "@type": "Organization",
        "name": "DKL Metals Ltd",
        "url": "https://dklmetals.co.uk/"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://dklmetals.co.uk/product/solder-wire-eq-std/",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "DKL Metals Ltd",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Bo'ness Rd",
            "addressLocality": "Grangemouth",
            "addressRegion": "FK3 9XF",
            "addressCountry": "GB"
          },
          "url": "https://dklmetals.co.uk"
        },
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "priceType": "https://schema.org/QuotePrice",
          "description": "Request Quote for 60/40, Lead-Free 99C, and Specialty Alloys"
        }
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Flux Content",
          "value": "2.5% w/w"
        },
        {
          "@type": "PropertyValue",
          "name": "Acid Value",
          "value": "215 - 230 mg KOH/g"
        },
        {
          "@type": "PropertyValue",
          "name": "Halide Content",
          "value": "0.4%"
        },
        {
          "@type": "PropertyValue",
          "name": "Recommended Tip Temp",
          "value": "340°C - 420°C"
        },
        {
          "@type": "PropertyValue",
          "name": "Flux Classification",
          "value": "ROL1"
        },
        {
          "@type": "PropertyValue",
          "name": "Compliance",
          "value": "ISO9453:2020, GR-78-CORE, JIS-Z-3282, RoHS Compliant"
        }
      ],
      "faqPage": {
        "@type": "FAQPage",
        "@id": "https://dklmetals.co.uk/product/solder-wire-eq-std/#faq"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://dklmetals.co.uk/product/solder-wire-eq-std/#faq",
 "mainEntity": [
    {
      "@type": "Question",
      "name": "Does EQ-STD solder wire require cleaning after use?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "No, EQ-STD is a true 'no-clean' solution. It is formulated with modified rosins that leave a transparent, non-corrosive residue, eliminating the need for post-solder washing and ensuring long-term reliability."
      }
    },
    {
      "@type": "Question",
      "name": "Does this solder 'spit' or 'crackle' during use?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "EQ-STD is engineered for minimal spatter. If you experience 'spitting,' it is often caused by moisture absorption in the flux core due to high humidity. Always store your spool in a dry, cool environment (below 22°C and 80% RH) in its original container to prevent this."
      }
    },
    {
      "@type": "Question",
      "name": "Can I use this for plumbing or heavy-duty repairs?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "No. This is a rosin-based electronics solder. It should never be used for plumbing, as it does not contain the aggressive acid fluxes required for water pipes. Conversely, plumbing flux should never be used on PCBs as it will corrode electronic traces."
      }
    },
    {
      "@type": "Question",
      "name": "How do I know which wire diameter to choose?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The best diameter depends on your component size: 0.3mm-0.5mm is ideal for high-density SMT; 0.7mm-1.0mm is the standard for general through-hole and hobbyist work; 1.2mm+ is best for large connectors and heavy-gauge wires."
      }
    },
    {
      "@type": "Question",
      "name": "Is it safe to leave the residue on the board?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "In most standard electronics applications, yes. EQ-STD is designed to leave a low-residue, non-corrosive finish under normal operating conditions. Cleaning is recommended for high-frequency circuits, aerospace or other high-reliability assemblies, and any project where residue removal is required for conformal coating or visual inspection."
      }
    },
    {
      "@type": "Question",
      "name": "What are the safety requirements for handling leaded solder?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "When using leaded variants (like 60/40), avoid eating, drinking, or smoking in the work area. Always use fume extraction to avoid inhaling flux vapours and wash your hands thoroughly after use to prevent lead absorption."
      }
    }
  ]
    }
  ]
}
</script></p>
<div class="product-custom-layout">
<div class="product-custom-layout__container">
<h2>Professional No-Clean Solder Wire</h2>
<p>A recommended solder wire for all professional applications. EQ-STD solder wire is a high-purity, &#8220;no-clean&#8221; solution engineered for product longevity, rapid soldering speed, and minimal, non-corrosive residue.</p>
<div class="flux-cards">
<div class="flux-card">
        <span class="microns">No-Clean</span></p>
<h4>Clear Residue</h4>
<p>Based on modified rosins that leave transparent, non-corrosive residues for a professional finish.</p>
</p></div>
<div class="flux-card">
        <span class="microns">High Purity</span></p>
<h4>Virgin Materials</h4>
<p>Manufactured from the finest extra-purified virgin metals to ensure absolute product continuity.</p>
</p></div>
<div class="flux-card">
        <span class="microns">Versatile</span></p>
<h4>SMT Ready</h4>
<p>Classified for all applications including wave solder and precision surface mount (SMT) re-work.</p>
</p></div>
</p></div>
<h2>Technical Specifications</h2>
<table class="flux-specs-table">
<thead>
<tr>
<th>Property</th>
<th>Value / Specification</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Flux Content</strong></td>
<td>2.5% w/w</td>
</tr>
<tr>
<td><strong>Acid Value</strong></td>
<td>215 &#8211; 230 mg KOH/g</td>
</tr>
<tr>
<td><strong>Halide Content</strong></td>
<td>0.4%</td>
</tr>
<tr>
<td><strong>Copper Mirror</strong></td>
<td>Pass</td>
</tr>
<tr>
<td><strong>Iron Tip Temp</strong></td>
<td>340°C &#8211; 420°C</td>
</tr>
</tbody>
</table>
<h3>Available Alloy Variants</h3>
<div class="alloy-dropdown-section">
<details>
<summary>Standard 60/40 Alloy <span>+</span></summary>
<div class="dropdown-content">
          The classic professional choice for excellent wetting and reliable joints on tin-plated and copper substrates.
        </div>
</details>
<details>
<summary>Non-Toxic Lead Free 99C <span>+</span></summary>
<div class="dropdown-content">
          Environmentally friendly alternative for modern compliance requirements without sacrificing solderability.
        </div>
</details>
<details>
<summary>Specialty Alloys (LMP / HMP / Copper Loaded) <span>+</span></summary>
<div class="dropdown-content">
          Options include Low Melting Point (LMP), High Melting Point (HMP), and Copper Loaded alloys for specialized thermal requirements.
        </div>
</details>
<h3>Safety &#038; Handling</h3>
<details>
<summary>Usage &#038; Fume Safety <span>+</span></summary>
<div class="dropdown-content">
<p>Avoid excessive inhalation of flux fumes, as they can irritate the respiratory system. Always use suitable fume extraction equipment.</p>
<p><strong>Note:</strong> Lead is harmful if absorbed. No eating, drinking, or smoking in the work area. Wash hands thoroughly after use.</p>
</p></div>
</details>
<details>
<summary>Storage Instructions <span>+</span></summary>
<div class="dropdown-content">
          Store in normal conditions at room temperature. Ensure the soldering iron tip is properly tinned (recommended iron tip temp: 340 &#8211; 420°C).
        </div>
</details>
<details>
<summary>Industry Compliance <span>+</span></summary>
<div class="dropdown-content">
<p>EQ-STD is manufactured in accordance with a vast range of international standards to guarantee peace of mind, including:</p>
<ul>
<li><strong><a href="https://cdn.standards.iteh.ai/samples/78822/70233d00dfef48f6a928c2944ec8a2c3/ISO-9453-2020.pdf" target="_blank" rel="noopener">BS EN ISO9453:2020(E)</a></strong></li>
<li><strong>GR-78-CORE</strong></li>
<li><strong>JIS-Z-3282 / ASTM-B32</strong></li>
<li><strong>QQS 571E / DIN 8511</strong></li>
</ul></div>
</details></div>
</p></div>
<div class="solder-faq-section">
<h2>Frequently Asked Questions</h2>
<details>
<summary>Does EQ-STD solder wire require cleaning after use? <span>+</span></summary>
<div class="dropdown-content">
<p>No, EQ-STD is a true &#8220;no-clean&#8221; solution. It is formulated with modified rosins that leave a transparent, non-corrosive residue, eliminating the need for post-solder washing and ensuring long-term reliability.</p>
</p></div>
</details>
<details>
<summary>Does this solder &#8220;spit&#8221; or &#8220;crackle&#8221; during use? <span>+</span></summary>
<div class="dropdown-content">
<p>EQ-STD is engineered for minimal spatter. If you experience &#8220;spitting,&#8221; it is often caused by moisture absorption in the flux core due to high humidity. Always store your spool in a <strong>dry, cool environment</strong> (below 22°C and 80% RH) in its original container to prevent this.</p>
</p></div>
</details>
<details>
<summary>Can I use this for plumbing or heavy-duty repairs? <span>+</span></summary>
<div class="dropdown-content">
<p>No. This is a <strong>rosin-based electronics solder</strong>. It should never be used for plumbing, as it does not contain the aggressive acid fluxes required for water pipes. Conversely, plumbing flux should never be used on PCBs as it will corrode electronic traces.</p>
</p></div>
</details>
<details>
<summary>How do I know which wire diameter to choose? <span>+</span></summary>
<div class="dropdown-content">
<p><a href="https://dklmetals.co.uk/solder-wire-width-guide-dkl-metals/" target="_blank" rel="noopener">The best diameter depends on your component size</a>:</p>
<ul>
<li><strong>0.3mm &#8211; 0.5mm:</strong> Ideal for high-density SMT and fine-pitch soldering.</li>
<li><strong>0.7mm &#8211; 1.0mm:</strong> The standard for general through-hole components and hobbyist work.</li>
<li><strong>1.2mm+:</strong> Best for large connectors, heavy-gauge wires, and heat-sinked joints.</li>
</ul></div>
</details>
<details>
<summary>Is it safe to leave the residue on the board? <span>+</span></summary>
<div class="dropdown-content">
<p>In most standard electronics applications, yes. EQ-STD is designed to leave a low-residue, non-corrosive finish under normal operating conditions. Cleaning is recommended for high-frequency circuits, aerospace or other high-reliability assemblies, and any project where residue removal is required for conformal coating or visual inspection.</p>
</p></div>
</details>
<details>
<summary>What are the safety requirements for handling leaded solder? <span>+</span></summary>
<div class="dropdown-content">
<p>When using leaded variants (like 60/40), avoid eating, drinking, or smoking in the work area. Always use fume extraction to avoid inhaling flux vapours and wash your hands thoroughly after use to prevent lead absorption.</p>
</p></div>
</details></div>
</div>
<p>The post <a href="https://dklmetals.co.uk/product/solder-wire-eq-std/">EQ-STD Purified Rosin Cored Solder Wire</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>
