<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cutlist for Woodworking Projects in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/8408432#M190480</link>
    <description>&lt;P&gt;Not exactly an excel pro here.. Can you shed a little light on how to actually use this? (if it is still relevant). My biggest issue with the bom creation is that is always puts the thickness as the length and the height as the thickness&lt;/P&gt;</description>
    <pubDate>Sat, 17 Nov 2018 19:52:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-17T19:52:57Z</dc:date>
    <item>
      <title>Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7375731#M190475</link>
      <description>&lt;P&gt;Is there an add-on that anyone knows of that will output an optimized cutlist for working with plywood (4'x8' sheet...etc)?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 03:07:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7375731#M190475</guid>
      <dc:creator>lgk1221</dc:creator>
      <dc:date>2017-09-13T03:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7376210#M190476</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4336139"&gt;@lgk1221&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm guessing you are looking for a BOM, which you can find under the Drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cheers / Ben&lt;/STRONG&gt;&lt;BR /&gt;---------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Check out my YouTube channel:&lt;/STRONG&gt; &lt;FONT color="#008000"&gt;&lt;STRONG&gt;&lt;A href="https://www.youtube.com/channel/UCv0LDps_1xX8NqkfiBK1LaQ" target="_blank"&gt;Fusion 360: NewbiesPlus&lt;/A&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:11:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7376210#M190476</guid>
      <dc:creator>Beyondforce</dc:creator>
      <dc:date>2017-09-13T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7378812#M190477</link>
      <description>&lt;P&gt;I was looking for something similar to the sketchup extension called "CutList". I have added a screenshot and the link to the extension that may help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="CutList" href="https://tinyurl.com/yc8x6gra" target="_blank"&gt;[screen]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://extensions.sketchup.com/en/content/cutlist" target="_blank"&gt;[link to extension]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 20:59:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7378812#M190477</guid>
      <dc:creator>lgk1221</dc:creator>
      <dc:date>2017-09-13T20:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7403190#M190478</link>
      <description>&lt;P&gt;I have found a way to do it.&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by using the CSV-BOM from &amp;nbsp;&lt;A href="https://apps.autodesk.com/FUSION/en/Detail/Index?id=2857656002406992603&amp;amp;appLang=en&amp;amp;os=Win64" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;this will generate the BOM for you.&lt;/P&gt;&lt;P&gt;Because Fusion always takes &amp;nbsp;X axis as length Y axis as width and &amp;nbsp;Z axis as height ( Well that has been my experience) I have then written a macro for excel which will take the shortest dimension and put in the height column and longest dimension and put it in the Length column and the remaining dimension is put in the width column. &amp;nbsp;You can then import the rearanged csv file into Cutlist Plus fx.&lt;/P&gt;&lt;P&gt;Attached&amp;nbsp;&amp;nbsp;is&amp;nbsp;the macro for excel&amp;nbsp;&lt;/P&gt;&lt;P&gt;enjoy all&lt;/P&gt;&lt;P&gt;Mal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 02:27:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7403190#M190478</guid>
      <dc:creator>mal_rixon</dc:creator>
      <dc:date>2017-09-23T02:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7991222#M190479</link>
      <description>&lt;P&gt;Have or anyone had a problem with BOM telling you that it has an Error with a value such as 1/4?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 20:17:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/7991222#M190479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-09T20:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/8408432#M190480</link>
      <description>&lt;P&gt;Not exactly an excel pro here.. Can you shed a little light on how to actually use this? (if it is still relevant). My biggest issue with the bom creation is that is always puts the thickness as the length and the height as the thickness&lt;/P&gt;</description>
      <pubDate>Sat, 17 Nov 2018 19:52:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/8408432#M190480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-17T19:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/11741182#M190481</link>
      <description>&lt;P&gt;Did you ever get an answer to this question. I am having the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 23:58:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/11741182#M190481</guid>
      <dc:creator>kbsaltwater</dc:creator>
      <dc:date>2023-02-08T23:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12096412#M190482</link>
      <description>&lt;P&gt;&lt;A href="https://cutlistevo.com/" target="_blank"&gt;https://cutlistevo.com/&lt;/A&gt;&amp;nbsp;is a free tool which can import the OBJ file (can be exported from the free version of Fusion360), and it will extract any rectangular parts, then create and optimize the cut list.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 12:05:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12096412#M190482</guid>
      <dc:creator>jonnogibbo</dc:creator>
      <dc:date>2023-07-12T12:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12249660#M190483</link>
      <description>&lt;P&gt;This is the best version I've seen.. do you know anything about the paid version vs free?&amp;nbsp; So far.. pretty cool if it's not all buggy.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 01:13:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12249660#M190483</guid>
      <dc:creator>OGLLC</dc:creator>
      <dc:date>2023-09-19T01:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12249663#M190484</link>
      <description>&lt;P&gt;ATTACHED REPRESENTATIONS OF A MODEL I INPUT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works.. but doesn't look like it's captured parts from the model such as Hardwoods.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this can function on a level even CLOSE to cabinet visions cut-listing and BOM.. take all my money.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 01:15:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12249663#M190484</guid>
      <dc:creator>OGLLC</dc:creator>
      <dc:date>2023-09-19T01:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12250008#M190485</link>
      <description>﻿It’s in beta at the moment there are some complexities extracting some parts which may not be covered yet - happy to discuss further and let’s see if we can overcome any issues with your file - hello@cutrevolution.com&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Sep 2023 06:05:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12250008#M190485</guid>
      <dc:creator>jonnogibbo</dc:creator>
      <dc:date>2023-09-19T06:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12331589#M190486</link>
      <description>&lt;P&gt;Just used this to &amp;nbsp;create a cut list for a small cabinet project I'm doing. It's astonishing. Imported the .obj file with no problem. I then defined stock that would 1) fit in my car and 2) was longer than my longest component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The program then created a stock list and cut plan. I iterated the stock length (subject to constraints 1 and 2, above), to maximize % utilization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really cool. A couple of things to watch out for as you do it. If anyone's interested in a blow-by-blow, I'd be happy to post it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To the authors (Jon?), you're taking the material name from Fusion's Appearance property, which is where you customize a material to look correct in the rendering. For example, I have 2 "birch" appearances, one for horizontal grain and one for vertical. Those import as 2 different materials. If you used the "material" property instead of "appearance," that's less likely to be subject to design modifications undertaken strictly for the rendering (i.e., all my part have material == "birch," while there are appearance variations within "birch." That might be a limitation in the .obj file import, I don't know.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 02:04:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12331589#M190486</guid>
      <dc:creator>scott</dc:creator>
      <dc:date>2023-10-26T02:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12332049#M190487</link>
      <description>﻿&lt;BR /&gt;Hi Scott - glad to hear the tool worked for you and thanks for your suggestions. Unfortunately the OBJ file does have limitations and Autodesk have decided to map their fields to the available OBJ fields in this way, appreciate it’s not ideal but I can’t see an obvious way to use the material property as it’s not exported. I chose to use OBJ as it’s one of the non proprietary formats which is available to use in the free version.&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2023 07:29:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12332049#M190487</guid>
      <dc:creator>jonnogibbo</dc:creator>
      <dc:date>2023-10-26T07:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cutlist for Woodworking Projects</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12333086#M190488</link>
      <description>&lt;P&gt;I figured it might be an .obj limitation. It's an easy workaround to change the part's material once imported.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:58:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/cutlist-for-woodworking-projects/m-p/12333086#M190488</guid>
      <dc:creator>scott</dc:creator>
      <dc:date>2023-10-26T14:58:23Z</dc:date>
    </item>
  </channel>
</rss>

