<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Walter Chen</title>
    <description>The latest articles on DEV Community by Walter Chen (@copper3dp).</description>
    <link>https://dev.to/copper3dp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4032954%2F8253efe4-7e12-4b26-bf0b-fdbbfe8879e3.jpg</url>
      <title>DEV Community: Walter Chen</title>
      <link>https://dev.to/copper3dp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/copper3dp"/>
    <language>en</language>
    <item>
      <title>A Practical RFQ Checklist for Pure Copper and CuCrZr LPBF Parts</title>
      <dc:creator>Walter Chen</dc:creator>
      <pubDate>Fri, 17 Jul 2026 02:10:05 +0000</pubDate>
      <link>https://dev.to/copper3dp/a-practical-rfq-checklist-for-pure-copper-and-cucrzr-lpbf-parts-8i</link>
      <guid>https://dev.to/copper3dp/a-practical-rfq-checklist-for-pure-copper-and-cucrzr-lpbf-parts-8i</guid>
      <description>&lt;p&gt;Copper LPBF projects move faster when the RFQ is treated as an engineering data package instead of a short request for a price. This checklist is intended for hardware teams, thermal engineers, product developers, and sourcing teams preparing a pure-copper or CuCrZr part for additive manufacturing.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Confirm why additive manufacturing is being used
&lt;/h2&gt;

&lt;p&gt;Start with the feature that creates value:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;internal cooling channels that cannot be drilled;&lt;/li&gt;
&lt;li&gt;compact heat exchangers or cold plates;&lt;/li&gt;
&lt;li&gt;integrated manifolds that reduce joints;&lt;/li&gt;
&lt;li&gt;induction coils with controlled flow paths;&lt;/li&gt;
&lt;li&gt;RF, vacuum, semiconductor, or power-electronics hardware;&lt;/li&gt;
&lt;li&gt;low-volume parts where tooling would dominate cost.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If the part is a simple block, tube, or plate, conventional machining, extrusion, brazing, or a hybrid route may be more economical. LPBF is strongest when geometry, integration, or iteration speed matters.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Select the copper alloy around the operating requirement
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Pure copper&lt;/strong&gt; is usually the starting point when electrical or thermal conductivity dominates and the component is not heavily loaded.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CuCrZr&lt;/strong&gt; is often preferable when the part also needs strength, fatigue resistance, dimensional stability, or repeated thermal-cycle performance. It gives up some conductivity in exchange for a more balanced mechanical profile.&lt;/p&gt;

&lt;p&gt;Do not specify the alloy name alone. Include the property that drives the choice: thermal conductivity, electrical conductivity, proof strength, hardness, maximum temperature, pressure, or cycle life. If a post-heat-treatment value is required, say so explicitly.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Mark the geometry that controls feasibility
&lt;/h2&gt;

&lt;p&gt;A supplier should be able to identify these features directly from the model and drawing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;minimum wall and fin thickness;&lt;/li&gt;
&lt;li&gt;channel diameter or hydraulic dimension;&lt;/li&gt;
&lt;li&gt;unsupported spans and overhangs;&lt;/li&gt;
&lt;li&gt;sealing surfaces;&lt;/li&gt;
&lt;li&gt;threads, bores, datums, and mating interfaces;&lt;/li&gt;
&lt;li&gt;areas that may receive support material;&lt;/li&gt;
&lt;li&gt;machining stock;&lt;/li&gt;
&lt;li&gt;internal surfaces that must be cleaned or inspected.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For channels, provide inlet and outlet sizes, required flow direction, pressure, media, cleanliness, and the acceptance method. A hidden passage is not just a geometric feature; it is also an inspection and post-processing problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Define the finishing route before quoting
&lt;/h2&gt;

&lt;p&gt;Copper AM parts often need several linked operations:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;LPBF build and support removal;&lt;/li&gt;
&lt;li&gt;stress relief or alloy-specific heat treatment;&lt;/li&gt;
&lt;li&gt;CNC machining of interfaces;&lt;/li&gt;
&lt;li&gt;surface finishing or cleaning;&lt;/li&gt;
&lt;li&gt;dimensional, pressure, leak, conductivity, or material inspection.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The sequence affects datums, distortion risk, machining allowance, and final delivery time. State which surfaces may remain as-built and which require a numerical roughness, flatness, or tolerance.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Turn the RFQ into structured data
&lt;/h2&gt;

