{"id":7712,"date":"2026-07-02T06:42:20","date_gmt":"2026-07-02T06:42:20","guid":{"rendered":"https:\/\/www.bessercast.com\/?p=7712"},"modified":"2026-07-02T06:42:23","modified_gmt":"2026-07-02T06:42:23","slug":"machining-allowance","status":"publish","type":"post","link":"https:\/\/www.bessercast.com\/de\/machining-allowance\/","title":{"rendered":"Bearbeitungszugabe bei Gussteilen: So geben Sie sie richtig an (mit einem Beispiel)"},"content":{"rendered":"\n<meta charset=\"utf-8\">  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">  <title>Machining Allowance in Casting: How to Specify It Right (With a Worked Example)<\/title><div class=\"bd-post\">  <style>    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600&family=Roboto:wght@400;700&display=swap');\n    .bd-post {      --prose-width: 1000px;      --body-bg: #FFFFFF;      --inverse-bg: #1A1A1A;      --accent: #DD7804;      --accent-text: #AD5200;      --accent-text-dark-bg: #FFAA44;      --card-fill: #FDF5EB;      --card-border: #E8D0B0;      --accent-bg: #F7F7F7;      --table-border: #DDDDDD;      --link: #FF6A00;      --text-primary: #2C2C2C;      --text-secondary: #6B6B6B;      --gap-attach: 17px;      --gap-normal: 34px;      --gap-section: 51px;      --pad-compact: 17px;      --pad-standard: 24px;      font-family: 'Roboto', sans-serif;      font-weight: 400;      font-size: 17px;      line-height: 1.65;      color: var(--text-primary);      background: var(--body-bg);      padding: 40px 20px;      max-width: 100%;      box-sizing: border-box;    }    .bd-post *, .bd-post *::before, .bd-post *::after { box-sizing: border-box; }\n    .bd-post a { overflow-wrap: anywhere; word-break: break-word; color: var(--accent-text); text-decoration: none; }    .bd-post a:hover { text-decoration: underline; }    .bd-post p, .bd-post li { overflow-wrap: break-word; }\n    .bd-post .bd-post-article { max-width: var(--prose-width); margin: 0 auto; }\n    \/* PROSE SPACING *\/    .bd-post p { margin: 0 0 1em; }    .bd-post h1 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 68px; line-height: 1.2; letter-spacing: -1px; color: #000000; margin: 0 0 30px; }    .bd-post h2 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 50px; line-height: 1.2; color: #000000; margin: 51px 0 17px; padding-bottom: 15px; border-bottom: 2px solid var(--accent-bg); position: relative; }    .bd-post h2::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 60px; height: 2px; background: var(--accent); }    .bd-post h3 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 26px; line-height: 1.2; color: var(--accent); margin: 34px 0 13px; }    .bd-post h4 { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 20px; line-height: 1.2; color: #000000; margin: 24px 0 8px; }    .bd-post strong { font-weight: 700; }    .bd-post ul, .bd-post ol { margin: 0 0 1em; padding-left: 1.5em; list-style-type: disc; }    .bd-post li { margin-bottom: 0.5em; }\n    \/* Blockquote *\/    .bd-post blockquote { background: var(--accent-bg); border-left: 5px solid var(--accent); padding: 20px; margin: 30px 0; font-style: italic; font-size: 17px; line-height: 1.65; color: var(--text-primary); }\n    \/* Tables *\/    .bd-post table { width: 100%; border-collapse: collapse; margin: 40px 0; font-size: 16px; }    .bd-post th { background: var(--accent-bg); color: #000000; font-family: 'Poppins', sans-serif; font-weight: 600; border: 1px solid var(--table-border); padding: 15px; text-align: left; }    .bd-post td { border: 1px solid var(--table-border); padding: 15px; text-align: left; }    .bd-post tr:nth-child(even) td { background: #FAFAFA; }    .bd-post .table-wrapper { overflow-x: auto; }\n    \/* Code *\/    .bd-post pre { background: var(--accent-bg); border: 1px solid var(--table-border); padding: 17px; border-radius: 3px; overflow-x: auto; font-family: 'Courier New', Courier, monospace; font-size: 15px; line-height: 1.5; margin: 1em 0; }    .bd-post code { font-family: 'Courier New', Courier, monospace; font-size: 0.9em; }    .bd-post pre code { font-size: inherit; }\n    \/* hr *\/    .bd-post hr { border: none; height: 1px; background: var(--accent-bg); margin: 51px 0; }\n    \/* SELECTOR HYGIENE *\/    .bd-post [class*=\"bp-\"] { box-sizing: border-box; }    .bd-post .bd-post-article > .bp-1-card { margin: var(--gap-normal) 0; }    .bd-post .bd-post-article > .bp-2-tip { margin: var(--gap-attach) 0 var(--gap-normal); }\n    \/* ===== BP-1: Cost Impact Stat Card (v2 \u2014 vertical stack) ===== *\/    .bd-post .bp-1-card { background: var(--card-fill); border: 2px solid var(--card-border); border-radius: 8px; padding: var(--pad-standard); display: flex; flex-direction: column; gap: 20px; }    .bd-post .bp-1-stat { display: flex; align-items: center; gap: 16px; }    .bd-post .bp-1-stat-icon { width: 28px; height: 28px; color: var(--accent-text); flex-shrink: 0; }    .bd-post .bp-1-stat-value { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 32px; line-height: 1.1; color: var(--accent-text); min-width: 140px; }    .bd-post .bp-1-stat-label { font-size: 14px; line-height: 1.4; color: var(--text-secondary); }    .bd-post .bp-1-stat-divider { width: 100%; height: 1px; background: var(--accent); }    .bd-post .bp-1-insight { font-size: 15px; line-height: 1.5; color: var(--text-primary); }\n    \/* ===== BP-2: RMA Lookup Rule Tip ===== *\/    .bd-post .bp-2-tip { background: var(--card-fill); border: 1px solid var(--card-border); border-left: 3px solid var(--accent); border-radius: 4px; padding: var(--pad-compact); display: flex; align-items: flex-start; gap: 12px; }    .bd-post .bp-2-tip-icon { width: 20px; height: 20px; color: var(--accent); flex-shrink: 0; margin-top: 2px; }    .bd-post .bp-2-tip-text { font-size: 15px; line-height: 1.5; color: var(--text-primary); }\n    \/* Rich elements *\/    .bd-post .rich-table { margin: 34px 0; }\n    \/* SANCTIONED MOTION *\/    @media (prefers-reduced-motion: no-preference) {      @supports (animation-timeline: view()) {        .bd-post .bd-reveal { animation: bd-fade-in linear both; animation-timeline: view(); animation-range: entry 0% entry 35%; }        @keyframes bd-fade-in { from { opacity: 0; } to { opacity: 1; } }      }      .bd-post h2 { transition: color .2s ease-out, transform .2s ease-out; }      .bd-post h2:hover { color: var(--accent-text); transform: scale(1.02); }      .bd-post .bp-1-card { transition: transform .2s ease-out, box-shadow .2s ease-out; }      .bd-post .bp-1-card:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,0.08); }      .bd-post .bd-post-article a { transition: color .2s ease-out, text-decoration-color .2s ease-out; }    }\n    \/* MOBILE *\/    @media (max-width: 768px) {      .bd-post { padding: 16px; }      .bd-post h1 { font-size: 32px; }      .bd-post h2 { font-size: 26px; margin-top: 34px; }      .bd-post h3 { font-size: 22px; margin-top: 26px; }      .bd-post .bp-1-card { flex-direction: column; }      .bd-post .bp-1-stats-row { flex-direction: column; }      .bd-post .bp-1-stat-value { font-size: 28px; }      .bd-post table { display: block; overflow-x: auto; white-space: nowrap; }    }\n    \/* DARK MODE *\/    @media (prefers-color-scheme: dark) {      .bd-post { background: #1A1A1A; color: #E8E8E8; }      .bd-post h1, .bd-post h2, .bd-post h4 { color: #F0F0F0; }      .bd-post h2 { border-bottom-color: #3A3A3A; }      .bd-post h2::after { background: #FF9933; }      .bd-post h3 { color: #FF9933; }      .bd-post blockquote { background: #222222; color: #E8E8E8; }      .bd-post th { background: #222222; color: #F0F0F0; border-color: #3A3A3A; }      .bd-post td { border-color: #3A3A3A; }      .bd-post tr:nth-child(even) td { background: #252525; }      .bd-post pre { background: #222222; border-color: #3A3A3A; }      .bd-post hr { background: #3A3A3A; }      .bd-post a { color: #FF9933; }      .bd-post .bp-1-card { background: #252525; border-color: #3A3A3A; }      .bd-post .bp-1-stat-value { color: #FF9933; }      .bd-post .bp-1-stat-icon { color: #FF9933; }      .bd-post .bp-1-stat-label { color: #999999; }      .bd-post .bp-1-insight { color: #E8E8E8; border-top-color: #3A3A3A; }      .bd-post .bp-2-tip { background: #252525; border-color: #3A3A3A; border-left-color: #FF9933; }      .bd-post .bp-2-tip-icon { color: #FF9933; }      .bd-post .bp-2-tip-text { color: #E8E8E8; }    }  <\/style>  <article class=\"bd-post-article\">\n<h1>Machining Allowance in Casting: How to Specify It Right (With a Worked Example)<\/h1>\n<div class=\"bd-reveal\">\n<h2>What Is Machining Allowance in Casting \u2014 and Why It&#8217;s Not Just &#8220;Extra Metal&#8221;<\/h2>\n<p>Machining allowance is the layer of material intentionally left on a casting&#8217;s surface. That material gets removed later by CNC machining to hit the final dimensions, tolerances, and surface finish on the engineering drawing.<\/p>\n<p>The word &#8220;intentionally&#8221; matters. Machining allowance is not a safety margin you slap on because you&#8217;re unsure about the foundry&#8217;s capability. It is a calculated design parameter, governed by international standards, and directly tied to both part quality and production cost.<\/p>\n<p>A useful analogy: think of a tailor leaving a 1.5 cm seam allowance when cutting fabric. The extra cloth isn&#8217;t waste \u2014 it&#8217;s the working space needed to sew the garment to its finished dimensions. A casting&#8217;s machining allowance does the same thing. The foundry delivers a near-net-shape part. The machine shop cuts it to final spec.<\/p>\n<p>But here&#8217;s where most engineers get it wrong on their first casting project: they confuse <strong>machining allowance<\/strong> with <strong>machining tolerance<\/strong>. Tolerance defines how precisely a finished dimension must be held (\u00b10.05 mm, for example). Allowance defines how much extra material sits on the raw casting for the machinist to work with. These are separate concepts, governed by separate sections of the same standard. Conflate them, and you get parts that either cost too much to machine or cannot be cleaned up at all.<\/p>\n<p>Even investment casting \u2014 the highest-precision casting process, capable of CT4\u2013CT6 tolerances and Ra 3.2 as-cast surface finishes \u2014 still leaves certain features needing post-casting machining. Bearing bores, threaded holes, sealing faces, and tight-tolerance assembly interfaces rarely meet final specifications in the as-cast state. The question isn&#8217;t <em>whether<\/em> you need machining allowance. It&#8217;s <em>how much<\/em>. And the answer depends on your casting process, part size, and material.<\/p>\n<\/div>\n<div class=\"bd-reveal\">\n<h2>How Much Allowance Should You Specify? Standards and Process Guidelines<\/h2>\n<p>The international reference for machining allowance is <strong>ISO 8062-3:2023<\/strong>, which defines Required Machining Allowance (RMA) grades for castings across all metal alloys and processes. The standard provides lookup tables based on two variables: the casting&#8217;s largest overall dimension and the RMA grade for the casting process. No guesswork needed.<\/p>\n<p>Here&#8217;s a simplified reference table for RMA Grade E \u2014 the grade typically recommended for investment castings:<\/p>\n<div class=\"table-wrapper\"><table><thead><tr><th>Largest Dimension (mm)<\/th><th>RMA \u2014 Grade E (mm)<\/th><\/tr><\/thead><tbody><tr><td>\u2264 40<\/td><td>0.4<\/td><\/tr><tr><td>40 \u2013 63<\/td><td>0.4<\/td><\/tr><tr><td>63 \u2013 100<\/td><td>0.7<\/td><\/tr><tr><td>100 \u2013 160<\/td><td>1.1<\/td><\/tr><tr><td>160 \u2013 250<\/td><td>1.4<\/td><\/tr><tr><td>250 \u2013 400<\/td><td>2.2<\/td><\/tr><\/tbody><\/table><\/div>\n<p>But RMA alone doesn&#8217;t tell the whole story. The actual machining allowance also depends on your casting process. Different processes produce dramatically different surface quality and dimensional consistency. That changes how much material the machine shop needs to clean up:<\/p>\n<div class=\"rich-table table-wrapper\"><table><thead><tr><th>Casting Process<\/th><th>Typical Allowance (mm)<\/th><th>Surface Finish (Ra, \u03bcm)<\/th><th>Tolerance Grade<\/th><\/tr><\/thead><tbody><tr><td>Sand Casting (manual)<\/td><td>3.0\u20135.0<\/td><td>12.5\u201325<\/td><td>CT10\u2013CT13<\/td><\/tr><tr><td>Sand Casting (machine)<\/td><td>2.0\u20133.0<\/td><td>6.3\u201312.5<\/td><td>CT8\u2013CT10<\/td><\/tr><tr><td>Gravity Die Casting<\/td><td>1.1\u20132.25<\/td><td>3.2\u20136.3<\/td><td>CT7\u2013CT9<\/td><\/tr><tr><td>Investment Casting (Silica Sol)<\/td><td>0.5\u20131.5<\/td><td>3.2<\/td><td>CT4\u2013CT6<\/td><\/tr><tr><td>Pressure Die Casting<\/td><td>0.375\u20130.75<\/td><td>1.6\u20133.2<\/td><td>CT5\u2013CT7<\/td><\/tr><\/tbody><\/table><\/div>\n<p>The takeaway is clear: investment casting needs the least machining allowance of any conventional casting process. Where a sand casting might need 4 mm of stock on a 200 mm part, an equivalent investment casting might get away with 1.4 mm. That difference compounds across every machined surface on every part in a production run.<\/p>\n<p>Even within investment casting, the allowance you can specify depends on the foundry&#8217;s process control. A foundry running automated shell-making lines with consistent layer thickness holds tighter dimensional repeatability than one building shells manually. Tighter repeatability means a smaller RMA safety factor works reliably.<\/p>\n<\/div>\n<div class=\"bd-reveal\">\n<h2>The Hidden Cost of Getting Machining Allowance Wrong<\/h2>\n<h3>The Price of Over-Specifying: Machining Time, Tool Wear, and Wasted Material<\/h3>\n<p>Every millimeter of unnecessary machining allowance has a price tag \u2014 and the bill arrives in three places at once.<\/p>\n<p>First, <strong>machining time<\/strong>. CNC shops charge by the hour. If your casting carries 3 mm of allowance where 1.5 mm would suffice, the roughing passes double. On a pump housing with a 60-second roughing cycle per face, an extra 1.5 mm of stock across eight machined faces adds roughly 8 minutes of cycle time per part. At $80\u2013120\/hour shop rates and a 500-piece production run, that single millimeter costs between $5,000 and $8,000.<\/p>\n<p>Second, <strong>tool wear<\/strong>. Carbide inserts cutting through extra stock wear faster, especially on abrasive materials like cast stainless steel. Tooling cost per part rises. More frequent insert changes mean more machine downtime.<\/p>\n<p>Third, <strong>material efficiency<\/strong>. The aerospace industry tracks this with the buy-to-fly (BTF) ratio: how many kilograms of raw material enter the supply chain for every kilogram of finished part. Machining a titanium structural component from solid billet can hit a BTF of 37:1. Sand casting plus machining improves that to roughly 3\u20135:1. Near-net-shape investment casting plus finish machining drives it down to 1.5\u20132:1 (<a href=\"https:\/\/mx3d.com\/managing-machining-allowances-for-near-net-shape-metal-prints\/\">MX3D<\/a>, 2024). That improvement in material utilization reduces raw material cost, shortens lead times, and shrinks the carbon footprint of every part.<\/p>\n<img decoding=\"async\" src=\"https:\/\/www.bessercast.com\/wp-content\/uploads\/2026\/07\/machining-allowance-1.webp\" style=\"width: 512px; height: 384px; max-width: 100%; object-fit: cover; border-radius: 12px;margin: 30px auto; display: block; box-shadow: 10px 10px 60px Opx rgba(210, 221, 224, 0.35); transition: all0.3s ease; cursor: pointer;\" onmouseover=\"this.style.transform='translateY(-5px) scale(1.03)';this.style.boxShadow='15px 25px 80px 0px rgba(210, 221, 224, 0.45)\"onmouseout=\"this.style.transform='translateY(0) scale(1); this.style.boxShadow='10px 10px 60px Opxrgba(210, 221, 224, 0.35)\">\n<h3>The Risk of Under-Specifying: When &#8220;Just Enough&#8221; Becomes &#8220;Not Enough&#8221;<\/h3>\n<p>After seeing the cost of over-specifying, the instinct is to cut allowance to the bone. Resist that instinct. Under-specifying creates a different, more expensive problem: scrap.<\/p>\n<p>The most common failure mode is <strong>residual casting skin<\/strong>. Carbon steel castings develop a decarburized surface layer roughly 0.3\u20130.5 mm deep during cooling. If your machining allowance is thinner than that layer plus the casting&#8217;s surface imperfections, the cutting tool never reaches sound metal. Waviness and form deviation add real depth beyond the Ra 3.2 roughness number. What&#8217;s left is a surface peppered with micro-scale oxides and depleted carbon \u2014 a stress concentrator that will fail in service.<\/p>\n<p>A second failure mode comes from <strong>subsurface defects<\/strong>. Investment castings, while far cleaner than sand castings, can still contain near-surface inclusions or micro-porosity within the first 0.2\u20130.5 mm of the as-cast surface. If your allowance is thinner than the typical inclusion depth for your material and process, these defects survive machining. They end up embedded in the finished part.<\/p>\n<p>The third failure mode is <strong>datum misalignment<\/strong>. The casting datum \u2014 the reference surface used to fixture the raw casting for first-operation machining \u2014 often differs from the design datum used to dimension the finished part on the drawing. When these two reference frames don&#8217;t align, the positional error eats into your allowance before the first chip is cut. A 0.3 mm datum shift on a part with only 0.5 mm of allowance leaves just 0.2 mm of clean-up stock. On a casting with typical form deviation, that&#8217;s dangerously thin.<\/p>\n<img decoding=\"async\" src=\"https:\/\/www.bessercast.com\/wp-content\/uploads\/2026\/07\/machining-allowance-4.webp\" style=\"width: 512px; height: 384px; max-width: 100%; object-fit: cover; border-radius: 12px;margin: 30px auto; display: block; box-shadow: 10px 10px 60px Opx rgba(210, 221, 224, 0.35); transition: all0.3s ease; cursor: pointer;\" onmouseover=\"this.style.transform='translateY(-5px) scale(1.03)';this.style.boxShadow='15px 25px 80px 0px rgba(210, 221, 224, 0.45)\"onmouseout=\"this.style.transform='translateY(0) scale(1); this.style.boxShadow='10px 10px 60px Opxrgba(210, 221, 224, 0.35)\">\n<h3>Near-Net-Shape Investment Casting: Why Less Allowance Is Possible<\/h3>\n<p>So how do you get low allowance without the risk? The answer lies in the process technology that makes investment casting capable of near-net-shape production.<\/p>\n<p><strong>The shell sets the surface.<\/strong> Investment casting uses a silica sol binder to build a ceramic shell around a wax pattern. Each of the 6\u20137 shell layers is dipped and stuccoed under controlled conditions. On a fully automated shell line, these layers build up with consistent thickness and density across the entire surface of every pattern. The result is an internal cavity smooth enough to deliver Ra 3.2 as-cast. Manual shell building, by contrast, introduces operator-to-operator and day-to-day variation that forces engineers to pad the allowance &#8220;just in case.&#8221;<\/p>\n<p><strong>Consistency enables tighter safety factors.<\/strong> When every shell in a production batch has the same layer structure and permeability, the dimensional variation from casting to casting shrinks. This lets a foundry hold CT4\u2013CT6 tolerances on critical dimensions. These tolerances approach those of European foundries. They are tight enough that the RMA table&#8217;s standard values become truly achievable, not aspirational.<\/p>\n<p><strong>Simulation replaces guesswork.<\/strong> Modern foundries use casting simulation software to predict solidification shrinkage, distortion, and residual stress before cutting a single mold. When simulation shows exactly where and how much a part will distort, the allowance can be locally optimized. Stock gets added only where needed, rather than applied as a uniform blanket across every surface (<a href=\"https:\/\/webapp.tudelft.nl\/proceedings\/ect2012\/html\/summary\/mrozek.htm\">Mrozek et al., TU Delft<\/a>, 2012).<\/p>\n<p>Together, these three factors explain why a well-equipped investment casting foundry can deliver parts that need half the machining allowance of a conventional sand casting. And they can do it without increasing scrap risk.<\/p>\n<\/div>\n<div class=\"bd-reveal bp-1-card\">  <div class=\"bp-1-stat\">    <svg class=\"bp-1-stat-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>    <span class=\"bp-1-stat-value\">$5,000\u20138,000<\/span>    <span class=\"bp-1-stat-label\">Cost of 1 mm extra allowance across a 500-part production run<\/span>  <\/div>  <div class=\"bp-1-stat-divider\"><\/div>  <div class=\"bp-1-stat\">    <svg class=\"bp-1-stat-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3v18h18\"><\/path><path d=\"m19 9-5 5-4-4-3 3\"><\/path><\/svg>    <span class=\"bp-1-stat-value\">1.5\u20132:1<\/span>    <span class=\"bp-1-stat-label\">BTF ratio with investment casting vs. 3\u20135:1 for sand casting<\/span>  <\/div>  <div class=\"bp-1-stat-divider\"><\/div>  <div class=\"bp-1-insight\">Near-net-shape investment casting cuts your buy-to-fly ratio by more than half compared to sand casting \u2014 every kilogram of finished part needs only 1.5\u20132 kg of raw material instead of 3\u20135 kg.<\/div><\/div>\n<div class=\"bd-reveal\">\n<h2>How to Calculate Machining Allowance for Your Part: A Worked Example<\/h2>\n<p>The calculation itself is straightforward. The setup, however, trips up first-timers. You need two numbers from ISO 8062-3:2023 (<a href=\"https:\/\/www.iso.org\/standard\/82962.html\">ISO<\/a>, 2023):<\/p>\n<ol><li><strong>RMA (Required Machining Allowance)<\/strong> \u2014 Looked up from the standard&#8217;s table based on your casting&#8217;s <strong>largest overall dimension<\/strong> (NOT the dimension of the feature being machined) and the RMA grade for your process. This is the single most common lookup error.<\/li><li><strong>CT (Casting Tolerance)<\/strong> \u2014 Looked up from a separate table based on the nominal dimension range and the tolerance grade your foundry guarantees (e.g., CT5 for investment casting).<\/li><\/ol>\n<\/div>\n<div class=\"bd-reveal bp-2-tip\">  <svg class=\"bp-2-tip-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>  <div class=\"bp-2-tip-text\"><strong>Remember:<\/strong> Always use the part&#8217;s <strong>largest overall dimension<\/strong> to look up RMA \u2014 not the dimension of the feature being machined. A 180 mm OD with a 25 mm bore still uses the 160\u2013250 mm row (RMA = 1.4 mm), not the \u226440 mm row.<\/div><\/div>\n<div class=\"bd-reveal\">\n<p>The formula then depends on which type of surface you&#8217;re calculating for:<\/p>\n<ul><li><strong>External surface<\/strong> (e.g., turning an OD): <code>R = F + 2 \u00d7 (RMA + CT\/4)<\/code><\/li><li><strong>Internal surface<\/strong> (e.g., boring an ID): <code>R = F \u2212 2 \u00d7 (RMA + CT\/4)<\/code><\/li><li><strong>End face<\/strong> (e.g., milling a flange face): <code>R = F + (RMA + CT\/2)<\/code><\/li><\/ul>\n<p>Where <strong>R<\/strong> is the casting dimension and <strong>F<\/strong> is the finished part dimension.<\/p>\n<p>Why the CT\/4 and CT\/2 terms? Casting tolerance consumes part of your allowance. On an external surface, half the tolerance band could push the as-cast surface outward, so you add CT\/4 per side. On an end face, the full tolerance band could shift the face position, so you add CT\/2.<\/p>\n<img decoding=\"async\" src=\"https:\/\/www.bessercast.com\/wp-content\/uploads\/2026\/07\/machining-allowance-2.webp\" style=\"width: 512px; height: 384px; max-width: 100%; object-fit: cover; border-radius: 12px;margin: 30px auto; display: block; box-shadow: 10px 10px 60px Opx rgba(210, 221, 224, 0.35); transition: all0.3s ease; cursor: pointer;\" onmouseover=\"this.style.transform='translateY(-5px) scale(1.03)';this.style.boxShadow='15px 25px 80px 0px rgba(210, 221, 224, 0.45)\"onmouseout=\"this.style.transform='translateY(0) scale(1); this.style.boxShadow='10px 10px 60px Opxrgba(210, 221, 224, 0.35)\">\n<h3>Worked Example: Calculating Allowance for a Pump Impeller<\/h3>\n<p>Let&#8217;s walk through a real calculation. Consider a <strong>316 stainless steel pump impeller<\/strong> produced by silica sol investment casting:<\/p>\n<p><strong>Part specifications:<\/strong><\/p><ul><li>Maximum outer diameter (finished): 180 mm<\/li><li>Critical machined features: shaft bore (internal surface, finished \u00d840 mm), seal face (end face), OD (external surface)<\/li><li>Casting tolerance grade: CT5<\/li><\/ul>\n<p><strong>Step 1 \u2014 Find RMA.<\/strong><br>The part&#8217;s largest overall dimension is 180 mm, which falls in the 160\u2013250 mm range. For RMA Grade E (investment casting), the table gives: <strong>RMA = 1.4 mm<\/strong>.<\/p>\n<p><strong>Step 2 \u2014 Find CT.<\/strong><br>For a nominal dimension of 180 mm under CT5: <strong>CT = 1.0 mm<\/strong> (from ISO 8062-3 tolerance tables).<\/p>\n<p><strong>Step 3 \u2014 Calculate casting dimensions.<\/strong><\/p>\n<p>For the <strong>OD<\/strong> (external surface, finished \u00d8180 mm):<\/p><pre><code>R = F + 2 \u00d7 (RMA + CT\/4)R = 180 + 2 \u00d7 (1.4 + 1.0\/4)R = 180 + 2 \u00d7 (1.4 + 0.25)R = 180 + 2 \u00d7 1.65R = 180 + 3.3R = 183.3 mm \u2192 specify 183.5 mm<\/code><\/pre>\n<p>For the <strong>shaft bore<\/strong> (internal surface, finished \u00d840 mm):<\/p><pre><code>R = F \u2212 2 \u00d7 (RMA + CT\/4)R = 40 \u2212 2 \u00d7 (1.4 + 0.25)R = 40 \u2212 3.3R = 36.7 mm \u2192 specify 36.5 mm<\/code><\/pre>\n<p>For the <strong>seal face<\/strong> (end face position):<\/p><pre><code>R = F + (RMA + CT\/2)R = F + (1.4 + 1.0\/2)R = F + 1.9 mm<\/code><\/pre><p>Add 1.9 mm to the finished face position on the casting drawing.<\/p>\n<p><strong>Step 4 \u2014 Document on your drawing.<\/strong><br>On the casting drawing, the OD dimension reads <strong>\u00d8183.5 \u00b10.5 (CT5)<\/strong> with a machining symbol and the note &#8220;STOCK +1.65\/SIDE.&#8221; On the machining drawing, the same feature reads <strong>\u00d8180 \u00b10.05 (finished).<\/strong><\/p>\n<p>Note: the ~2.5% solidification shrinkage of 316 stainless steel is compensated in the wax pattern tooling, not in these calculations. The pattern is made slightly larger than the casting drawing specifies. This is the foundry&#8217;s responsibility and does not affect your allowance numbers.<\/p>\n<img decoding=\"async\" src=\"https:\/\/www.bessercast.com\/wp-content\/uploads\/2026\/07\/machining-allowance-3.webp\" style=\"width: 512px; height: 384px; max-width: 100%; object-fit: cover; border-radius: 12px;margin: 30px auto; display: block; box-shadow: 10px 10px 60px Opx rgba(210, 221, 224, 0.35); transition: all0.3s ease; cursor: pointer;\" onmouseover=\"this.style.transform='translateY(-5px) scale(1.03)';this.style.boxShadow='15px 25px 80px 0px rgba(210, 221, 224, 0.45)\"onmouseout=\"this.style.transform='translateY(0) scale(1); this.style.boxShadow='10px 10px 60px Opxrgba(210, 221, 224, 0.35)\">\n<h3>Common Mistakes in Allowance Calculation (and How to Avoid Them)<\/h3>\n<p><strong>\u274c Mistake #1: Using the machined feature&#8217;s dimension to look up RMA.<\/strong><br>If the 180 mm OD has a 25 mm bearing bore, don&#8217;t look up RMA in the \u226440 mm row. The RMA lookup always uses the part&#8217;s maximum overall dimension (180 mm \u2192 1.4 mm). The entire casting&#8217;s dimensional behavior determines how much stock is needed, not just one feature&#8217;s. <strong>\u2705 Always use the largest overall dimension of the entire casting.<\/strong><\/p>\n<p><strong>\u274c Mistake #2: Applying the same formula to all surfaces.<\/strong><br>External surfaces add allowance. Internal surfaces subtract it. End faces add half the amount. Applying the external formula to a bore gives a casting dimension that&#8217;s too large. The bore gets bigger, not smaller, and there&#8217;s nothing left to machine. <strong>\u2705 Identify surface type before selecting the formula variant.<\/strong><\/p>\n<p><strong>\u274c Mistake #3: Ignoring datum mismatch.<\/strong><br>The casting datum used for first-operation fixturing often differs from the design datum used to dimension the finished feature. Add 0.3\u20130.5 mm of extra allowance to compensate for the accumulated positioning error between the two reference frames. <strong>\u2705 Confirm datum strategy with both foundry and machine shop before locking allowance values.<\/strong><\/p>\n<\/div>\n<div class=\"bd-reveal\">\n<h2>What to Ask Your Foundry About Machining Allowance<\/h2>\n<p>Knowing the standard and running the calculation puts you ahead of most engineers sending out their first casting RFQ. But the real test comes when you talk to the foundry. Here are five questions that separate a supplier who can deliver from one who&#8217;s guessing:<\/p>\n<p><strong>1. &#8220;What tolerance grade can you reliably hold on my part size?&#8221;<\/strong><br>Every foundry claims CT4\u2013CT6 for investment casting. Ask for dimensional capability data on parts similar in size and geometry to yours. The answer should reference actual CMM inspection reports, not a brochure number or a sales promise.<\/p>\n<p><strong>2. &#8220;How do you build your ceramic shells?&#8221;<\/strong><br>The difference between a manually dipped shell and one built on an automated line is the difference between a consistent 0.5 mm allowance working every time and needing a 1.5 mm safety factor &#8220;just in case.&#8221; Automated shell lines produce shells with uniform layer thickness across the entire surface of every pattern. That uniformity is what lets you specify minimal allowance with confidence.<\/p>\n<p><strong>3. &#8220;What&#8217;s your first-sample pass rate?&#8221;<\/strong><br>A foundry that achieves above 90% first-article approval has the process control to back up its tolerance claims. A lower rate isn&#8217;t necessarily disqualifying, but it means you should budget extra allowance. Or expect more iteration.<\/p>\n<p><strong>4. &#8220;Do you use casting simulation software?&#8221;<\/strong><br>Simulation (like MAGMASOFT) predicts where a casting will distort during solidification. Foundries that simulate can apply allowance locally, adding stock only where distortion is predicted rather than padding every surface uniformly. The difference in practice: an optimized 1.4 mm allowance versus a blanket 3 mm.<\/p>\n<p><strong>5. &#8220;How do you verify actual allowance distribution on first articles?&#8221;<\/strong><br>The right answer involves CMM inspection or 3D scanning of the raw casting, overlaid against the CAD nominal, with a report showing stock distribution across all machined surfaces. If the answer is &#8220;we measure a few points with calipers,&#8221; look deeper.<\/p>\n<p>When you ask these questions, the answers tell you what&#8217;s possible. A foundry running two fully automated silica sol shell lines, holding CT4\u2013CT6 tolerances, and backing its work with a 95% first-sample pass rate and casting simulation can deliver parts where the ISO 8062 RMA table values are not a theoretical target. They are a production reality. For parts like the pump impeller in our worked example, that means specifying 1.4 mm of allowance \u2014 and getting exactly that, batch after batch.<\/p>\n<\/div>\n  <\/article><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Machining Allowance in Casting: How to Specify It Right (With a Worked Example) Machining Allowance in Casting: How to Specify It Right (With a Worked Example) What Is Machining Allowance in Casting \u2014 and Why It&#8217;s Not Just &#8220;Extra Metal&#8221; Machining allowance is the layer of material intentionally left on a casting&#8217;s surface. That material [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":7715,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"Machining Allowance in Casting: How to Specify It Right (With a Worked Example)","_seopress_titles_desc":"Master machining allowance in casting. Learn how to specify correct stock, apply ISO 8062 standards, and calculate precise allowances to avoid costly errors and scrap.","_seopress_robots_index":"","footnotes":""},"categories":[35],"tags":[],"class_list":["post-7712","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mml-blog"],"_links":{"self":[{"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/posts\/7712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/comments?post=7712"}],"version-history":[{"count":1,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/posts\/7712\/revisions"}],"predecessor-version":[{"id":7719,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/posts\/7712\/revisions\/7719"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/media\/7715"}],"wp:attachment":[{"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/media?parent=7712"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/categories?post=7712"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bessercast.com\/de\/wp-json\/wp\/v2\/tags?post=7712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}