{"id":900,"date":"2017-12-30T18:47:33","date_gmt":"2017-12-30T10:47:33","guid":{"rendered":"https:\/\/plasticmoulds.net\/?page_id=900"},"modified":"2026-05-01T12:01:53","modified_gmt":"2026-05-01T04:01:53","slug":"cout-de-loutil-de-moulage-en-plastique","status":"publish","type":"page","link":"https:\/\/www.plasticmoulds.net\/fr\/plastic-mold-tool-cost","title":{"rendered":"Co\u00fbt r\u00e9el de l'outil de moulage en plastique et du moulage par injection en Chine"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"what-is-real-cost-of-injection-molding-a-complete-guide\">what is Real Cost of Injection Molding: A Complete Guide<\/h2><p>Injection molding provides a production cost range from $1 to $5 per unit at high production volumes (10000 pcs per batch),and its initial mold costs start from $2,000 to $20,000. The production technique enables both high quality and economical mass manufacturing capabilities.<\/p><!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><title>Injection Molding Cost Calculator \u2013 Mold Tooling &amp; Unit Price Estimator<\/title><meta name=\"description\" content=\"Free injection molding cost calculator. Estimate mold tooling cost and per-unit price for ABS, PC, PP, Nylon, POM parts with volume tier pricing and price range bands.\"><meta name=\"keywords\" content=\"injection molding cost calculator, mold tooling cost, unit price estimation, plastic part cost, ABS injection molding, mold cost estimate\"><meta name=\"robots\" content=\"index, follow\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:title\" content=\"Injection Molding Cost Calculator\"><meta property=\"og:description\" content=\"Estimate injection mold tooling cost and per-unit price instantly. Supports ABS, PC, PP, Nylon, POM with volume tier pricing.\"><style> *, *::before, *::after{box-sizing:border-box;margin:0;padding:0;} body{background:#f1f5f9;font-family:system-ui, -apple-system, sans-serif;padding:24px 16px;} .page-wrap{max-width:740px;margin:0 auto;display:flex;flex-direction:column;gap:16px;} .seo-h{text-align:center;margin-bottom:6px;} .seo-h h1{font-size:12px;color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;margin:0;} .seo-h p{font-size:10px;color:#cbd5e1;margin:2px 0 0;} .seo-footer{font-size:11px;color:#475569;line-height:1.65;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px 24px;} .embed-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:24px 28px;} .embed-card h2{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:6px;} .embed-card p{font-size:13px;color:#2563eb;margin-bottom:16px;line-height:1.6;} .code-block{position:relative;background:#0f172a;border-radius:8px;padding:16px 20px;} .code-block pre{font-family:ui-monospace, \"Courier New\", monospace;font-size:13px;color:#94a3b8;white-space:pre-wrap;word-break:break-all;line-height:1.8;padding-right:72px;} .tag{color:#7dd3fc;} .attr{color:#86efac;} .val{color:#fde68a;} .copy-btn{position:absolute;top:12px;right:12px;background:#fff;border:none;color:#0f172a;font-size:12px;font-weight:700;padding:6px 14px;border-radius:5px;cursor:pointer;letter-spacing:0.04em;} .copy-btn:hover{background:#e2e8f0;} .copy-btn.copied{color:#16a34a;} .disclaimer-card{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:20px 24px;display:flex;gap:14px;align-items:flex-start;} .disclaimer-icon{font-size:20px;flex-shrink:0;margin-top:1px;} .disclaimer-card h3{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.1em;color:#92400e;margin-bottom:8px;} .disclaimer-card p{font-size:13px;color:#78350f;line-height:1.8;} <\/style><\/head><body><div class=\"page-wrap\"><div class=\"seo-h\"><h1>Injection Molding Cost Calculator<\/h1><p>Estimate mold tooling cost and per-unit price for ABS, PC, PP, Nylon, POM plastic injection molded parts<\/p><\/div><imcc-widget><\/imcc-widget><template id=\"imcc-tpl\"><style> *, *::before, *::after{box-sizing:border-box;margin:0;padding:0;}:host{--bg:#ffffff;--bg-input:#f8fafc;--bg-card:#f8fafc;--bg-card-hl:#eff6ff;--border:#e2e8f0;--border-hl:#bfdbfe;--txt-main:#1e293b;--txt-sub:#64748b;--txt-muted:#94a3b8;--accent:#2563eb;--lo:#16a34a;--hi:#d97706;--sep:#cbd5e1;--tier-low-bg:#fee2e2;--tier-low-txt:#dc2626;--tier-low-bdr:#fecaca;--tier-mid-bg:#fef9c3;--tier-mid-txt:#b45309;--tier-mid-bdr:#fde68a;--tier-high-bg:#dcfce7;--tier-high-txt:#15803d;--tier-high-bdr:#bbf7d0;--tier-mass-bg:#dbeafe;--tier-mass-txt:#1d4ed8;--tier-mass-bdr:#bfdbfe;--font-sans:system-ui, -apple-system, \"Segoe UI\", sans-serif;--font-mono:ui-monospace, \"SF Mono\", \"Fira Code\", Consolas, monospace;--r:10px;display:block;width:100%;} .wrap{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:26px;} .hdr{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--border);} .hdr h2{font-family:var(--font-mono);font-size:15px;font-weight:700;color:var(--txt-main);letter-spacing:-.01em;margin-bottom:4px;} .sub{font-family:var(--font-sans);font-size:11px;color:var(--txt-sub);} .ver{font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--accent);background:#eff6ff;border:1px solid var(--border-hl);padding:4px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0;} .grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;} @media (max-width:520px){.grid{grid-template-columns:1fr;} } .field label{display:block;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--txt-sub);margin-bottom:5px;text-transform:uppercase;letter-spacing:.08em;} .field input, .field select{width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:7px;font-family:var(--font-sans);font-size:13px;background:var(--bg-input);color:var(--txt-main);transition:border-color .15s;appearance:none;-webkit-appearance:none;} .field select{background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2364748b'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;} .field input:focus, .field select:focus{outline:none;border-color:var(--accent);} .field input::placeholder{color:var(--sep);} .btn{width:100%;margin-top:16px;padding:11px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .15s;} .btn:hover{opacity:.88;} .results{display:none;margin-top:20px;} .results.visible{display:block;} hr{border:none;border-top:1px solid var(--border);margin:0 0 18px;} .rgrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;} @media (max-width:540px){.rgrid{grid-template-columns:1fr 1fr;} } @media (max-width:380px){.rgrid{grid-template-columns:1fr;} } .card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r);padding:16px 16px 14px;} .card.hl{background:var(--bg-card-hl);border-color:var(--border-hl);} .clabel{font-family:var(--font-mono);font-size:9px;font-weight:700;color:var(--txt-muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px;} .cval{font-family:var(--font-mono);font-size:22px;font-weight:700;color:var(--txt-main);line-height:1;margin-bottom:7px;} .card.hl .cval{color:var(--accent);font-size:26px;} .crange{font-family:var(--font-mono);font-size:13px;font-weight:600;display:flex;align-items:center;gap:5px;flex-wrap:wrap;} .crange .rlo{color:var(--lo);} .crange .rsep{color:var(--sep);font-size:15px;font-weight:400;} .crange .rhi{color:var(--hi);} .rnote{font-family:var(--font-mono);font-size:9px;color:var(--txt-muted);margin-top:5px;letter-spacing:.04em;text-transform:uppercase;} .tbadge{display:inline-block;padding:3px 9px;border-radius:20px;font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;} .tlow{background:var(--tier-low-bg);color:var(--tier-low-txt);border:1px solid var(--tier-low-bdr);} .tmid{background:var(--tier-mid-bg);color:var(--tier-mid-txt);border:1px solid var(--tier-mid-bdr);} .thigh{background:var(--tier-high-bg);color:var(--tier-high-txt);border:1px solid var(--tier-high-bdr);} .tmass{background:var(--tier-mass-bg);color:var(--tier-mass-txt);border:1px solid var(--tier-mass-bdr);} <\/style><div class=\"wrap\"><div class=\"hdr\"><div><h2>INJECTION MOLDING COST CALCULATOR<\/h2><p class=\"sub\">Estimate mold tooling + unit price &middot; Final quotation requires DFM review<\/p><\/div><span class=\"ver\">v3.0<\/span><\/div><div class=\"grid\"><div class=\"field\"><label>Part Weight (g)<\/label><input type=\"number\" id=\"weight\" placeholder=\"e.g. 50\" min=\"1\"><\/div><div class=\"field\"><label>Wall Thickness (mm)<\/label><input type=\"number\" id=\"thickness\" placeholder=\"e.g. 2.5\" min=\"0.5\" step=\"0.1\"><\/div><div class=\"field\"><label>Production Volume (pcs)<\/label><input type=\"number\" id=\"volume\" placeholder=\"e.g. 10000\" min=\"1\"><\/div><div class=\"field\"><label>Material<\/label><select id=\"material\"><option value=\"\">Select material<\/option><option value=\"ABS\">ABS<\/option><option value=\"PC\">PC (Polycarbonate)<\/option><option value=\"PP\">PP (Polypropylene)<\/option><option value=\"PA\">PA &ndash; Nylon<\/option><option value=\"POM\">POM (Acetal)<\/option><\/select><\/div><div class=\"field\"><label>Tolerance<\/label><select id=\"tolerance\"><option value=\"1\">Standard &plusmn;0.1 mm<\/option><option value=\"1.15\">Precision &plusmn;0.05 mm<\/option><option value=\"1.35\">High Precision<\/option><\/select><\/div><div class=\"field\"><label>Surface Finish<\/label><select id=\"finish\"><option value=\"1\">Standard<\/option><option value=\"1.1\">Polished<\/option><option value=\"1.25\">Mirror<\/option><\/select><\/div><\/div><button class=\"btn\" id=\"calcBtn\">&#9654; CALCULATE COST<\/button><div class=\"results\" id=\"results\"><hr><div class=\"rgrid\"><div class=\"card\"><div class=\"clabel\">Unit Cost \/ pc<\/div><div id=\"tierBadge\"><\/div><div class=\"cval\" id=\"unitVal\">&mdash;<\/div><div class=\"crange\"><span class=\"rlo\" id=\"unitLo\">&mdash;<\/span><span class=\"rsep\">&ndash;<\/span><span class=\"rhi\" id=\"unitHi\">&mdash;<\/span><\/div><div class=\"rnote\">&plusmn;20% estimated range<\/div><\/div><div class=\"card\"><div class=\"clabel\">Mold Tooling Cost<\/div><div class=\"cval\" id=\"moldVal\">&mdash;<\/div><div class=\"crange\"><span class=\"rlo\" id=\"moldLo\">&mdash;<\/span><span class=\"rsep\">&ndash;<\/span><span class=\"rhi\" id=\"moldHi\">&mdash;<\/span><\/div><div class=\"rnote\">&minus;20% \/ &plus;10% range<\/div><\/div><div class=\"card hl\"><div class=\"clabel\">Total Estimated Cost<\/div><div class=\"cval\" id=\"totalVal\">&mdash;<\/div><div class=\"crange\"><span class=\"rlo\" id=\"totalLo\">&mdash;<\/span><span class=\"rsep\">&ndash;<\/span><span class=\"rhi\" id=\"totalHi\">&mdash;<\/span><\/div><div class=\"rnote\">combined range<\/div><\/div><\/div><\/div><\/div><\/template><div class=\"seo-footer\"> This injection molding cost calculator provides an estimated range for plastic mold tooling cost and per-unit injection molding price based on key manufacturing factors, including part weight, wall thickness, annual production volume, material selection (ABS, PC, PP, PA Nylon, POM), tolerance requirements, and surface finish specifications. The calculated unit price includes a typical quotation variance of \u00b120%, while mold tooling cost reflects an estimated range of \u221220% to +10%, representing common supplier pricing differences in China and global manufacturing markets. This tool is intended for early-stage budgeting and project feasibility evaluation. A formal DFM (Design for Manufacturability) analysis, mold flow review, and engineering assessment are required before confirming final tooling investment and mass production approval. <\/div><\/div><script> (function () { 'use strict'; \/* \u2500\u2500 1. Mount Shadow DOM \u2500\u2500 *\/ var host = document.querySelector('imcc-widget'); var tpl = document.getElementById('imcc-tpl'); var root = host.attachShadow({ mode: 'open' }); root.appendChild(tpl.content.cloneNode(true)); \/* \u2500\u2500 2. Helpers \u2500\u2500 *\/ function $(id) { return root.getElementById(id); } function dollar(n, d) { return '$' + n.toFixed(d !== undefined ? d : 0); } \/* \u2500\u2500 3. Calculation logic \u2500\u2500 *\/ function calcCost() { var weight = parseFloat($('weight').value); var thickness = parseFloat($('thickness').value); var volume = parseInt($('volume').value, 10); var material = $('material').value; var tolerance = parseFloat($('tolerance').value); var finish = parseFloat($('finish').value); if (!weight || !thickness || !volume || !material) { alert('Please fill in all fields.'); return; } var matPrice = { ABS: 2.2, PC: 3.5, PP: 1.8, PA: 4.0, POM: 3.2 }; var matDisc = Math.max(0.70, 1 - 0.06 * Math.log10(Math.max(volume, 1))); var rawMat = (weight \/ 1000) * matPrice[material] * matDisc; var scaleFactor, tierLabel, tierClass; if (volume < 500) { scaleFactor = 1.00; tierLabel = 'Small Batch'; tierClass = 'tlow'; } else if (volume < 2000) { scaleFactor = 0.70; tierLabel = 'Low Volume'; tierClass = 'tlow'; } else if (volume < 10000) { scaleFactor = 0.48; tierLabel = 'Mid Volume'; tierClass = 'tmid'; } else if (volume < 50000) { scaleFactor = 0.30; tierLabel = 'High Volume'; tierClass = 'thigh'; } else if (volume < 200000) { scaleFactor = 0.18; tierLabel = 'Mass Production'; tierClass = 'tmass'; } else { scaleFactor = 0.10; tierLabel = 'Ultra Scale'; tierClass = 'tmass'; } var unitCost = (rawMat + 0.45 * scaleFactor) * tolerance * finish; var moldCost = (5000 + weight * 8 + thickness * 200) * tolerance * finish; var totalCost = unitCost * volume + moldCost; var unitLo = unitCost * 0.80, unitHi = unitCost * 1.20; var moldLo = moldCost * 0.80, moldHi = moldCost * 1.10; var totalLo = unitLo * volume + moldLo; var totalHi = unitHi * volume + moldHi; var ud = unitCost < 0.1 ? 4 : unitCost < 1 ? 3 : unitCost < 10 ? 2 : 0; $('unitVal').textContent = dollar(unitCost, ud); $('unitLo').textContent = dollar(unitLo, ud); $('unitHi').textContent = dollar(unitHi, ud); $('moldVal').textContent = dollar(moldCost); $('moldLo').textContent = dollar(moldLo); $('moldHi').textContent = dollar(moldHi); $('totalVal').textContent = dollar(totalCost); $('totalLo').textContent = dollar(totalLo); $('totalHi').textContent = dollar(totalHi); $('tierBadge').innerHTML = '<span class=\"tbadge ' + tierClass + '\">' + tierLabel + '<\/span>'; $('results').className = 'results visible'; } \/* \u2500\u2500 4. Wire up calculator button \u2500\u2500 *\/ $('calcBtn').addEventListener('click', calcCost); \/* \u2500\u2500 5. Wire up copy button \u2500\u2500 *\/ document.getElementById('copyBtn').addEventListener('click', function() { var text = '<div id=\"st-molding-calculator\">INJECTION MOLDING COST CALCULATOR...<\/div>\\n<script src=\"https:\/\/injectioncost.sales-c49.workers.dev\/embed.js\"><\\\/script>'; navigator.clipboard.writeText(text).then(function() { var btn = document.getElementById('copyBtn'); btn.textContent = 'COPIED!'; btn.classList.add('copied'); setTimeout(function() { btn.textContent = 'COPY'; btn.classList.remove('copied'); }, 2000); }); }); }()); <\/script><\/body><\/html><p>Key Cost Components:<\/p><ul class=\"wp-block-list\"><li>According to research mold design together with creation expenses account for between 60-70% of startup expenses. The new technology from our company enhances mold production which cuts down initial capital expenses by 15%. <\/li><li>Unit costs vary by 30-40% based on the selection of materials according to Material Selection and Cost Testing data. Our up-to-date data system optimizes material consumption which leads to a minimum waste reduction of 12%. <\/li><li>Our Production Volume Analysis Studies show that manufacturing larger product quantities leads to lower unit price costs. The production of 100,000+ units enables cost reduction to under $1 per piece form some items.<\/li><\/ul><p>Cost Comparison Table:<\/p><figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Production Method<\/th><th>Initial Cost<\/th><th>Unit Cost (100k+)<\/th><th>Quality<\/th><th>Speed<\/th><\/tr><\/thead><tbody><tr><td>Injection Molding<\/td><td>$3k-20k<\/td><td>$0.5-5<\/td><td>High<\/td><td>Fast<\/td><\/tr><tr><td>3D Printing<\/td><td>$0.8k-5k<\/td><td>$5-20<\/td><td>Medium<\/td><td>Slow<\/td><\/tr><tr><td>CNC Machining<\/td><td>$1k-10k<\/td><td>$10-50<\/td><td>High<\/td><td>Medium<\/td><\/tr><\/tbody><\/table><\/figure><p>The market shows that injection molding expenses have reduced by 15% during the past five years because of technological enhancements and automated systems. The optimal production cost efficiency comes from running production at least 10,000 times according to expert analysis.<\/p><p>Injection molding is a really useful manufacturing method for making parts. It works by injecting melted stuff into a mold. The melted stuff can be metals, glasses, rubbers, or commonly something like plastic.<\/p><p>The way it works is, first the right material gets melted in a heated barrel. Then it gets injected at high pressure into the mold cavity, which is cooled. The material takes the shape of the cavity as it hardens, while the sprues and gates get removed from the part.<\/p><p>Injection molding is one of the most popular ways to make plastic parts because it&#8217;s fast, efficient, and really versatile. Injection molded stuff can range a lot in size and complexity, and gets used in tons of industries from medical to cars.<\/p><div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#what-is-real-cost-of-injection-molding-a-complete-guide\">what is Real Cost of Injection Molding: A Complete Guide<\/a><\/li><li><a href=\"#2-history-of-injection-molding\">history of injection molding<\/a><\/li><li><a href=\"#3-cost-of-plastic-mold\">cost of plastic mold<\/a><ul><li><a href=\"#4-mold-cost-breakdown\">mold cost breakdown<\/a><\/li><li><a href=\"#12-complexity-of-parts-\">Complexity of Parts:<\/a><\/li><li><a href=\"#13-counting-the-cavities-\">Counting the Cavities:<\/a><\/li><li><a href=\"#14-narrowing-down-tolerances-\">Narrowing Down Tolerances:<\/a><\/li><li><a href=\"#15-choice-of-tooling-materials-\">Choice of Tooling Materials:<\/a><\/li><li><a href=\"#16-unveiling-cam-mechanisms-\">Unveiling Cam Mechanisms:<\/a><\/li><li><a href=\"#17-tool-longevity-\">Tool Longevity:<\/a><\/li><li><a href=\"#18-resin-quality-and-aesthetics-\">Resin Quality and Aesthetics:<\/a><\/li><\/ul><\/li><li><a href=\"#tooling-type-vs-part-cost\">Tooling Type vs Part Cost<\/a><\/li><li><a href=\"#why-tooling-should-not-be-purchased-by-price-alone\">Why Tooling Should Not Be Purchased by Price Alone<\/a><\/li><li><a href=\"#information-required-for-an-accurate-tooling-quote\">Information Required for an Accurate Tooling Quote<\/a><\/li><li><a href=\"#mold-design-manufacturing-considerations\">Mold Design &amp; Manufacturing Considerations<\/a><\/li><li><a href=\"#typical-tooling-timeline\">Typical Tooling Timeline<\/a><\/li><li><a href=\"#final-recommendations\">Final Recommendations<\/a><\/li><li><a href=\"#5-cost-of-injection-molding\">cost of injection molding<\/a><ul><li><a href=\"#why-those-important-for-injection-molding-cost\">Why those important for injection molding cost<\/a><\/li><\/ul><\/li><li><a href=\"#6-tips-to-reduce-injection-molding-cost\">tips to reduce injection molding cost<\/a><ul><li><a href=\"#practical-ways-to-reduce-injection-molding-costs\">Practical Ways to Reduce Injection Molding Costs<\/a><\/li><li><a href=\"#consider-soft-tooling-where-appropriate\">Consider Soft Tooling Where Appropriate<\/a><\/li><li><a href=\"#select-plastic-resins-strategically\">Select Plastic Resins Strategically<\/a><\/li><li><a href=\"#simplify-part-and-mold-design\">Simplify Part and Mold Design<\/a><\/li><li><a href=\"#design-efficient-durable-and-multi-cavity-molds\">Design Efficient, Durable, and Multi-Cavity Molds<\/a><\/li><li><a href=\"#reduce-cycle-time\">Reduce Cycle Time<\/a><\/li><li><a href=\"#automate-repetitive-operations\">Automate Repetitive Operations<\/a><\/li><li><a href=\"#reuse-existing-parts-or-models\">Reuse Existing Parts or Models<\/a><\/li><li><a href=\"#build-male-shaped-master-models\">Build Male-Shaped Master Models<\/a><\/li><li><a href=\"#favor-simple-structural-features\">Favor Simple Structural Features<\/a><\/li><li><a href=\"#choose-support-structures-carefully\">Choose Support Structures Carefully<\/a><\/li><li><a href=\"#use-fillers-to-reduce-material-costs\">Use Fillers to Reduce Material Costs<\/a><\/li><li><a href=\"#minimize-scrap-and-defects\">Minimize Scrap and Defects<\/a><\/li><li><a href=\"#final-thoughts\">Final Thoughts<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div><h2 class=\"wp-block-heading\" id=\"2-history-of-injection-molding\">history of injection molding<\/h2><figure class=\"wp-block-image alignfull size-full\"><a href=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-process.png\"><img decoding=\"async\" src=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-process.png\" alt=\"injection molding process\" class=\"wp-image-15914\"\/><\/a><\/figure><p>Injection molding is a great manufacturing process for making parts by squirting melted material into a mold. It was invented back in 1872 by this German engineer dude named Arthur Eichengr\u00fcn. Eichengr\u00fcn was a German engineer working on a way to make metal parts using heat and pressure. He figured out he could inject melted material into a mold and it would cool and harden quickly.It started getting used a whole lot in the 1970s. Injection molding is used to make all kinds of products, from medical gadgets to toys.<\/p><div class=\"wp-block-stackable-button-group stk-block-button-group stk-block stk-8289426\" data-block-id=\"8289426\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-button-group\"><div class=\"wp-block-stackable-button stk-block-button stk-block stk-3057e23\" data-block-id=\"3057e23\"><style>.stk-3057e23{border-top-left-radius:17px !important;border-top-right-radius:17px !important;border-bottom-right-radius:17px !important;border-bottom-left-radius:17px !important;overflow:hidden !important;box-shadow:0 5px 5px 0 #123f5209 !important;opacity:1 !important;flex:1 0 var(--stk-button-group-flex-wrap, 0) !important;}.stk-3057e23 , .stk-3057e23 .stk-button{width:100% !important;}.stk-3057e23 .stk-button{padding-right:14px !important;padding-left:14px !important;background:#00d084 !important;border-top-left-radius:50px !important;border-top-right-radius:50px !important;border-bottom-right-radius:50px !important;border-bottom-left-radius:50px !important;}.stk-3057e23 .stk-button:before{box-shadow:0 5px 5px 0 #123f5209 !important;}.stk-3057e23 .stk-button .stk--inner-svg svg:last-child{height:40px !important;width:40px !important;}.stk-3057e23 .stk-button .stk--inner-svg svg:last-child, .stk-3057e23 .stk-button .stk--inner-svg svg:last-child:is(g, path, rect, polygon, ellipse){fill:#e6e600 !important;}<\/style><a class=\"stk-link stk-button stk--hover-effect-darken\" href=\"https:\/\/www.plasticmoulds.net\/contact-us\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"stk--svg-wrapper\"><div class=\"stk--inner-svg\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" aria-hidden=\"true\" width=\"32\" height=\"32\"><path d=\"M144.8 17c-11.3-17.8-37.2-22.8-54-9.4C35.3 51.9 0 118 0 192h256L144.8 17zM496 96h-48c-35.3 0-64 28.7-64 64v64H0c0 50.6 23 96.4 60.3 130.7C25.7 363.6 0 394.7 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-8.9-1.8-17.2-4.4-25.2 21.6 5.9 44.6 9.2 68.4 9.2s46.9-3.3 68.4-9.2c-2.7 8-4.4 16.3-4.4 25.2 0 44.2 35.8 80 80 80s80-35.8 80-80c0-37.3-25.7-68.4-60.3-77.3C425 320.4 448 274.6 448 224v-64h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM80 464c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm320-32c0 17.6-14.4 32-32 32s-32-14.4-32-32 14.4-32 32-32 32 14.4 32 32z\"\/><\/svg><\/div><\/span><span class=\"stk-button__inner-text\">GET A FREE QUOTE-30% LOWER ,15 DAYS LESS<\/span><\/a><\/div><\/div><\/div><p>Eichengr\u00fcn&#8217;s invention changed manufacturing, since it allowed mass production of parts with complex shapes. Injection molding quickly got popular in a bunch of industries, including cars.<\/p><p>Lots of people who <a href=\"https:\/\/plasticmoulds.net\/buy-plastic-mold-from-china\">purchase injection molds from China<\/a> just care about <a href=\"https:\/\/plasticmoulds.net\/costs-of-injection-molds-in-china\">saving money<\/a>. But that&#8217;s not the right attitude, since you really want a mold that works right and is reliable instead of just being cheap.<\/p><h2 class=\"wp-block-heading\" id=\"3-cost-of-plastic-mold\">cost of plastic mold<\/h2><!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><title>Mold Cost Calculator Widget<\/title><\/head><body><mcc-widget><\/mcc-widget><template id=\"mcc-tpl\"><style> *, *::before, *::after{box-sizing:border-box;margin:0;padding:0;}:host{--font:system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;--clr-bg:#ffffff;--clr-surface:#ffffff;--clr-border:rgba(0,0,0,.08);--clr-border-mid:rgba(0,0,0,.14);--clr-text:#111827;--clr-text-sub:rgba(17,24,39,.78);--clr-muted:rgba(17,24,39,.65);--clr-accent:#0b57d0;--clr-accent-glow:rgba(11,87,208,.22);--clr-accent-ring:rgba(11,87,208,.16);--clr-opt-bg:#f3f4f6;--clr-opt-txt:#111827;--r-card:14px;--r-opt:14px;--r-sel:12px;--r-btn:12px;--r-note:12px;--gap:16px;display:block;font-family:var(--font);font-size:14px;line-height:1.5;color:var(--clr-text);} .grid{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--gap);} @media (max-width:860px){.grid{grid-template-columns:1fr;} } .card{border:1px solid var(--clr-border);border-radius:var(--r-card);padding:14px;background:var(--clr-surface);} .card-title{font-weight:900;font-size:16px;margin:0 0 10px;line-height:1.2;} .field{margin-top:12px;} .label{font-weight:800;margin:10px 0 6px;line-height:1.3;} .help{margin:6px 0 0;opacity:.82;line-height:1.55;font-size:13px;} .options{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;} .opt{appearance:none;border:1px solid var(--clr-border-mid);background:var(--clr-opt-bg);color:var(--clr-opt-txt);border-radius:var(--r-opt);padding:14px;text-align:left;cursor:pointer;font-weight:900;font-family:var(--font);font-size:14px;line-height:1.15;min-height:64px;transition:background .15s, border-color .15s, box-shadow .15s, transform .05s;} .opt span{display:block;margin-top:6px;font-weight:700;color:var(--clr-text-sub);font-size:13px;line-height:1.2;} .opt:hover{border-color:rgba(11,87,208,.35);box-shadow:0 6px 18px rgba(0,0,0,.06);} .opt:active{transform:translateY(1px);} .opt:focus-visible{outline:3px solid var(--clr-accent-ring);outline-offset:2px;} .opt.is-active{background:var(--clr-accent);border-color:var(--clr-accent);color:#fff;box-shadow:0 10px 24px var(--clr-accent-glow);} .opt.is-active span{color:rgba(255,255,255,.88);} .sel-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;} select.sel{width:100%;border:1px solid var(--clr-border-mid);background:var(--clr-surface);border-radius:var(--r-sel);padding:10px;font-weight:700;font-family:var(--font);font-size:14px;color:var(--clr-text);outline:none;cursor:pointer;transition:border-color .15s, box-shadow .15s;} select.sel:focus{border-color:rgba(11,87,208,.55);box-shadow:0 0 0 3px var(--clr-accent-ring);} .covers-block{margin-top:14px;border-top:1px solid var(--clr-border);padding-top:12px;} .covers-title{font-weight:900;margin-bottom:6px;} .covers-list{margin:0 0 0 18px;line-height:1.6;} .note{border:1px solid var(--clr-border);border-radius:var(--r-note);padding:12px;} .note-label{opacity:.7;font-weight:800;} .kpi-value{font-weight:950;font-size:22px;line-height:1.2;margin-top:6px;} .kpi-sub{margin-top:6px;opacity:.9;line-height:1.5;} .kpi-summary{margin-top:10px;opacity:.82;line-height:1.55;font-size:13px;} .btn{display:block;width:100%;text-align:center;border-radius:var(--r-btn);padding:12px 14px;font-weight:900;font-family:var(--font);font-size:14px;text-decoration:none;cursor:pointer;transition:opacity .15s;} .btn:hover{opacity:.88;} .btn-primary{background:var(--clr-accent);color:#fff;border:0;} .btn-outline{background:transparent;color:var(--clr-text);border:1px solid var(--clr-border-mid);} .spacer{height:10px;} .footer-note{opacity:.85;line-height:1.5;font-size:13px;} <\/style><div class=\"grid\"><div class=\"card\"><div class=\"card-title\">Inputs (choose your configuration)<\/div><div class=\"field\"><div class=\"label\">1) Product plane size (L \u00d7 W)<\/div><div class=\"options\" data-group=\"plane\"><button type=\"button\" class=\"opt\" data-value=\"small\" aria-pressed=\"false\">Small<span>\u2264 100\u00d7100mm<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"medium\" aria-pressed=\"false\">Medium<span>100\u2013300mm<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"large\" aria-pressed=\"false\">Large<span>\u2265 300mm<\/span><\/button><\/div><p class=\"help\">Plane size affects plate size, machining time, mold base standard, and often the required injection machine tonnage.<\/p><\/div><div class=\"field\"><div class=\"label\">2) Product height \/ depth<\/div><div class=\"options\" data-group=\"depth\"><button type=\"button\" class=\"opt\" data-value=\"shallow\" aria-pressed=\"false\">Shallow<span>\u2264 30mm<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"medium\" aria-pressed=\"false\">Medium<span>30\u201380mm<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"deep\" aria-pressed=\"false\">Deep<span>\u2265 80mm<\/span><\/button><\/div><p class=\"help\">Depth changes core length, cooling layout, ejection stability, and the risk of deflection and warpage.<\/p><\/div><div class=\"field\"><div class=\"label\">3) Side-wall undercut<\/div><div class=\"options\" data-group=\"undercut\"><button type=\"button\" class=\"opt\" data-value=\"none\" aria-pressed=\"false\">No undercut<span>Straight demolding<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"simple\" aria-pressed=\"false\">Simple<span>1\u20132 slides<\/span><\/button><button type=\"button\" class=\"opt\" data-value=\"complex\" aria-pressed=\"false\">Complex<span>Multi slides \/ lifters<\/span><\/button><\/div><p class=\"help\">Undercuts typically add slides\/lifters, precision fits, extra steel, and more assembly time\u2014often a top cost driver.<\/p><\/div><div class=\"sel-grid\"><div class=\"sel-wrap\"><div class=\"label\">Cavities<\/div><select class=\"sel\" data-key=\"cavities\"><option value=\"1\">1 cavity<\/option><option value=\"2\">2 cavities<\/option><option value=\"4\">4 cavities<\/option><option value=\"8\">8 cavities<\/option><option value=\"16\">16 cavities<\/option><\/select><p class=\"help\">More cavities increase machining + balancing + QC demands, but reduce cost per part at volume.<\/p><\/div><div class=\"sel-wrap\"><div class=\"label\">Steel \/ mold life<\/div><select class=\"sel\" data-key=\"steel\"><option value=\"p20\">P20 (standard)<\/option><option value=\"718h\">718H (longer life)<\/option><option value=\"h13\">H13 (high wear)<\/option><option value=\"s136\">S136 (stainless)<\/option><\/select><p class=\"help\">Steel selection impacts cost, polishability, corrosion resistance, and lifetime cycles.<\/p><\/div><div class=\"sel-wrap\"><div class=\"label\">Runner system<\/div><select class=\"sel\" data-key=\"runner\"><option value=\"cold\">Cold runner<\/option><option value=\"hot\">Hot runner<\/option><\/select><p class=\"help\">Hot runners raise mold cost but reduce scrap and improve process stability for many parts.<\/p><\/div><div class=\"sel-wrap\"><div class=\"label\">Surface \/ cosmetic<\/div><select class=\"sel\" data-key=\"surface\"><option value=\"standard\">Standard<\/option><option value=\"cosmetic\">Cosmetic<\/option><option value=\"highgloss\">High gloss<\/option><\/select><p class=\"help\">Cosmetic and high-gloss surfaces add polishing time, tighter handling, and stricter tool marks control.<\/p><\/div><\/div><div class=\"covers-block\"><div class=\"covers-title\">What this calculator covers<\/div><ul class=\"covers-list\"><li>Mold base + core\/cavity steel selection<\/li><li>Slides\/lifters complexity (undercuts)<\/li><li>Runner system choice (cold vs hot)<\/li><li>Surface level (standard \/ cosmetic \/ high gloss)<\/li><li>Multi-cavity scaling effect<\/li><\/ul><\/div><\/div><div class=\"card\"><div class=\"card-title\">Estimate (budget range)<\/div><div class=\"note\"><div class=\"note-label\">Estimated mold cost range<\/div><div class=\"kpi-value\">US$<span data-out=\"low\">\u2014<\/span> \u2013 US$<span data-out=\"high\">\u2014<\/span><\/div><div class=\"kpi-sub\"><b>Complexity:<\/b><span data-out=\"complexity\">\u2014<\/span><\/div><p class=\"kpi-summary\" data-out=\"summary\">Select inputs to generate an estimated range and a short explanation here.<\/p><\/div><div class=\"spacer\"><\/div><a class=\"btn btn-primary\" href=\"https:\/\/www.plasticmoulds.net\/contact-us\/\"> Request DFM-based Quote (fast response) <\/a><div class=\"spacer\"><\/div><a class=\"btn btn-outline\" href=\"https:\/\/www.plasticmoulds.net\/injection-molding-rfq-template\" target=\"_blank\" rel=\"noopener\"> Download RFQ Template (PDF\/Doc) <\/a><div class=\"spacer\"><\/div><div class=\"footer-note\"> Note: This is a budgeting model. Final quote depends on part design, steel spec, mechanisms, trial data, QC level, and packaging. <\/div><\/div><\/div><\/template><script> (function () { 'use strict'; var host = document.querySelector('mcc-widget'); var tpl = document.getElementById('mcc-tpl'); if (!host || !tpl) return; var root = host.attachShadow({ mode: 'open' }); root.appendChild(tpl.content.cloneNode(true)); function out(key) { return root.querySelector('[data-out=\"' + key + '\"]'); } var state = { plane: 'medium', depth: 'medium', undercut: 'none', cavities: '1', steel: 'p20', runner: 'cold', surface: 'standard' }; var PLANE = { small: 1.0, medium: 1.45, large: 2.2 }; var DEPTH = { shallow: 1.0, medium: 1.3, deep: 1.65 }; var UNDERCUT = { none: 1.0, simple: 1.35, complex: 1.75 }; var STEEL = { p20: 1.0, '718h': 1.18, h13: 1.28, s136: 1.42 }; var RUNNER = { cold: 1.0, hot: 1.35 }; var SURFACE = { standard: 1.0, cosmetic: 1.15, highgloss: 1.32 }; var CAVITIES = { '1': 1.0, '2': 1.55, '4': 2.1, '8': 2.7, '16': 3.4 }; var BASE_LOW = 3800; var BASE_HIGH = 6000; function fmt(n) { if (n >= 1000) return (n \/ 1000).toFixed(1).replace(\/\\.0$\/, '') + 'K'; return n.toFixed(0); } function complexityLabel(score) { if (score < 1.8) return 'Low'; if (score < 2.8) return 'Medium'; if (score < 4.0) return 'High'; return 'Very High'; } function summaryText(score, st) { var parts = []; if (st.undercut === 'complex') parts.push('multiple slides\/lifters required'); if (st.runner === 'hot') parts.push('hot runner system included'); if (st.surface === 'highgloss') parts.push('high-gloss polish needed'); if (st.steel === 's136') parts.push('stainless steel specified'); if (st.plane === 'large') parts.push('large mold base'); if (st.depth === 'deep') parts.push('deep core\/cavity'); var base = 'Complexity is ' + complexityLabel(score).toLowerCase() + '.'; if (parts.length === 0) return base + ' No major cost drivers identified.'; return base + ' Key drivers: ' + parts.join(', ') + '.'; } function calculate() { var score = PLANE[state.plane] * DEPTH[state.depth] * UNDERCUT[state.undercut] * STEEL[state.steel] * RUNNER[state.runner] * SURFACE[state.surface] * CAVITIES[state.cavities]; var low = Math.round(BASE_LOW * score \/ 100) * 100; var high = Math.round(BASE_HIGH * score \/ 100) * 100; out('low').textContent = fmt(low); out('high').textContent = fmt(high); out('complexity').textContent = complexityLabel(score); out('summary').textContent = summaryText(score, state); } root.querySelectorAll('.options').forEach(function (group) { group.addEventListener('click', function (e) { var btn = e.target.closest('.opt'); if (!btn) return; group.querySelectorAll('.opt').forEach(function (b) { b.classList.remove('is-active'); b.setAttribute('aria-pressed', 'false'); }); btn.classList.add('is-active'); btn.setAttribute('aria-pressed', 'true'); state[group.getAttribute('data-group')] = btn.getAttribute('data-value'); calculate(); }); }); root.querySelectorAll('select.sel').forEach(function (sel) { sel.addEventListener('change', function () { state[sel.getAttribute('data-key')] = sel.value; calculate(); }); }); function initDefaults() { ['plane:medium', 'depth:medium', 'undercut:none'].forEach(function (pair) { var parts = pair.split(':'); var group = root.querySelector('.options[data-group=\"' + parts[0] + '\"]'); if (!group) return; var btn = group.querySelector('.opt[data-value=\"' + parts[1] + '\"]'); if (!btn) return; group.querySelectorAll('.opt').forEach(function (b) { b.classList.remove('is-active'); b.setAttribute('aria-pressed', 'false'); }); btn.classList.add('is-active'); btn.setAttribute('aria-pressed', 'true'); }); calculate(); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { setTimeout(initDefaults, 0); }); } else { setTimeout(initDefaults, 0); } }()); <\/script><style> .embed-section{font-family:system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;border:1px solid rgba(0,0,0,.10);border-radius:14px;padding:20px;margin-top:20px;background:#ffffff;} .embed-section-title{font-weight:900;font-size:16px;margin-bottom:6px;color:#111827;} .embed-section-desc{font-size:14px;color:#374151;margin-bottom:12px;} .embed-code-box{background:#1e1e2e;border-radius:10px;padding:16px;position:relative;} .embed-code-box pre{color:#cdd6f4;font-family:\"Courier New\", Courier, monospace;font-size:13px;line-height:1.6;margin:0;white-space:pre-wrap;word-break:break-all;} .embed-copy-btn{position:absolute;top:12px;right:12px;background:#374151;color:#ffffff;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:700;cursor:pointer;font-family:system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;} .embed-copy-btn:hover{background:#4b5563;} .disclaimer-box{border:1px solid #fcd34d;border-radius:12px;background:#fffbeb;padding:16px 18px;margin-top:16px;display:flex;gap:12px;align-items:flex-start;} .disclaimer-icon{font-size:20px;flex-shrink:0;margin-top:1px;} .disclaimer-title{font-weight:900;font-size:14px;color:#92400e;margin-bottom:6px;} .disclaimer-text{font-size:14px;color:#374151;line-height:1.6;} <\/style><\/body><\/html><p>Injection molding is one way used to manufacture plastic parts at scale. Its ability to deliver consistent, high-quality components at high speed \uff0cwhich makes it ideal for mass production. However, injection molding is not without cost. Tooling and part prices are influenced by multiple factors, including resin selection, part size, design complexity, and production volume.<\/p><p>When these factors are carefully evaluated, sourcing injection molding tooling from China can be a cost-effective strategy\u2014provided key considerations are addressed early in the project.<\/p><h3 class=\"wp-block-heading\" id=\"4-mold-cost-breakdown\">mold cost breakdown<\/h3><figure class=\"wp-block-table is-style-stripes\"><table class=\"has-palette-color-5-background-color has-background\"><tbody><tr><td><\/td><td class=\"has-text-align-center\" data-align=\"center\">Item<\/td><td class=\"has-text-align-center\" data-align=\"center\">Percentage<\/td><\/tr><tr><td>1<\/td><td class=\"has-text-align-center\" data-align=\"center\">Steel Material<\/td><td class=\"has-text-align-center\" data-align=\"center\">20-35%<\/td><\/tr><tr><td>2<\/td><td class=\"has-text-align-center\" data-align=\"center\">Machining(CNC,engraving)<\/td><td class=\"has-text-align-center\" data-align=\"center\">25-40%<\/td><\/tr><tr><td>3<\/td><td class=\"has-text-align-center\" data-align=\"center\">Assembly(bench work)<\/td><td class=\"has-text-align-center\" data-align=\"center\">15-20%<\/td><\/tr><tr><td>4<\/td><td class=\"has-text-align-center\" data-align=\"center\">Mold design<\/td><td class=\"has-text-align-center\" data-align=\"center\">5-10%<\/td><\/tr><tr><td>5<\/td><td class=\"has-text-align-center\" data-align=\"center\">Tax, profit<\/td><td class=\"has-text-align-center\" data-align=\"center\">20-30%<\/td><\/tr><\/tbody><\/table><\/figure><figure class=\"wp-block-image alignwide size-large\"><a href=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors-1024x683.webp\" alt=\"plastic mold cost breakdown\" class=\"wp-image-15925\" srcset=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors-1024x683.webp 1024w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors-300x200.webp 300w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors-768x512.webp 768w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors-18x12.webp 18w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-mold-cost-factors.webp 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><p>To determine <a href=\"https:\/\/plasticmoulds.net\/plastic-mold-tool-cost\">How much a plastic mold tool and injection molding<\/a>, some factors are considered:<\/p><h3 class=\"wp-block-heading\" id=\"12-complexity-of-parts-\">Complexity of Parts: <\/h3><p>As part geometry becomes more complex, mold construction difficulty increases accordingly. Fine details, thin walls, and complex features make it harder to ensure proper plastic flow and consistent part quality.<\/p><figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"558\" src=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part.webp\" alt=\"\" class=\"wp-image-17398\" srcset=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part.webp 1024w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part-300x163.webp 300w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part-768x419.webp 768w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2026\/04\/plastic-part-18x10.webp 18w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><p>Even a single side-wall undercut can significantly increase tooling cost. Adding sliders or lifters typically adds <strong>USD 500 or more<\/strong>, while also increasing mold size and often requiring additional heat treatment.<\/p><h3 class=\"wp-block-heading\" id=\"13-counting-the-cavities-\">Counting the Cavities: <\/h3><p>Multi-cavity molds can significantly reduce per-part cost by producing multiple parts in one molding cycle. Depending on part size and volume requirements, a single mold may contain two, four, or even more cavities.<\/p><p>While multi-cavity molds cost more upfront, they often result in lower cost per part for medium- to high-volume production.<\/p><h3 class=\"wp-block-heading\" id=\"14-narrowing-down-tolerances-\">Narrowing Down Tolerances: <\/h3><p>Tight tolerances directly increase tooling cost. Achieving narrow tolerances requires higher-precision machining, better steel, more polishing, and stricter process control.<\/p><p>A practical approach is to apply tight tolerances only where functionally required, while allowing looser tolerances elsewhere to control tooling cost.<\/p><h3 class=\"wp-block-heading\" id=\"15-choice-of-tooling-materials-\">Choice of Tooling Materials: <\/h3><ul class=\"wp-block-list\"><li><strong>Steel molds<\/strong> (P20, 718, H13, S136) offer long tool life and dimensional stability but come at a higher cost.<\/li><li><strong>Aluminum molds<\/strong> are less expensive and offer excellent thermal conductivity but wear faster.<\/li><li><strong>Composite materials<\/strong> (carbon fiber, fiberglass) provide moderate durability at lower cost but are generally unsuitable for high-volume production.<\/li><\/ul><p>Material selection should align with expected production volume and part performance requirements.<\/p><h3 class=\"wp-block-heading\" id=\"16-unveiling-cam-mechanisms-\">Unveiling Cam Mechanisms: <\/h3><p>Cam mechanisms such as slides, lifters, and unscrewing systems enable complex geometries but add both cost and risk. These components increase machining time, assembly labor, and long-term maintenance requirements.<\/p><h3 class=\"wp-block-heading\" id=\"17-tool-longevity-\">Tool Longevity: <\/h3><p>Tool life depends on:<\/p><ul class=\"wp-block-list\"><li>Resin type (filled vs unfilled)<\/li><li>Production volume<\/li><li>Operating conditions<\/li><li>Maintenance practices<\/li><\/ul><p>A higher-cost mold used in high-volume production often delivers <strong>lower cost per part<\/strong> over its lifetime compared to a cheaper mold with limited durability.<\/p><h3 class=\"wp-block-heading\" id=\"18-resin-quality-and-aesthetics-\">Resin Quality and Aesthetics: <\/h3><p>Higher-grade resins and cosmetic surface finishes require:<\/p><ul class=\"wp-block-list\"><li>Better steel quality<\/li><li>Higher polish levels<\/li><li>Tighter process control<\/li><\/ul><h2 class=\"wp-block-heading\" id=\"tooling-type-vs-part-cost\">Tooling Type vs Part Cost<\/h2><p>While <strong>hot-runner molds<\/strong> are more expensive than traditional two-plate molds, they eliminate runner waste and reduce labor costs. Over high volumes, this often results in <strong>lower per-part cost<\/strong>, despite higher initial tooling investment.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h2 class=\"wp-block-heading\" id=\"why-tooling-should-not-be-purchased-by-price-alone\">Why Tooling Should Not Be Purchased by Price Alone<\/h2><p>Purchasing teams should not independently decide on mold specifications. Tooling decisions require input from:<\/p><ul class=\"wp-block-list\"><li>Mold designers<\/li><li>Manufacturing engineers<\/li><li>Production and quality teams<\/li><\/ul><p>The objective is not the cheapest mold, but the <strong>lowest-cost mold that reliably produces parts to specification<\/strong>.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h2 class=\"wp-block-heading\" id=\"information-required-for-an-accurate-tooling-quote\">Information Required for an Accurate Tooling Quote<\/h2><p>To obtain a reliable tooling quote, buyers should provide:<\/p><ul class=\"wp-block-list\"><li>2D drawings and 3D CAD files<\/li><li>Material (resin) specification<\/li><li>Required tolerances<\/li><li>Surface finish requirements<\/li><li>Projected annual and lifetime volume<\/li><li>Mold type (two-plate, three-plate, hot runner, etc.)<\/li><li>Special mechanisms (slides, lifters, unscrewing)<\/li><li>Part dimensions and projected area<\/li><li>Sample part (if available)<\/li><\/ul><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h2 class=\"wp-block-heading\" id=\"mold-design-manufacturing-considerations\">Mold Design &amp; Manufacturing Considerations<\/h2><p>Mold builders must define:<\/p><ul class=\"wp-block-list\"><li>Number of cavities<\/li><li>Cooling layout and line placement<\/li><li>Ejection system<\/li><li>Gating and runner design<\/li><li>Mold base and standard components<\/li><\/ul><p>Each manufacturing step should be timed and costed, including:<\/p><ul class=\"wp-block-list\"><li>CNC machining<\/li><li>EDM<\/li><li>Heat treatment<\/li><li>Polishing and texturing<\/li><li>Assembly and testing<\/li><\/ul><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h2 class=\"wp-block-heading\" id=\"typical-tooling-timeline\">Typical Tooling Timeline<\/h2><p>A standard injection mold typically requires <strong>4\u201310 weeks<\/strong> from design to T1 sampling, depending on complexity.<\/p><p>Using a supplier that offers both tooling and injection molding helps avoid delays and additional shipping costs.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h2 class=\"wp-block-heading\" id=\"final-recommendations\">Final Recommendations<\/h2><ul class=\"wp-block-list\"><li>Engage mold builders early in product development<\/li><li>Involve engineering, purchasing, and management in cost decisions<\/li><li>Get detailed, itemized tooling quotes<\/li><li>Focus on <strong>total cost of ownership<\/strong>, not just initial mold price<\/li><\/ul><p>With proper planning, higher initial tooling investment often leads to <strong>lower per-part cost and better long-term profitability<\/strong>.<\/p><h2 class=\"wp-block-heading\" id=\"5-cost-of-injection-molding\">cost of injection molding<\/h2><figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost.webp\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost-1024x683.webp\" alt=\"injection molding cost factors\" class=\"wp-image-15922\" srcset=\"https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost-1024x683.webp 1024w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost-300x200.webp 300w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost-768x512.webp 768w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost-18x12.webp 18w, https:\/\/www.plasticmoulds.net\/wp-content\/uploads\/2025\/12\/injection-molding-cost.webp 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><p>The cost of injection molding will depend on a number of factors, including the size and complexity of your part, the type of plastic being used, and the quantity being made. In general, it costs more to manufacture small quantities than large quantities.<\/p><div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><h4 class=\"wp-block-heading\">Why those important for injection molding cost<\/h4><ul class=\"wp-block-list\"><li><strong>Part size-\u00a0<\/strong>bigger parts mean a bigger mold, which means that bigger steel will increase the steel cost for the injection mold.<\/li><li><strong>Part design-<\/strong> the more complex a part is, the more detailed the mold has to be. Some complicated parts will require special features to be added, such as lifters or sliders. Therefore, you should be open to advice from your mold maker and see if there\u2019s anywhere that you can alter the part design to save on injection mold costs.<\/li><li><b>Materials: <\/b>Depending on the part material of choice, the injection mold will have to be made of a particular material. For instance, if corrosive plastic-like PVC is to be used, the mold will have to be stainless steel to avoid any damage, ultimately bump the price up.<\/li><li><strong>Part finish requirements-\u00a0<\/strong>where parts have high gloss surface requirements, then more expensive steel and precise technical polishing will be vital, adding to the price.<\/li><li><strong>Production volume-\u00a0<\/strong>higher volume molds need more cavities, and so the mold will be larger. They also require a higher steel grade to last for longer, which impacts the <a href=\"https:\/\/plasticmoulds.net\/plastic-mold-tool-cost\">injection mold cost<\/a>.<\/li><li><strong>Country of manufacture-<\/strong> different countries have different wage rates. If your mold is made in a country where labor costs are low, then you\u2019ll naturally save money. In China, the average cost of an injection mold is around 40% less than in western nations.<\/li><\/ul><\/div><h2 class=\"wp-block-heading\" id=\"6-tips-to-reduce-injection-molding-cost\">tips to reduce injection molding cost<\/h2><h3 class=\"wp-block-heading\" id=\"practical-ways-to-reduce-injection-molding-costs\">Practical Ways to Reduce Injection Molding Costs<\/h3><p>Below are proven strategies to help keep injection molding costs as low as possible without compromising quality or performance.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"consider-soft-tooling-where-appropriate\">Consider Soft Tooling Where Appropriate<\/h3><p>Soft tooling is a cost-effective alternative to traditional hard tooling made from steel or aluminum. It typically uses materials such as polyurethane or other flexible compounds, which are less expensive and faster to produce.<\/p><p>This approach is especially suitable for low-volume production, prototyping, and early-stage product development. Soft tooling also offers greater design flexibility and significantly shorter lead times, making it an attractive option for companies with limited injection molding experience or evolving design requirements.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"select-plastic-resins-strategically\">Select Plastic Resins Strategically<\/h3><p>Material selection plays a critical role in controlling injection molding costs. Different resins are designed for different production volumes and performance requirements, and choosing the right one can significantly reduce expenses.<\/p><p>Cost savings can also be achieved by:<\/p><ul class=\"wp-block-list\"><li>Using resins that require less energy during melting and cooling<\/li><li>Incorporating recycled plastics where feasible<\/li><li>Selecting materials compatible with simpler tooling and faster cycle times<\/li><\/ul><p>For example, replacing thick-walled rigid PVC parts with materials such as ABS or polypropylene (PP) can reduce energy consumption due to their thinner wall designs and more efficient thermal behavior.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"simplify-part-and-mold-design\">Simplify Part and Mold Design<\/h3><p>Highly detailed CAD drawings are not always necessary during early design stages. A basic sketch with clear descriptions and a part print can often suffice, reducing engineering time and CAD-related costs.<\/p><p>Design complexity has a direct impact on manufacturing cost. Parts with intricate geometries require more sophisticated tooling, longer production times, and higher material usage. Likewise, excessive wall thickness increases material consumption and cycle time, driving up costs.<\/p><p>Keeping designs simple and functional is one of the most effective ways to reduce both tooling and per-part expenses.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"design-efficient-durable-and-multi-cavity-molds\">Design Efficient, Durable, and Multi-Cavity Molds<\/h3><p>Injection molds naturally wear over time, especially under high pressure and temperature. Designing molds for durability can significantly reduce long-term costs. This includes:<\/p><ul class=\"wp-block-list\"><li>Selecting materials with appropriate wear resistance (e.g., aluminum for lower volumes, steel for high-volume runs)<\/li><li>Using advanced alloys such as titanium or nickel for high-stress components<\/li><li>Avoiding unnecessary mold complexity<\/li><\/ul><p>If multiple identical parts are required, a multi-cavity mold can greatly improve productivity and reduce per-unit cost compared to single-cavity molds.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"reduce-cycle-time\">Reduce Cycle Time<\/h3><p>Cycle time includes all steps required to produce one part:<\/p><ul class=\"wp-block-list\"><li>Material feeding<\/li><li>Melting and injection<\/li><li>Cooling and solidification<\/li><li>Mold opening and part ejection<\/li><\/ul><p>Shorter cycle times allow more parts to be produced in less time, lowering unit costs. Optimizing cooling, wall thickness, and mold design can dramatically improve cycle efficiency.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"automate-repetitive-operations\">Automate Repetitive Operations<\/h3><p>Automation reduces labor costs, increases consistency, and minimizes downtime between cycles. Automated systems can also shorten cycle times and reduce workplace injuries caused by repetitive tasks.<\/p><p>While automation requires an initial investment, it often delivers strong long-term cost savings and improved production reliability.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"reuse-existing-parts-or-models\">Reuse Existing Parts or Models<\/h3><p>Plastics are inherently well-suited for replication. Using existing parts, prototypes, or proven models as references can significantly shorten development time and reduce design costs.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"build-male-shaped-master-models\">Build Male-Shaped Master Models<\/h3><p>When creating master models, male-shaped designs are typically easier and faster to duplicate. Using minimal metal thickness further reduces material and machining costs.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"favor-simple-structural-features\">Favor Simple Structural Features<\/h3><p>Maximizing flat run-outs and avoiding unnecessary contours simplifies tooling and improves manufacturing efficiency. Simple geometries are easier to mold, inspect, and maintain.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"choose-support-structures-carefully\">Choose Support Structures Carefully<\/h3><p>Each support structure material has trade-offs:<\/p><ul class=\"wp-block-list\"><li><strong>Wood<\/strong>: Lightweight and inexpensive, but dimensionally unstable<\/li><li><strong>Cast iron<\/strong>: Affordable but requires extensive machining<\/li><li><strong>Aluminum<\/strong>: Higher material cost, but faster to machine<\/li><li><strong>Cast steel<\/strong>: Strongest option, but most expensive and time-consuming<\/li><\/ul><p>Selecting the right support structure can significantly impact overall project cost and lead time.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"use-fillers-to-reduce-material-costs\">Use Fillers to Reduce Material Costs<\/h3><p>Fillers can reduce material costs while enhancing hardness and stiffness where high strength is not required. Common fillers include clay, calcium carbonate, limestone, and aluminum oxide. These additives are especially useful in large or durable plastic components.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"minimize-scrap-and-defects\">Minimize Scrap and Defects<\/h3><p>Scrap is a major cost driver in injection molding. Poor quality control leads to rework, delays, and wasted materials. Implementing effective inspection systems\u2014such as laser or automated inspection\u2014can identify defects early and significantly reduce scrap rates.<\/p><hr class=\"wp-block-separator has-alpha-channel-opacity\"\/><h3 class=\"wp-block-heading\" id=\"final-thoughts\">Final Thoughts<\/h3><p>While partnering with a reliable injection molding supplier is essential, cost control ultimately depends on smart design decisions, material selection, efficient tooling, and optimized processes. Applying these strategies holistically can substantially improve profitability and long-term manufacturing efficiency.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>what is Real Cost of Injection Molding: A Complete GuideInjection molding provides a production cost range from $1 to $5 per unit at high production volumes (10000 pcs per batch),and its initial mold costs start from $2,000 to $20,000. The production technique enables both high quality and economical mass manufacturing capabilities.Key Cost Components:Cost Comparison Table:Production [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-900","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_structure_type":"type-4"},"_links":{"self":[{"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/pages\/900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/comments?post=900"}],"version-history":[{"count":2,"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/pages\/900\/revisions"}],"predecessor-version":[{"id":17401,"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/pages\/900\/revisions\/17401"}],"wp:attachment":[{"href":"https:\/\/www.plasticmoulds.net\/fr\/wp-json\/wp\/v2\/media?parent=900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}