{"id":2941,"date":"2026-08-26T09:22:00","date_gmt":"2026-08-26T01:22:00","guid":{"rendered":"https:\/\/cx1.semitanker.com\/?p=2941"},"modified":"2026-08-11T17:01:08","modified_gmt":"2026-08-11T09:01:08","slug":"cnc-router-for-foam-cutting-tools-and-settings","status":"publish","type":"post","link":"https:\/\/cx1.semitanker.com\/fr\/cnc-router-for-foam-cutting-tools-and-settings\/","title":{"rendered":"Fraiseuse CNC pour la d\u00e9coupe de mousse : outils et r\u00e9glages"},"content":{"rendered":"\n<style>\n.quick-cnc-article {\n  --qc-blue: #009DDA;\n  --qc-deep: #0B4A8B;\n  --qc-navy: #102A43;\n  --qc-pale: #EAF4FA;\n  --qc-line: #C9DFEC;\n  --qc-red: #D71920;\n  --qc-text: #22364A;\n  --qc-muted: #5B6B7A;\n\n  box-sizing: border-box;\n  width: 100%;\n  max-width: 1400px;\n  min-width: 0;\n  margin: 0 auto;\n  padding: 0 20px 56px;\n  color: var(--qc-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.72;\n  overflow-x: clip;\n  overflow-wrap: anywhere;\n}\n\n.quick-cnc-article *,\n.quick-cnc-article *::before,\n.quick-cnc-article *::after {\n  box-sizing: border-box;\n}\n\n.quick-cnc-article h2 {\n  margin: 42px 0 14px;\n  color: var(--qc-navy);\n  font-size: clamp(1.55rem, 2.3vw, 1.9rem);\n  line-height: 1.28;\n}\n\n.quick-cnc-article h3 {\n  margin: 27px 0 10px;\n  color: var(--qc-deep);\n  font-size: clamp(1.12rem, 1.8vw, 1.38rem);\n  line-height: 1.35;\n}\n\n.quick-cnc-article p {\n  margin: 0 0 15px;\n}\n\n.quick-cnc-article ul,\n.quick-cnc-article ol {\n  margin: 10px 0 18px;\n  padding-left: 24px;\n}\n\n.quick-cnc-article li {\n  margin: 7px 0;\n}\n\n.quick-cnc-article a {\n  color: var(--qc-deep);\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.quick-cnc-article strong {\n  color: var(--qc-navy);\n}\n\n.quick-cnc-article .qc-section {\n  margin: 0;\n  padding: 1px 0;\n}\n\n\/* Intro *\/\n.quick-cnc-article .qc-intro {\n  margin: 0 0 28px;\n  padding: 22px 24px;\n  border-left: 5px solid var(--qc-blue);\n  border-radius: 10px;\n  background: linear-gradient(135deg, #f7fbfe 0%, var(--qc-pale) 100%);\n}\n\n.quick-cnc-article .qc-kicker {\n  margin: 0 0 8px;\n  color: var(--qc-deep);\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n\/* Callouts *\/\n.quick-cnc-article .qc-callout {\n  margin: 22px 0;\n  padding: 20px 22px;\n  border: 1px solid var(--qc-line);\n  border-radius: 10px;\n  background: #fff;\n}\n\n.quick-cnc-article .qc-callout.qc-tip {\n  border-left: 5px solid var(--qc-blue);\n  background: #f7fbfe;\n}\n\n.quick-cnc-article .qc-callout.qc-note {\n  border-left: 5px solid var(--qc-deep);\n  background: #f5f9fc;\n}\n\n.quick-cnc-article .qc-callout.qc-warning {\n  border-left: 5px solid var(--qc-red);\n  background: #fff8f8;\n}\n\n.quick-cnc-article .qc-callout h3 {\n  margin-top: 0;\n  font-size: 20px;\n}\n\n\/* Cards *\/\n.quick-cnc-article .qc-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n  margin: 18px 0 24px;\n}\n\n.quick-cnc-article .qc-card {\n  min-width: 0;\n  padding: 18px;\n  border: 1px solid var(--qc-line);\n  border-radius: 10px;\n  background: #fff;\n}\n\n.quick-cnc-article .qc-card h3 {\n  margin: 0 0 8px;\n  font-size: 18px;\n}\n\n\/* Images - never enlarge beyond useful source size *\/\n.quick-cnc-article .qc-media {\n  width: fit-content;\n  max-width: 100%;\n  margin: 24px auto 30px;\n  overflow: hidden;\n  border: 1px solid var(--qc-line);\n  border-radius: 12px;\n  background: #f7fbfe;\n}\n\n.quick-cnc-article .qc-media img {\n  display: block;\n  width: auto;\n  max-width: 100%;\n  height: auto;\n  margin: 0 auto;\n}\n\n.quick-cnc-article .qc-media.qc-hero {\n  width: min(800px, 100%);\n  margin: 26px auto 34px;\n}\n\n.quick-cnc-article .qc-media-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n  align-items: start;\n  justify-items: center;\n  margin: 24px 0 30px;\n}\n\n.quick-cnc-article .qc-media-grid .qc-media {\n  width: fit-content;\n  max-width: 100%;\n  margin: 0;\n}\n\n\/* Tables *\/\n.quick-cnc-article .table-wrap {\n  width: 100%;\n  max-width: 100%;\n  margin: 18px 0 26px;\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  border: 1px solid var(--qc-line);\n  border-radius: 10px;\n}\n\n.quick-cnc-article table {\n  width: 100%;\n  min-width: 760px;\n  border-collapse: collapse;\n  background: #fff;\n}\n\n.quick-cnc-article th {\n  padding: 13px 14px;\n  color: #fff;\n  background: var(--qc-deep);\n  text-align: left;\n  vertical-align: top;\n}\n\n.quick-cnc-article td {\n  padding: 13px 14px;\n  border-top: 1px solid var(--qc-line);\n  vertical-align: top;\n}\n\n.quick-cnc-article tr:nth-child(even) td {\n  background: #f8fbfd;\n}\n\n\/* Light contact line *\/\n.quick-cnc-article .qc-light-cta {\n  margin: 26px 0;\n  padding: 18px 20px;\n  border: 1px solid var(--qc-line);\n  border-left: 5px solid var(--qc-blue);\n  border-radius: 10px;\n  background: #f7fbfe;\n}\n\n.quick-cnc-article .qc-light-cta p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Main CTA *\/\n.quick-cnc-article .qc-cta {\n  margin: 32px 0;\n  padding: 26px;\n  border-radius: 12px;\n  color: #fff;\n  background: var(--qc-navy);\n}\n\n.quick-cnc-article .qc-cta h2,\n.quick-cnc-article .qc-cta h3 {\n  margin-top: 0;\n  color: #fff;\n}\n\n.quick-cnc-article .qc-cta p,\n.quick-cnc-article .qc-cta strong {\n  color: #edf6fb;\n}\n\n.quick-cnc-article .qc-btn {\n  display: inline-block;\n  margin-top: 6px;\n  padding: 12px 18px;\n  border-radius: 7px;\n  color: var(--qc-deep);\n  background: #fff;\n  font-weight: 700;\n  text-decoration: none;\n}\n\n\/* First-contact details *\/\n.quick-cnc-article .qc-first-info {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n  margin: 20px 0;\n}\n\n.quick-cnc-article .qc-first-info > div {\n  min-width: 0;\n  padding: 16px 17px;\n  border: 1px solid var(--qc-line);\n  border-radius: 9px;\n  background: #fff;\n}\n\n.quick-cnc-article .qc-first-info > div:last-child:nth-child(odd) {\n  grid-column: 1 \/ -1;\n}\n\n\/* FAQ *\/\n.quick-cnc-article .qc-faq-item {\n  padding: 17px 0;\n  border-top: 1px solid var(--qc-line);\n}\n\n.quick-cnc-article .qc-faq-item:first-child {\n  border-top: 0;\n}\n\n.quick-cnc-article .qc-faq-item h3 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.quick-cnc-article .qc-ref-list {\n  color: var(--qc-muted);\n  font-size: 15px;\n}\n\n@media (max-width: 900px) {\n  .quick-cnc-article {\n    padding: 0 16px 44px;\n  }\n\n  .quick-cnc-article .qc-grid,\n  .quick-cnc-article .qc-media-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 700px) {\n  .quick-cnc-article .qc-first-info {\n    grid-template-columns: 1fr;\n  }\n\n  .quick-cnc-article .qc-first-info > div:last-child:nth-child(odd) {\n    grid-column: auto;\n  }\n}\n\n@media (max-width: 600px) {\n  .quick-cnc-article {\n    padding: 0 14px 36px;\n    font-size: 16px;\n  }\n\n  .quick-cnc-article .qc-intro,\n  .quick-cnc-article .qc-callout,\n  .quick-cnc-article .qc-cta {\n    padding: 17px;\n  }\n\n  .quick-cnc-article table {\n    min-width: 680px;\n  }\n\n  .quick-cnc-article .qc-btn {\n    width: 100%;\n    text-align: center;\n  }\n}\n<\/style>\n\n<article class=\"quick-cnc-article\">\n\n  <section class=\"qc-intro\" id=\"quick-answer\">\n    <div class=\"qc-kicker\">CNC Foam Cutting Guide<\/div>\n\n    <p>\n      <strong>Here is the first thing to decide:<\/strong>\n      if you are cutting rigid or semi-rigid foam and need profiles, pockets, grooves, molds, reliefs or 3D surfaces, a CNC router is a good place to start.\n      If you are only cutting simple shapes through soft flexible foam, look at an oscillating knife before you choose a spindle router.\n    <\/p>\n\n    <p>\n      The word <strong>foam<\/strong> covers a lot of very different materials.\n      EPS, XPS, rigid polyurethane tooling foam and flexible EVA do not behave the same way under a rotating cutter.\n      So before talking about spindle power or machine size, start with the actual foam and the part you need to make.\n    <\/p>\n  <\/section>\n\n  <div class=\"qc-media qc-hero\">\n    <img fetchpriority=\"high\"\n      src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/cnc-router-foam-cutting-hero.webp\"\n      alt=\"Realistic scene illustration of a CNC router machining a rigid foam block\"\n      width=\"800\"\n      height=\"600\"\n      decoding=\"async\"\n      fetchpriority=\"high\">\n  <\/div>\n\n  <section class=\"qc-section\" id=\"key-takeaways\">\n    <h2>Here\u2019s the Short Version<\/h2>\n\n    <ul>\n      <li>\n        <strong>Need profiles, pockets or 3D shapes?<\/strong>\n        A CNC router is normally a good fit for rigid and semi-rigid foam.\n      <\/li>\n\n      <li>\n        <strong>Only cutting soft foam all the way through?<\/strong>\n        Check an oscillating knife first. A router is not automatically the better machine.\n      <\/li>\n\n      <li>\n        <strong>Do not start with spindle power.<\/strong>\n        Foam type, block size, Z clearance, tool reach, holding and the actual machining operation matter more.\n      <\/li>\n\n      <li>\n        <strong>Use sharp cutters made for the job.<\/strong>\n        Straight or spiral cutters work well for many profiles and roughing jobs; ball-nose tools are the normal direction for 3D finishing.\n      <\/li>\n\n      <li>\n        <strong>Do not copy somebody else&#8217;s RPM and feed numbers.<\/strong>\n        Start with the cutter data and your actual foam, then look at the cut.\n      <\/li>\n\n      <li>\n        <strong>Do not pay for ATC or extra axes unless the job uses them.<\/strong>\n        The drawing should tell you whether those options are worth adding.\n      <\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"fit\">\n    <h2>First Question: Is a CNC Router Actually the Right Machine?<\/h2>\n\n    <p>\n      Before comparing router models, make sure routing is the right process.\n      This can save you from buying a machine that is technically capable of cutting the material but is still the wrong tool for the job.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Your foam and job<\/th>\n            <th>Where we would start<\/th>\n            <th>Why<\/th>\n            <th>What to look at next<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Rigid EPS \/ XPS profiles, letters and architectural shapes<\/td>\n            <td>CNC router<\/td>\n            <td>Well suited to profiling, relief work and shaped surfaces<\/td>\n            <td>Holding, static debris and cutter reach<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Rigid PU \/ tooling foam molds and patterns<\/td>\n            <td>CNC router<\/td>\n            <td>Works well for roughing, pockets and 3D finishing<\/td>\n            <td>Density, finish requirement, toolpath and extraction<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Large 3D foam molds, sculptures or plugs<\/td>\n            <td>Router sized around the geometry<\/td>\n            <td>The job may need extra Z space and longer tool access<\/td>\n            <td>Block height, deepest feature and holder clearance<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Soft EVA \/ EPE \/ PE foam with simple through-cuts<\/td>\n            <td>Look at an oscillating knife first<\/td>\n            <td>Soft foam can compress, move or wrap around a rotating cutter<\/td>\n            <td>Foam firmness, support and required edge quality<\/td>\n          <\/tr>\n\n          <tr>\n            <td>EVA pockets, recesses or controlled-depth inserts<\/td>\n            <td>A router can make sense<\/td>\n            <td>A knife cannot machine controlled-depth pockets in the same way<\/td>\n            <td>Holding, deformation and cutter choice<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Simple 2D EPS \/ XPS shapes with a constant cross-section<\/td>\n            <td>Compare router and hot wire<\/td>\n            <td>Hot wire can be efficient for simple shapes; routing is more useful when pockets and 3D detail are involved<\/td>\n            <td>Geometry, finish and production volume<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      For a wider look at materials, see our\n      <a href=\"https:\/\/cx1.semitanker.com\/what-materials-can-a-cnc-router-cut\/\">CNC router material guide<\/a>.\n      If your work is mainly flexible sheets, also compare the\n      <a href=\"https:\/\/cx1.semitanker.com\/cnc-knife-cutter\/\">CNC knife cutter guide<\/a>\n      before deciding on a router.\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"foam-types\">\n    <h2>What Kind of Foam Are You Cutting?<\/h2>\n\n    <p>\n      This sounds like a basic question, but it changes almost everything.\n      Two pieces of foam can have the same thickness and still cut very differently because the density, cell structure and flexibility are different.\n    <\/p>\n\n    <div class=\"qc-media\">\n      <img loading=\"lazy\"\n        src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/rigid-foam-blocks-cnc-routing.webp\"\n        alt=\"Realistic scene illustration of rigid foam blocks prepared for CNC routing\"\n        width=\"900\"\n        height=\"265\"\n        loading=\"lazy\"\n        decoding=\"async\">\n    <\/div>\n\n    <div class=\"qc-grid\">\n      <div class=\"qc-card\">\n        <h3>Rigid EPS \/ XPS<\/h3>\n        <p>\n          Common for signs, models, architectural shapes and large lightweight forms.\n          The usual questions are how to hold it, how to deal with light static chips and whether the cutter can reach deep enough.\n        <\/p>\n      <\/div>\n\n      <div class=\"qc-card\">\n        <h3>Rigid PU \/ Tooling Foam<\/h3>\n        <p>\n          Often used for patterns, molds and prototypes.\n          Here the surface finish matters more, so roughing and finishing normally deserve separate tools and toolpaths.\n        <\/p>\n      <\/div>\n\n      <div class=\"qc-card\">\n        <h3>Flexible EVA \/ PE-Type Foam<\/h3>\n        <p>\n          Good for packaging and inserts, but it can squash or move under a rotating cutter.\n          Simple through-cuts often suit a knife better; routed pockets need stronger holding and a real cutting test.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <aside class=\"qc-callout qc-tip\">\n      <h3>Tip<\/h3>\n      <p>\n        If the drawing only says \u201c50 mm foam,\u201d ask for the actual foam name and density.\n        That small detail helps a lot when choosing the cutter, tool reach, holding method and machine clearance.\n      <\/p>\n    <\/aside>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"tools\">\n    <h2>What Kind of Router Bit Makes Sense for Foam?<\/h2>\n\n    <p>\n      For foam, a sharp cutter matters more than trying to solve everything with spindle speed.\n      The tool needs to remove material cleanly without rubbing, pulling the foam around or cutting the same debris again.\n    <\/p>\n\n    <div class=\"qc-media\">\n      <img loading=\"lazy\"\n        src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/foam-cnc-router-bits.webp\"\n        alt=\"Realistic scene illustration of router-bit geometries used for foam cutting\"\n        width=\"900\"\n        height=\"333\"\n        loading=\"lazy\"\n        decoding=\"async\">\n    <\/div>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>What you need to cut<\/th>\n            <th>Tool to look at<\/th>\n            <th>Why<\/th>\n            <th>What can go wrong<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>2D profiles and pockets<\/td>\n            <td>Straight or spiral foam-cutting end mill<\/td>\n            <td>Simple, clean material removal<\/td>\n            <td>Upcut can lift poorly held foam; downcut can make debris harder to clear<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Fast roughing in thick rigid foam<\/td>\n            <td>Larger-diameter cutter with only the reach you actually need<\/td>\n            <td>Removes bulk material faster and reaches deeper areas<\/td>\n            <td>Too much tool sticking out reduces rigidity<\/td>\n          <\/tr>\n\n          <tr>\n            <td>3D finishing<\/td>\n            <td>Ball-nose foam cutter<\/td>\n            <td>Better suited to smooth curved surfaces<\/td>\n            <td>Large stepover leaves visible scallops<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Dense plastic-like foam<\/td>\n            <td>Single-flute or O-flute style when it suits the actual material<\/td>\n            <td>Can help chip clearing and reduce rubbing on some dense foams<\/td>\n            <td>Do not copy acrylic settings straight onto foam<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Very soft flexible foam<\/td>\n            <td>Decide on router versus knife first<\/td>\n            <td>The material may deform before a clean chip forms<\/td>\n            <td>You can spend a lot of time tuning the wrong cutting process<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      Dedicated foam cutters are available in straight, spiral and ball-end styles, including longer-reach versions.\n      That is normally a better starting point than using a dull general-purpose woodworking bit.\n      Our\n      <a href=\"https:\/\/cx1.semitanker.com\/cnc-router-bits\/\">CNC router bit guide<\/a>\n      explains flute direction and cutter reach in more detail.\n    <\/p>\n\n    <aside class=\"qc-callout qc-warning\">\n      <h3>Do You Really Need That Extra-Long Cutter?<\/h3>\n      <p>\n        Longer is not automatically better.\n        Extra tool length gives you reach, but it also gives the cutter more room to flex.\n        Look at the full stack \u2014 foam height, fixture, cutting depth, cutter, holder and gantry clearance \u2014 and use only the reach the part actually needs.\n      <\/p>\n    <\/aside>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"settings\">\n    <h2>Feed and RPM for Foam: Don\u2019t Start With a Random Number<\/h2>\n\n    <p>\n      If somebody gives you one RPM and feed-rate number for every kind of foam, do not treat it as a production setting.\n      The exact foam, cutter diameter, flute count, cutting depth and tool length all change the result.\n    <\/p>\n\n    <div class=\"qc-media\">\n      <img loading=\"lazy\"\n        src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/foam-cut-edge-finish.webp\"\n        alt=\"Realistic scene illustration of a clean routed edge on rigid foam\"\n        width=\"900\"\n        height=\"318\"\n        loading=\"lazy\"\n        decoding=\"async\">\n    <\/div>\n\n    <aside class=\"qc-callout qc-note\">\n      <h3>Tip<\/h3>\n      <p>\n        A useful starting relationship is\n        <strong>Feed Rate = RPM \u00d7 Flutes \u00d7 Chip Load.<\/strong>\n        Start with the cutter manufacturer&#8217;s information when you have it, then look at what the tool is actually doing in your foam.\n        Our <a href=\"https:\/\/cx1.semitanker.com\/cnc-feed-rate\/\">feed-rate and spindle-speed guide<\/a> explains the calculation in more detail.\n      <\/p>\n    <\/aside>\n\n    <p>\n      Before changing machine settings, make sure you know the cutter diameter, flute count, cutting length and how far the tool is sticking out.\n      Then make a controlled cut in the actual foam.\n    <\/p>\n\n    <p>\n      The edge normally tells you where to look next:\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>What you see<\/th>\n            <th>What may be happening<\/th>\n            <th>What to check first<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Melted, glazed or smeared surface<\/td>\n            <td>The cutter is rubbing and creating too much heat<\/td>\n            <td>Sharpness, unnecessary RPM, feed rate and chip clearing<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Torn edge or chunks breaking away<\/td>\n            <td>The tool may be dull, the cut too aggressive or the foam may be moving<\/td>\n            <td>Holding first, then cutter condition and cutting engagement<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Long waste strips wrapping around the cutter<\/td>\n            <td>The cutter and toolpath are making debris that does not clear well<\/td>\n            <td>Cutter geometry, toolpath and local extraction<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Foam lifting from the table<\/td>\n            <td>The cutter is pulling harder than the holding system can resist<\/td>\n            <td>Vacuum leakage, usable holding area, cut direction and tabs<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Visible scallops on a 3D surface<\/td>\n            <td>The finishing stepover is too large for the finish you want<\/td>\n            <td>Finishing cutter and stepover before chasing RPM<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Deep walls look tapered or inconsistent<\/td>\n            <td>The long cutter may be flexing, or the foam may be moving<\/td>\n            <td>Tool overhang, support and holder clearance<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      Change one thing at a time.\n      If you change RPM, feed, cut depth and cutter all together, you will not know what actually fixed the problem.\n      Once the cut looks right, run it again and make sure the result repeats.\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"roughing-finishing\">\n    <h2>For 3D Foam Parts, Don\u2019t Ask One Tool to Do Everything<\/h2>\n\n    <p>\n      On molds, patterns, sculptures and other 3D parts, roughing and finishing are different jobs.\n      Trying to make one cutter remove all the material and leave the final surface normally makes both jobs harder.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Stage<\/th>\n            <th>Tool to look at<\/th>\n            <th>What you want from it<\/th>\n            <th>What matters on the machine<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Roughing<\/td>\n            <td>Larger straight or spiral cutter where the shape allows<\/td>\n            <td>Remove bulk foam quickly while keeping the blank stable<\/td>\n            <td>Chip clearing, practical tool reach and stock left for finishing<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Finishing<\/td>\n            <td>Ball-nose or another cutter suited to the surface<\/td>\n            <td>Reduce scallops and leave a cleaner final surface<\/td>\n            <td>Stepover, tool overhang and holder access<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Fine detail<\/td>\n            <td>Smaller cutter only where the part really needs it<\/td>\n            <td>Reach narrow grooves and local details<\/td>\n            <td>Rigidity and realistic cycle time<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      This is also where ATC starts to make sense.\n      If every program goes from roughing to finishing and then to a smaller detail tool, automatic tool changing can save repeated stops.\n      If one cutter finishes most of the job, there is no reason to add ATC just because it sounds like the higher specification.\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"workholding\">\n    <h2>Foam Is Light \u2014 So Holding It Down Matters More Than You Think<\/h2>\n\n    <p>\n      Foam does not take a lot of cutting force, but it is also very light.\n      A large rigid sheet may sit nicely on a vacuum table, then become much harder to hold once you cut it into small parts or remove a lot of material around it.\n    <\/p>\n\n    <div class=\"qc-media-grid\">\n      <div class=\"qc-media\">\n        <img loading=\"lazy\"\n          src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/foam-cnc-vacuum-workholding.webp\"\n          alt=\"Realistic scene illustration of rigid foam held on a CNC router table\"\n          width=\"900\"\n          height=\"600\"\n          loading=\"lazy\"\n          decoding=\"async\">\n      <\/div>\n\n      <div class=\"qc-media\">\n        <img loading=\"lazy\"\n          src=\"https:\/\/cx1.semitanker.com\/wp-content\/uploads\/2026\/08\/foam-cnc-chip-extraction.webp\"\n          alt=\"Realistic scene illustration of local chip extraction during CNC foam routing\"\n          width=\"720\"\n          height=\"540\"\n          loading=\"lazy\"\n          decoding=\"async\">\n      <\/div>\n    <\/div>\n\n    <ul>\n      <li>\n        <strong>Vacuum table:<\/strong>\n        good for flat sheets when there is enough contact area and the foam seals well enough.\n      <\/li>\n\n      <li>\n        <strong>T-slots or mechanical fixtures:<\/strong>\n        useful for blocks, odd shapes or material that does not seal well on a spoilboard.\n      <\/li>\n\n      <li>\n        <strong>Tabs or an onion-skin pass:<\/strong>\n        useful when small parts may move before the last pass.\n      <\/li>\n\n      <li>\n        <strong>Sacrificial backing:<\/strong>\n        gives the part more support and protects the machine table during through-cuts.\n      <\/li>\n\n      <li>\n        <strong>Local extraction:<\/strong>\n        helps get light foam debris away from the cutter instead of letting it collect around the cutting area.\n      <\/li>\n    <\/ul>\n\n    <p>\n      Foam chips can also cling to the machine because of static.\n      Keep debris away from moving parts, spindle ventilation and electrical areas, and follow the machine documentation, material SDS and your local workplace requirements for extraction and grounding.\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"machine-selection\">\n    <h2>Show Us the Foam Part First \u2014 Then We Can Choose the CNC Router Setup<\/h2>\n\n    <p>\n      For foam work, the drawing tells us far more than a spindle-power number.\n      Start with the largest block, the deepest area you need to machine, how many tools the program uses and which sides of the part the cutter has to reach.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>What the part needs<\/th>\n            <th>What that changes<\/th>\n            <th>Machine setup to look at<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Large sheet or foam block<\/td>\n            <td>X\/Y working area and loading space<\/td>\n            <td>3-axis router sized around the real workpiece<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Tall block or deep pocket<\/td>\n            <td>Z clearance, cutter reach and holder clearance<\/td>\n            <td>Higher-clearance 3-axis machine when the geometry needs it<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Roughing + finishing + detail tools in every program<\/td>\n            <td>How often the machine has to stop for a tool change<\/td>\n            <td>ATC when repeated automatic tool changing actually saves production time<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Small parts or porous foam<\/td>\n            <td>How much useful vacuum holding remains during cutting<\/td>\n            <td>Vacuum zoning, fixtures, tabs or mechanical holding around the part<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Cylindrical or indexed foam parts<\/td>\n            <td>Whether the part needs rotary positioning<\/td>\n            <td>Rotary-axis setup after diameter, length and holding are clear<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Deep multi-face mold or areas a straight tool cannot reach<\/td>\n            <td>Whether 3-axis access is physically enough<\/td>\n            <td>Look at 4-axis or 5-axis only when the CAD actually shows the need<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Soft packaging foam with simple through-cuts<\/td>\n            <td>Whether a router is the right process at all<\/td>\n            <td>Compare an oscillating knife before buying a spindle-router solution<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>\n      A simple EPS sign may be an easy 3-axis job.\n      A large tooling-foam mold may need much more Z clearance and longer tool access while still being a perfectly normal three-axis part.\n      Complex-looking does not automatically mean five-axis.\n    <\/p>\n\n    <p>\n      You can compare the\n      <a href=\"https:\/\/cx1.semitanker.com\/product-category\/cnc-router\/\">Quick CNC CNC router range<\/a>.\n      If the working size, Z height, ATC, rotary setup or extraction interface needs to be different from a standard machine, see our\n      <a href=\"https:\/\/cx1.semitanker.com\/custom\/\">custom CNC solutions<\/a>.\n    <\/p>\n\n    <div class=\"qc-light-cta\">\n      <p>\n        <strong>Not sure whether you need a standard router, more Z height, ATC or extra axes?<\/strong>\n        Send us the foam type, block size and drawing first.\n        We can narrow that down before you start adding options.\n        <a href=\"https:\/\/cx1.semitanker.com\/contact-us\/\">Send your foam-cutting details<\/a>.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"mistakes\">\n    <h2>A Few Foam-Cutting Mistakes That Get Expensive Fast<\/h2>\n\n    <ol>\n      <li>\n        <strong>Choosing the machine from spindle power.<\/strong>\n        With foam, tool reach, Z clearance, holding and the cutting process are often more important.\n      <\/li>\n\n      <li>\n        <strong>Treating soft EVA like rigid EPS.<\/strong>\n        The same rotating cutter that works well in rigid foam can squash or pull flexible foam.\n      <\/li>\n\n      <li>\n        <strong>Buying the longest cutter you can find.<\/strong>\n        Extra reach also means more overhang and less rigidity.\n      <\/li>\n\n      <li>\n        <strong>Copying a feed-and-speed chart without looking at the cutter.<\/strong>\n        RPM means very little without cutter diameter, flute count, cut depth and the foam itself.\n      <\/li>\n\n      <li>\n        <strong>Only thinking about the full sheet.<\/strong>\n        Vacuum can look excellent at the beginning and still lose small parts near the end of the cut.\n      <\/li>\n\n      <li>\n        <strong>Assuming a 3D part needs five axes.<\/strong>\n        Plenty of large 3D foam parts are still straightforward three-axis jobs.\n      <\/li>\n\n      <li>\n        <strong>Skipping a real sample cut on a new foam.<\/strong>\n        A small test can quickly show whether the cutter, holding and edge quality are going in the right direction.\n      <\/li>\n    <\/ol>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"scenario\">\n    <h2>When Would We Look at an Oscillating Knife Instead?<\/h2>\n\n    <p>\n      Imagine you are cutting a soft packaging foam insert and all you need is a clean outline through the sheet.\n      A spindle router can compress the foam, pull narrow areas around or leave an edge that is harder to control.\n    <\/p>\n\n    <p>\n      In that situation, we would look at an oscillating knife first.\n      It separates the material without asking the foam to form a normal machining chip.\n    <\/p>\n\n    <p>\n      The decision changes if the same part also needs pockets, recessed areas, engraved details or a shaped 3D surface.\n      Those operations bring routing back into the conversation.\n    <\/p>\n\n    <p>\n      So the easy way to think about it is:\n      <strong>if you only need to separate a soft sheet, look at a knife; if you need to machine depth and shape, look at a router.<\/strong>\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"foam-test\">\n    <h2>What Should a Good Foam Test Cut Tell You?<\/h2>\n\n    <p>\n      A test is useful when it answers more than \u201cCan the machine cut it?\u201d\n      What you really want to know is whether the same setup can keep giving you the edge, surface and holding you need.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>What to look at<\/th>\n            <th>What you want to see<\/th>\n            <th>If it doesn&#8217;t look right<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>Edge quality<\/td>\n            <td>Clean cut without excessive tearing, melting or compression<\/td>\n            <td>Look at cutter geometry, sharpness, feed, RPM and cut direction<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Part movement<\/td>\n            <td>The foam stays in place from the first roughing pass to final separation<\/td>\n            <td>Improve sealing, fixtures, tabs or cut order<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Deep-feature access<\/td>\n            <td>The cutter reaches the bottom without the holder or spindle getting in the way<\/td>\n            <td>Look again at usable Z, cutter length and holder diameter<\/td>\n          <\/tr>\n\n          <tr>\n            <td>3D surface finish<\/td>\n            <td>Scallops and tool marks stay within the finish you need<\/td>\n            <td>Review the finishing tool and stepover<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Debris control<\/td>\n            <td>Foam chips leave the cutting area instead of building up around the tool<\/td>\n            <td>Improve local extraction and housekeeping<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Repeatability<\/td>\n            <td>The second, third and later parts look like the first one<\/td>\n            <td>Recheck holding, tooling and the cutting process before treating the setup as ready for regular production<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <aside class=\"qc-callout qc-tip\">\n      <h3>Tip<\/h3>\n      <p>\n        One clean sample is encouraging, but repeated parts tell you much more.\n        Pay attention to whether the foam stays put and whether debris or heat builds up as the job continues.\n      <\/p>\n    <\/aside>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"solution-path\">\n    <h2>How We Would Work Through Your Foam Job<\/h2>\n\n    <p>\n      We normally start with the part, not a machine model.\n      Once we understand the material and what the cutter has to do, the machine choice gets much easier.\n    <\/p>\n\n    <ol>\n      <li>\n        <strong>Start with the foam.<\/strong>\n        Tell us the foam type, trade name or density if you have it, and whether it feels rigid or flexible.\n      <\/li>\n\n      <li>\n        <strong>Show us the part.<\/strong>\n        A CAD drawing or 3D model tells us whether you need profiles, pockets, deep areas, 3D finishing or multi-face access.\n      <\/li>\n\n      <li>\n        <strong>Check the real size.<\/strong>\n        Maximum length, width and block height decide the useful working area and Z clearance.\n      <\/li>\n\n      <li>\n        <strong>Look at the tools the program actually needs.<\/strong>\n        If the job keeps changing tools, ATC can help. If it does not, there is no reason to add it.\n      <\/li>\n\n      <li>\n        <strong>Make sure the foam can stay in place.<\/strong>\n        Vacuum, fixtures, tabs and extraction should suit the material and the smallest finished part.\n      <\/li>\n\n      <li>\n        <strong>Then check the cut.<\/strong>\n        The final choice should give you the edge, surface, access and repeatability the actual part needs.\n      <\/li>\n    <\/ol>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"what-to-send\">\n    <h2>You Can Start With Just These 5 Things<\/h2>\n\n    <p>\n      You do not need to prepare a full machine specification before contacting us.\n      For the first discussion, these five things are enough.\n    <\/p>\n\n    <div class=\"qc-first-info\">\n      <div>\n        <strong>1. Foam type or density<\/strong><br>\n        EPS, XPS, PU tooling foam, EVA or the material name from your supplier.\n      <\/div>\n\n      <div>\n        <strong>2. Maximum sheet or block size<\/strong><br>\n        Length \u00d7 width \u00d7 height is enough to start.\n      <\/div>\n\n      <div>\n        <strong>3. Drawing or 3D model<\/strong><br>\n        CAD, STEP, DXF, PDF or another clear part drawing.\n      <\/div>\n\n      <div>\n        <strong>4. What the machine needs to do<\/strong><br>\n        Profiles, pockets, roughing, 3D finishing, through-cutting or a mix.\n      <\/div>\n\n      <div>\n        <strong>5. Your output target<\/strong><br>\n        Tell us whether this is prototype work, batch production or regular daily production.\n      <\/div>\n    <\/div>\n\n    <p>\n      If you already know the deepest feature, required surface finish, number of tools per program, workshop utilities or destination, send those too.\n      They help later, but you do not need all of them for the first message.\n    <\/p>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"faq\">\n    <h2>Questions We Often Hear About CNC Router Foam Cutting<\/h2>\n\n    <div class=\"qc-faq-item\">\n      <h3>Can a CNC router cut EPS and XPS foam?<\/h3>\n      <p>\n        Yes. Rigid EPS and XPS work well for profiles, signs, architectural forms, reliefs and many 3D shapes.\n        The bigger questions are normally how you will hold the foam, clear the lightweight debris and reach the deepest part of the job.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>What router bit should I use for foam?<\/h3>\n      <p>\n        For many profiles and roughing jobs, start with a sharp straight or spiral foam cutter.\n        For 3D finishing, a ball-nose cutter is normally the more useful choice.\n        Then choose upcut or downcut direction around chip removal and how well the foam is being held.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>What spindle speed and feed rate should I use for foam?<\/h3>\n      <p>\n        There is no single RPM and feed rate that works for every foam.\n        Start with the cutter manufacturer&#8217;s information and your actual foam, then watch the edge, chip formation, heat and part movement.\n        Cutter diameter, flute count, depth of cut and tool reach all change the result.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>Is a CNC router or hot wire cutter better for EPS foam?<\/h3>\n      <p>\n        Use a router when the part needs pockets, grooves, reliefs, internal details or 3D surfaces.\n        Hot wire can make sense for some simple EPS or XPS shapes with a constant cross-section.\n        Choose from the geometry you need, not just the word \u201cEPS.\u201d\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>Is an oscillating knife better than a router for EVA foam?<\/h3>\n      <p>\n        For soft flexible EVA that only needs simple through-cuts, an oscillating knife is often the cleaner place to start.\n        A router becomes more useful when you need pockets, recesses or controlled-depth machining.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>Do I need an ATC CNC router for foam?<\/h3>\n      <p>\n        Only if your real program keeps changing cutters.\n        If the same part needs roughing, finishing and detail tools every cycle, ATC can save repeated stops.\n        If one cutter does most of the work, ATC may not add much value.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>How do I hold lightweight foam on a CNC router?<\/h3>\n      <p>\n        Vacuum works well for many flat rigid sheets when there is enough sealing area.\n        Blocks, porous foam and small parts may need fixtures, tabs, sacrificial backing or mechanical holding as well.\n      <\/p>\n    <\/div>\n\n    <div class=\"qc-faq-item\">\n      <h3>What should I send when asking about a foam CNC router?<\/h3>\n      <p>\n        Start with the foam type or density, maximum sheet or block size, drawing or 3D model, the machining operations you need and your output target.\n        That is enough for the first machine discussion.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"qc-section\" id=\"references\">\n    <h2>Sources and Tooling References<\/h2>\n\n    <ul class=\"qc-ref-list\">\n      <li>\n        <a href=\"https:\/\/cx1.semitanker.com\/what-materials-can-a-cnc-router-cut\/\">\n          Quick CNC \u2014 CNC Router Material Guide\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/cx1.semitanker.com\/cnc-router-bits\/\">\n          Quick CNC \u2014 CNC Router Bits Guide\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/cx1.semitanker.com\/cnc-feed-rate\/\">\n          Quick CNC \u2014 Feed Rate and Spindle Speed Guide\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/cx1.semitanker.com\/cnc-knife-cutter\/\">\n          Quick CNC \u2014 CNC Knife Cutter Guide\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/www.amanatool.com\/products\/inch\/foam-cutting-router-bits.html\" target=\"_blank\" rel=\"noopener\">\n          Amana Tool \u2014 Foam-Cutting Router Bits\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"https:\/\/shop.datron.com\/milling-operation\/foam\/\" target=\"_blank\" rel=\"noopener\">\n          DATRON \u2014 Foam Milling Tools\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"qc-cta\" id=\"final-cta\">\n    <h2>Send Us the Foam Part \u2014 We\u2019ll Help You Narrow Down the Machine<\/h2>\n\n    <p>\n      Start with the foam type, maximum block size, drawing or 3D model, the cuts you need and your production target.\n      From there, we can work out whether the job makes sense on a standard CNC router, an ATC machine, a higher-clearance setup, a rotary or multi-axis machine, or whether a knife cutter would actually be the better process.\n    <\/p>\n\n    <a class=\"qc-btn\" href=\"https:\/\/cx1.semitanker.com\/contact-us\/\">\n      Send Your Foam-Cutting Details\n    <\/a>\n  <\/section>\n\n<\/article>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"CNC Router for Foam Cutting: Tools and Settings\",\n      \"description\": \"A practical guide to CNC router foam cutting, including foam types, router bits, feed and spindle settings, workholding, machine selection and the information needed to choose a suitable CNC setup.\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Frannie\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Quick CNC\",\n        \"url\": \"https:\/\/cx1.semitanker.com\/\"\n      },\n      \"about\": [\n        \"CNC router foam cutting\",\n        \"foam cutting router bits\",\n        \"CNC router settings for foam\",\n        \"EPS foam CNC routing\",\n        \"foam CNC machine selection\"\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can a CNC router cut EPS and XPS foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. Rigid EPS and XPS work well for profiles, signs, architectural forms, reliefs and many 3D shapes. The bigger questions are normally how you will hold the foam, clear the lightweight debris and reach the deepest part of the job.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What router bit should I use for foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"For many profiles and roughing jobs, start with a sharp straight or spiral foam cutter. For 3D finishing, a ball-nose cutter is normally the more useful choice. Then choose upcut or downcut direction around chip removal and how well the foam is being held.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What spindle speed and feed rate should I use for foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"There is no single RPM and feed rate that works for every foam. Start with the cutter manufacturer's information and your actual foam, then watch the edge, chip formation, heat and part movement. Cutter diameter, flute count, depth of cut and tool reach all change the result.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is a CNC router or hot wire cutter better for EPS foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Use a router when the part needs pockets, grooves, reliefs, internal details or 3D surfaces. Hot wire can make sense for some simple EPS or XPS shapes with a constant cross-section. Choose from the geometry you need, not just the word EPS.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is an oscillating knife better than a router for EVA foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"For soft flexible EVA that only needs simple through-cuts, an oscillating knife is often the cleaner place to start. A router becomes more useful when you need pockets, recesses or controlled-depth machining.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Do I need an ATC CNC router for foam?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Only if your real program keeps changing cutters. If the same part needs roughing, finishing and detail tools every cycle, ATC can save repeated stops. If one cutter does most of the work, ATC may not add much value.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How do I hold lightweight foam on a CNC router?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Vacuum works well for many flat rigid sheets when there is enough sealing area. Blocks, porous foam and small parts may need fixtures, tabs, sacrificial backing or mechanical holding as well.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What should I send when asking about a foam CNC router?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Start with the foam type or density, maximum sheet or block size, drawing or 3D model, the machining operations you need and your output target. That is enough for the first machine discussion.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>CNC Foam Cutting Guide Here is the first thing to decide: if you are cutting rigid or semi-rigid foam and need profiles, pockets, grooves, molds, reliefs or 3D surfaces, a CNC router is a good place to start. If you are only cutting simple shapes through soft flexible foam, look at an oscillating knife before [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2987,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2941","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"_links":{"self":[{"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/posts\/2941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/comments?post=2941"}],"version-history":[{"count":4,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/posts\/2941\/revisions"}],"predecessor-version":[{"id":3567,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/posts\/2941\/revisions\/3567"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/media\/2987"}],"wp:attachment":[{"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/media?parent=2941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/categories?post=2941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cx1.semitanker.com\/fr\/wp-json\/wp\/v2\/tags?post=2941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}