&lt;p&gt;A compact machine-readable summary helps internal teams and suppliers check completeness. For example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight yaml"&gt;&lt;code&gt;&lt;span class="na"&gt;part&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;name&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;liquid-cooled copper manifold&lt;/span&gt;
  &lt;span class="na"&gt;alloy_preference&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;pure copper&lt;/span&gt;
  &lt;span class="na"&gt;quantity&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="m"&gt;6&lt;/span&gt;
  &lt;span class="na"&gt;revision&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;C&lt;/span&gt;

&lt;span class="na"&gt;operation&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;media&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;deionized water&lt;/span&gt;
  &lt;span class="na"&gt;max_temperature_c&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="m"&gt;80&lt;/span&gt;
  &lt;span class="na"&gt;max_pressure_bar&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="m"&gt;6&lt;/span&gt;
  &lt;span class="na"&gt;leak_test_required&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;

&lt;span class="na"&gt;critical_features&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;min_wall_mm&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="m"&gt;1.2&lt;/span&gt;
  &lt;span class="na"&gt;smallest_channel_mm&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="m"&gt;3.0&lt;/span&gt;
  &lt;span class="na"&gt;machined_interfaces&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
    &lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="s"&gt;inlet face&lt;/span&gt;
    &lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="s"&gt;outlet face&lt;/span&gt;
    &lt;span class="pi"&gt;-&lt;/span&gt; &lt;span class="s"&gt;mounting datum A&lt;/span&gt;

&lt;span class="na"&gt;inspection&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;dimensional_report&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;
  &lt;span class="na"&gt;pressure_test&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;
  &lt;span class="na"&gt;conductivity_report&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;requested&lt;/span&gt;
  &lt;span class="na"&gt;material_certificate&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;requested&lt;/span&gt;

 &lt;span class="na"&gt;delivery&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt;
  &lt;span class="na"&gt;destination_country&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;Germany&lt;/span&gt;
  &lt;span class="na"&gt;target_date&lt;/span&gt;&lt;span class="pi"&gt;:&lt;/span&gt; &lt;span class="s"&gt;2026-09-15&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The values above are only an example; the useful practice is to make assumptions visible. A drawing and 3D model remain essential.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Ask questions that expose risk early
&lt;/h2&gt;

&lt;p&gt;Before accepting a quote, ask:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which features drive build orientation?&lt;/li&gt;
&lt;li&gt;Where will supports be attached?&lt;/li&gt;
&lt;li&gt;How will internal powder and debris be removed?&lt;/li&gt;
&lt;li&gt;Which surfaces need machining stock?&lt;/li&gt;
&lt;li&gt;What heat treatment is planned?&lt;/li&gt;
&lt;li&gt;How will channels be inspected or tested?&lt;/li&gt;
&lt;li&gt;Which requirements are included in the quoted price?&lt;/li&gt;
&lt;li&gt;Which assumptions could change lead time?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A good engineering review may recommend a geometry change, an alternate alloy, or a hybrid process. That is useful information, not a failure of the model.&lt;/p&gt;

&lt;h2&gt;
  
  
  A concise RFQ package
&lt;/h2&gt;

&lt;p&gt;The minimum practical package is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;STEP or another manufacturing-ready 3D model;&lt;/li&gt;
&lt;li&gt;dimensioned drawing with datums and critical tolerances;&lt;/li&gt;
&lt;li&gt;alloy and property requirements;&lt;/li&gt;
&lt;li&gt;quantity and revision;&lt;/li&gt;
&lt;li&gt;operating temperature, pressure, media, and duty cycle;&lt;/li&gt;
&lt;li&gt;post-processing and finish requirements;&lt;/li&gt;
&lt;li&gt;inspection and documentation requirements;&lt;/li&gt;
&lt;li&gt;delivery location and target date.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://copper3dp.com/" rel="noopener noreferrer"&gt;COPPER 3DP&lt;/a&gt; coordinates pure copper and CuCrZr LPBF production with heat treatment, CNC machining, finishing, inspection, and export support for industrial parts.&lt;/p&gt;

&lt;p&gt;A longer design and RFQ guide is available here: &lt;a href="https://copper3dp.blogspot.com/2026/07/designing-pure-copper-and-cucrzr-parts.html" rel="noopener noreferrer"&gt;Designing Pure Copper and CuCrZr Parts for Metal Additive Manufacturing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The goal is not to make an RFQ longer. It is to make the decision-critical information explicit before build planning begins.&lt;/p&gt;

</description>
      <category>3dprinting</category>
      <category>manufacturing</category>
      <category>tutorial</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
