{"id":69386,"date":"2025-06-26T05:30:20","date_gmt":"2025-06-26T12:30:20","guid":{"rendered":"http:\/\/manufacturinglounge.com\/?p=8549"},"modified":"2025-07-29T12:40:17","modified_gmt":"2025-07-29T19:40:17","slug":"basic-math-machinists-need-know-tricks-help","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/","title":{"rendered":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks"},"content":{"rendered":"\n<p><em>Master the fundamentals of machinist math, fractions, decimals, speeds &amp; feeds, and see how shop mathematics, Machinists Handbook tips, and key machinist symbols boost accuracy on the shop floor.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"578\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine-1024x578.jpg\" alt=\"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks\" class=\"wp-image-76714\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine-1024x578.jpg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine-300x169.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine-768x434.jpg 768w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg 1169w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"machinist-math-basics-shop-mathematics-amp-handy-tricks\">Machinist Math Basics: Shop Mathematics &amp; Handy Tricks<\/h2>\n\n<h3 class=\"wp-block-heading\" id=\"fractions-to-decimals\">Fractions to decimals<\/h3>\n\n\n<p>Machinists constantly have to do math conversions from fractions to decimals, a core part of machining math. Some of them are easy, but then some fractions are just tricky to convert in your head. To speed up the process, let\u2019s take a look at some tricks that we can use to convert fractions to decimals.<\/p>\n\n\n\n<p>Let\u2019s start with one that isn\u2019t too bad. Say you needed to know what 13\/20 was in decimal form. We know that it will be just slightly over half and under \u00be by deduction, but do you know how to quickly get the answer? First, convert the denominator to 100 by multiplying 20 by five. Then multiply the numerator by five as well. This comes out to 65\/100, so the decimal form is .65. All of these processes you should be able to do decently fast in your head, and they will help you along in the conversion process.<\/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>Now, let\u2019s try a more difficult one: 9\/15. For this, you are going to want to simplify. Divide both numbers by 3, giving you \u2157. Then multiply everything by two to make the denominator 10, and you are left with 6\/10 or .6.<\/p>\n\n\n\n<p>Finally, what about a fraction that doesn\u2019t evenly multiply, like 11\/40? We&#8217;re going to apply the trick of always getting the denominator to a power of 10 again. Simply divide the fraction by 2 to get 5.5\/20, and multiply everything by 5. This leaves you with 27.5\/100, or a decimal of .275.<\/p>\n\n\n\n<p>Most fractions should be able to be simplified to a power of ten, and this is the easiest way to find the decimal form in a snap.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"imperial-to-metric\">Imperial to metric<\/h3>\n\n\n<p>The US still uses the imperial system of measurement, making conversions a staple of shop mathematics. For machinists in the US, this means constantly converting between metric and imperial and vice versa.<\/p>\n\n\n\n<p>Unfortunately, there&#8217;s no easy conversion for the bulk of the metric system to imperial measurements. For this reason, most conversions will likely require a chart of some kind. However, let\u2019s focus on perhaps the most commonly needed conversion: inches to millimeters.<\/p>\n\n\n<?xml encoding=\"utf-8\" ?><figure class=\"wp-block-embed is-type-wp-embed is-provider-fusion-blog wp-block-embed-fusion-blog\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"QQDRf8O3HH\"><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/computer-aided-manufacturing-beginners\/\">What is CAM (Computer-Aided Manufacturing)?<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"aspect-ratio:500 \/ 282;width:100%;height:auto;position: absolute; visibility: hidden;\" title=\"&ldquo;What is CAM (Computer-Aided Manufacturing)?&rdquo; &mdash; Fusion Blog\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/computer-aided-manufacturing-beginners\/embed\/#?secret=NcJxHwp0uc#?secret=QQDRf8O3HH\" data-secret=\"QQDRf8O3HH\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>The best way might just be to memorize that 1 inch is about 2.54 cm or 25.4 mm. You can then approximate things like wrench sizes and other measurements using some quick mental math. For inch fractions with a denominator of 32, a quick conversion is that 1\/32 of an inch is about .8 mm. So if you have 7\/32, then multiply 7 by 8 to get 5.6 mm. If you have 3\/16, then multiply 6 by 8 to get 4.2 mm.<\/p>\n\n\n\n<p>Most machinists will need an exact conversion, which means you just have to pull out your handy calculators and conversion tables or consult the Machinists Handbook. If only we used the metric system&#8230;<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"speeds-and-feeds\">Speeds and feeds<\/h3>\n\n\n<p>Lastly, machinists need to know how to calculate <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/machining-fundamentals-introduction-to-speeds-and-feeds\/\">speeds and feeds<\/a> on the fly, so quick machining solutions are a must.We need to know things like Surface Feet per Minute (SFPM), RPMs, Chip Loads per Tooth, or the feed rate in inches per minute.<\/p>\n\n\n\n<p>First, let\u2019s look at ways to calculate RPM for a cutting job. We\u2019ll need a chart for mill cutting speeds per material for this one, like the one below from <a href=\"http:\/\/www.datron.com\/blog\/machine-shop-math-common-formulas-and-strategies\/\">Datron<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/07\/Surface_Feet_Per_Minute.jpg\" alt=\"surface_feet_per_minute\"\/><\/figure>\n\n\n\n<p>You\u2019ll want to find the material you are cutting, select the number based on your cutting tool type, and you\u2019ll be ready to go for the calculation. So, here\u2019s what you\u2019ll end up with:<\/p>\n\n\n\n<p><strong>SFPM (from chart) x (3.82\/Tool Diameter) = RPM<\/strong><\/p>\n\n\n\n<p>To calculate the feed rate in inches per minute, we can use the RPM we just calculated combined with the manufacturer\u2019s suggested chip load per tooth and the number of flutes. It looks like this:<\/p>\n\n\n\n<p><strong>RPM x Chip Load Per Tooth x Number of Flutes = Inches Per Minute<\/strong><\/p>\n\n\n\n<p>If you want to find any one of those variables, you can just rearrange the formula to equal the variable you desire. So, to solve for chip load per tooth, you could rearrange the formula to look like this:<\/p>\n\n\n\n<p><strong>IPM \/ RPM \/ Number of Flutes = CLPT<\/strong><\/p>\n\n\n\n<p>See, not too bad!<\/p>\n\n\n\n<p>All of this math is essential to succeeding as a machinist. Knowing these conversion tricks and formulas by heart could save you minutes or more in a job process. Refining your math skills is one of the best ways to stay at the top of your game.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.<\/p>\n","protected":false},"author":5302,"featured_media":76714,"menu_order":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[497,498],"tags":[361,509,510],"coauthors":[748],"class_list":["post-69386","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-advanced-manufacturing","category-blog","tag-machinist","tag-math","tag-tricks","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>Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.\" \/>\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\/basic-math-machinists-need-know-tricks-help\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-26T12:30:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-29T19:40:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1169\" \/>\n\t<meta property=\"og:image:height\" content=\"660\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Trevor English\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Trevor English\" \/>\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":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks - Fusion Blog","description":"Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.","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\/basic-math-machinists-need-know-tricks-help\/","og_locale":"en_US","og_type":"article","og_title":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks - Fusion Blog","og_description":"Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/","og_site_name":"Fusion Blog","article_published_time":"2025-06-26T12:30:20+00:00","article_modified_time":"2025-07-29T19:40:17+00:00","og_image":[{"width":1169,"height":660,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg","type":"image\/jpeg"}],"author":"Trevor English","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Trevor English","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/"},"author":{"name":"Trevor English","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/c2b839f6b9ff7c4f701d70ce6d7605c3"},"headline":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks","datePublished":"2025-06-26T12:30:20+00:00","dateModified":"2025-07-29T19:40:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/"},"wordCount":769,"commentCount":0,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg","keywords":["Machinist","Math","Tricks"],"articleSection":["Advanced Manufacturing","BLOG"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/","name":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg","datePublished":"2025-06-26T12:30:20+00:00","dateModified":"2025-07-29T19:40:17+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/c2b839f6b9ff7c4f701d70ce6d7605c3"},"description":"Machinists have to use math on a daily basis to succeed. Here are a few ways to make mathematics a little easier on machinists.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/04\/CNCmillingmachine.jpg","width":1169,"height":660},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/basic-math-machinists-need-know-tricks-help\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"Machinist Math Basics: Shop Mathematics &amp; Conversion Tricks"}]},{"@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\/c2b839f6b9ff7c4f701d70ce6d7605c3","name":"Trevor English","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/07\/trevor-english-1-150x150.jpg20ed41b2f3e6cd6d48b7f8fdca8c3a17","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/07\/trevor-english-1-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/07\/trevor-english-1-150x150.jpg","caption":"Trevor English"},"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/trevorjenglish\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/69386","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\/5302"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=69386"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/69386\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/76714"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=69386"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=69386"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=69386"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=69386"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}