{"id":84495,"date":"2026-04-24T13:19:30","date_gmt":"2026-04-24T20:19:30","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=84495"},"modified":"2026-03-24T13:23:29","modified_gmt":"2026-03-24T20:23:29","slug":"deburring-autodesk-fusion-for-manufacturing","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/","title":{"rendered":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks"},"content":{"rendered":"\n<p><em>Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.<\/em><\/p>\n\n\n\n<?php\nfunction autodesk_fusion_cta_horizontal() {\n    ob_start();\n    ?>\n    <style>\n        .cta-section-horizontal {\n            background: #ddd; \/* Much lighter grey background *\/\n            padding: 12px; \/* Adjusted padding *\/\n            border-radius: 8px;\n            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n            color: #333; \/* Darker text color for better readability *\/\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            max-width: 650px; \/* Width adjusted for a more compact look *\/\n            margin: 20px auto;\n            position: relative;\n            flex-wrap: nowrap; \/* Prevent wrapping *\/\n        }\n\n        .cta-section-horizontal img {\n            width: 60px; \/* Slightly larger logo *\/\n            height: auto; \/* Maintain aspect ratio *\/\n            margin-right: 12px; \/* Adjusted spacing *\/\n            background-color: #ddd; \/* Match the background color *\/\n            padding: 6px; \/* Adjusted padding *\/\n            border-radius: 8px; \/* Slightly rounding to match container *\/\n            box-shadow: 0 0 0 4px #ddd; \/* Blend with background *\/\n        }\n\n        .cta-text {\n            flex: 1;\n            margin-right: 12px; \/* Adjusted spacing *\/\n        }\n\n        .cta-title {\n            font-size: 18px; \/* Slightly larger title font size *\/\n            font-weight: bold; \/* Bold title *\/\n            color: #f9a825; \/* Orange color *\/\n            margin-bottom: 4px; \/* Reduced margin *\/\n        }\n\n        .cta-info {\n            display: none; \/* Hide description *\/\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 8px; \/* Adjusted button spacing *\/\n            align-items: center;\n        }\n\n        .cta-button {\n            padding: 8px 12px; \/* Button padding *\/\n            font-size: 12px; \/* Smaller font size for buttons *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            border-radius: 4px; \/* Slightly rounded corners *\/\n            border: 2px solid transparent;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex; \/* Use inline-flex to ensure proper alignment *\/\n            align-items: center; \/* Center align text vertically *\/\n            justify-content: center; \/* Center align text horizontally *\/\n            text-decoration: none !important; \/* Ensure no underlines with !important *\/\n            color: inherit; \/* Use the button's text color *\/\n        }\n\n        .cta-button.white-button {\n            background-color: #fff;\n            color: #333;\n            border: 2px solid #ddd;\n        }\n\n        .cta-button.white-button:hover {\n            background-color: #333;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button {\n            background-color: #f9a825;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button:hover {\n            background-color: #fff;\n            color: #f9a825;\n            border: 2px solid #fff;\n        }\n    <\/style>\n\n    <div class=\"cta-section-horizontal\">\n        <img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/09\/autodesk-fusion-product-icon-400.png\" alt=\"Autodesk Fusion Logo\">\n        <div class=\"cta-text\">\n            <h1 class=\"cta-title\">Elevate your design and manufacturing processes with Autodesk Fusion<\/h1>\n        <\/div>\n        <div class=\"cta-buttons\">\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/trial-intake-flow\" class=\"cta-button white-button\">Get a 30-Day Free Trial<\/a>\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/extensions\" class=\"cta-button black-button\">See Plans and Pricing<\/a>\n        <\/div>\n    <\/div>\n\n    <?php\n    return ob_get_clean();\n}\nadd_shortcode('autodesk_fusion_cta_horizontal', 'autodesk_fusion_cta_horizontal');\n?>\n\n\n\n<p>A part is complete when the last toolpath runs. Burrs, small, sharp imperfections left behind after cutting, can compromise fit, function, safety, and surface quality. For many manufacturers, deburring remains one of the most time\u2011consuming and inconsistent steps in the entire production process.<\/p>\n\n\n\n<p>As machining becomes faster and more complex, manual deburring becomes more and more difficutl. The challenge isn\u2019t removing burrs, it\u2019s doing it consistently, repeatably, and efficiently across parts, operators, and production volumes.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/fusion-for-manufacturing\">Autodesk Fusion for Manufacturing<\/a> addresses this challenge by bringing programmable, CNC\u2011driven <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/troubleshooting-fusions-deburr-toolpath-how-to-eliminate-retracts-and-smooth-your-edges\/\">deburring<\/a> directly into CAM workflows, replacing manual finishing with a controlled, automated process.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"why-deburring-is-still-a-manufacturing-bottleneck\">Why deburring is still a manufacturing bottleneck<\/h2>\n\n\n<p>Burrs are an inevitable by\u2011product of machining. They form during milling, drilling, turning, and cutting operations when material deforms as tools exit the workpiece. Left untreated, burrs can cause:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Poor part fit and assembly issues<\/li>\n\n\n\n<li>Inconsistent surface finish<\/li>\n\n\n\n<li>Safety risks for operators and end users<\/li>\n\n\n\n<li>Rework, scrap, or delayed shipments<\/li>\n<\/ul>\n\n\n\n<p>Historically, manufacturers have relied on hand deburring. This involves using files, abrasives, or rotary tools after machining. While effective in small volumes, manual deburring introduces variability and doesn\u2019t scale well. Results depend heavily on operator experience, fatigue, and judgment, making consistency difficult to achieve. As tolerances tighten and throughput increases, manual deburring becomes a production constraint rather than a solution.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"the-shift-from-manual-finishing-to-cnc-deburring\">The shift from manual finishing to CNC deburring<\/h2>\n\n\n<p>Modern manufacturing demands that finishing operations be as predictable as cutting operations. That\u2019s why more manufacturers are moving deburring into the <a href=\"https:\/\/www.autodesk.com\/solutions\/cnc-machining-software\">CNC<\/a> process itself, where it can be programmed, simulated, and controlled.<\/p>\n\n\n\n<p>By treating deburring as a machining strategy, manufacturers gain:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Consistent edge quality across every part<\/li>\n\n\n\n<li>Reduced reliance on manual labor<\/li>\n\n\n\n<li>Faster throughput from machine to shipment<\/li>\n\n\n\n<li>Better repeatability across shifts and operators<\/li>\n<\/ul>\n\n\n\n<p>Autodesk Fusion for Manufacturing or the <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/manufacturing-extension\">Fusion Manufacturing Extension<\/a> (if you already own a Fusion subscription) offers a dedicated deburr machining strategy that integrates directly into CAM programming.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"573\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg\" alt=\"Deburring in Autodesk Fusion\" class=\"wp-image-84496\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring-300x168.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring-768x430.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"deburr-in-autodesk-fusion-for-manufacturing\">Deburr in Autodesk Fusion for Manufacturing<\/h2>\n\n\n<p>The <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburr-autodesk-fusion-manufacturing\/\">deburr toolpath<\/a> in Autodesk Fusion for Manufacturing automatically remove burrs from machined parts using CNC machining. Instead of relying on hand finishing, Fusion identifies sharp external edges and applies a controlled toolpath to remove burrs consistently across the entire part.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"how-it-works-in-fusion\">How it works in Fusion<\/h3>\n\n\n<p>Fusion\u2019s deburr strategy centers around control and flexibility, allowing manufacturers to tailor finishing to their specific parts and materials.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Automated edge detection &#8211; <\/strong>Fusion can automatically detect external sharp edges that require deburring. Users can define minimum edge angles to filter out edges that don\u2019t need processing, or manually select specific edges for maximum control.<\/li>\n\n\n\n<li><strong>Wide tool support<\/strong> -The deburr toolpath supports a variety of cutting tools, including ball\u2011end mills, lollipop tools, flat\u2011end mills, chamfer tools, tapered tools, and spot drills. This flexibility allows manufacturers to choose the best tool for part geometry, material, and finish requirements.<\/li>\n\n\n\n<li><strong>Controlled material removal <\/strong>&#8211; Instead of freehand finishing, Fusion removes burrs by a user\u2011defined amount. This ensures repeatable edge quality and reduces the risk of over\u2011deburring or part damage.<\/li>\n\n\n\n<li><strong>Multi\u2011axis capability &#8211; <\/strong>Deburring can be applied using 3\u2011axis, 4\u2011axis, or <a href=\"https:\/\/www.autodesk.com\/solutions\/5-axis-machining\">5\u2011axis machining<\/a>, allowing the tool to access complex edges and features that are difficult or time\u2011consuming to deburr manually.<\/li>\n<\/ul>\n\n\n<h2 class=\"wp-block-heading\" id=\"why-cnc-deburring-improves-part-quality-and-throughput\">Why CNC deburring improves part quality and throughput<\/h2>\n\n\n<p>Bringing deburring into CAM delivers tangible production benefits:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Consistency<\/strong>: Every part is deburred the same way, regardless of operator or shift<\/li>\n\n\n\n<li><strong>Efficiency<\/strong>: Parts leave the machine closer to finished, reducing downstream labor<\/li>\n\n\n\n<li><strong>Predictability<\/strong>: Deburring time is built into cycle time, improving scheduling accuracy<\/li>\n\n\n\n<li><strong>Scalability<\/strong>: Finishing keeps pace as production volumes grow<\/li>\n\n\n\n<li><strong>Reduction of rework<\/strong>: Controlled edge finishing lowers the risk of scrap and assembly issues<\/li>\n<\/ol>\n\n\n\n<p>For manufacturers running repeat jobs or producing high\u2011mix, low\u2011volume parts, CNC deburring helps standardize quality without slowing production.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"deburring-as-part-of-a-connected-cam-workflow\">Deburring as part of a connected CAM workflow<\/h2>\n\n\n<p>One of the key advantages of Autodesk Fusion for Manufacturing is that deburring lives in the same environment as design and machining. When part geometry changes, deburr toolpaths can be updated alongside other machining operations\u2014without starting from scratch.<\/p>\n\n\n\n<p>This connected workflow reduces handoffs, keeps design intent aligned with manufacturing execution, and ensures finishing is treated as a first\u2011class operation, not an afterthought.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"why-manufacturers-choose-fusion-for-deburring\">Why manufacturers choose Fusion for deburring<\/h2>\n\n\n<p>Autodesk Fusion for Manufacturing doesn\u2019t just offer a deburr toolpath. Fusion provides a modern, integrated approach to finishing. By replacing manual deburring with CNC\u2011driven processes, manufacturers gain better quality control, faster turnaround, and more predictable outcomes. Deburring becomes part of the machining strategy, not a source of variability.<\/p>\n\n\n\n<p>With deburr in Autodesk Fusion for Manufacturing, manufacturers can eliminate one of the most persistent finishing bottlenecks in CNC production. By programming deburring directly into CAM workflows, teams achieve consistent edge quality, reduce manual labor, and ship parts faster with confidence.<\/p>\n\n\n\n<p>For manufacturers focused on precision, efficiency, and repeatability, CNC deburring in Fusion is a practical step toward a more streamlined production process.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths. A part is complete when the last toolpath runs. Burrs, small, sharp imperfections left behind after cutting, can compromise fit, function, safety, and surface quality. For many manufacturers, deburring remains one of the most time\u2011consuming and inconsistent steps [&hellip;]<\/p>\n","protected":false},"author":5331,"featured_media":84496,"menu_order":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[497,480],"tags":[],"coauthors":[890],"class_list":["post-84495","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-advanced-manufacturing","category-manufacturing","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-24T20:19:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"573\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Josh Reader\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Josh Reader\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks - Fusion Blog","description":"Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/","og_locale":"en_US","og_type":"article","og_title":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks - Fusion Blog","og_description":"Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/","og_site_name":"Fusion Blog","article_published_time":"2026-04-24T20:19:30+00:00","og_image":[{"width":1024,"height":573,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg","type":"image\/jpeg"}],"author":"Josh Reader","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Josh Reader","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/"},"author":{"name":"Josh Reader","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/59e3ef602264b12566c73a8584333ea5"},"headline":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks","datePublished":"2026-04-24T20:19:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/"},"wordCount":851,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg","articleSection":["Advanced Manufacturing","Manufacturing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/","name":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg","datePublished":"2026-04-24T20:19:30+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/59e3ef602264b12566c73a8584333ea5"},"description":"Learn how CNC deburring in Autodesk Fusion for Manufacturing replaces manual finishing with programmable, consistent deburr toolpaths.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/deburring.jpg","width":1024,"height":573},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/deburring-autodesk-fusion-for-manufacturing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"CNC Deburring: How Autodesk Fusion for Manufacturing Eliminates Manual Finishing Bottlenecks"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/","name":"Fusion Blog","description":"Product updates, tips, tutorials and community news.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/59e3ef602264b12566c73a8584333ea5","name":"Josh Reader","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/JoshReader-150x150.jpg6f1896ed0a5bc00c1a95a51bda30bccc","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/JoshReader-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2026\/03\/JoshReader-150x150.jpg","caption":"Josh Reader"},"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/josh-reader\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/84495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/users\/5331"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=84495"}],"version-history":[{"count":2,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/84495\/revisions"}],"predecessor-version":[{"id":84507,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/84495\/revisions\/84507"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/84496"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=84495"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=84495"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=84495"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=84495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}