<?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: Can I slice an object into multiple DXF files? in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10582956#M75236</link>
    <description>&lt;P&gt;It's not a pattern of rectangles, but a rectangular pattern &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="iframe-container" style="position: relative; height: 0px; margin: 0px; padding-bottom: 101.563%;"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/a684a0b1-40ea-4786-9796-1953c4f7b1c5" width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 29 Aug 2021 18:55:26 GMT</pubDate>
    <dc:creator>etfrench</dc:creator>
    <dc:date>2021-08-29T18:55:26Z</dc:date>
    <item>
      <title>Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10576510#M75232</link>
      <description>&lt;P&gt;I have a large rectangular object that I want to slice into, say 200, layers and export a DXF of each layer. &amp;nbsp;How would one do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know at one time there was an extension called "Slicer for Fusion 360" but that is no longer supported and does not seem to work. &amp;nbsp;At least I attempted to run it today on my Mac and it doesn't seem to do anything (Fusion doesn't know it's there, it doesn't seem to allow me to do anything with it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Tom&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 18:49:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10576510#M75232</guid>
      <dc:creator>tomae</dc:creator>
      <dc:date>2021-08-26T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10576812#M75233</link>
      <description>&lt;P&gt;Reasonably simple process,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;drawn the 200 lines, in the cutting position, to extend slightly longer than the object, connect each line adjacent end point with a semi circular arc, to join them all like an S bending snake.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Split body with the snake.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;each face of those bodies is now available.&lt;/P&gt;
&lt;P&gt;i use DXFer, (a download Addin from Github) to take the face of each slice, it will place that face on an independent layer in one dxf file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However Fusion now has Arrange or Nesting, that came after my workflow was sorted, these options are outside my expertise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might help....&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 21:20:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10576812#M75233</guid>
      <dc:creator>davebYYPCU</dc:creator>
      <dc:date>2021-08-26T21:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10577094#M75234</link>
      <description>&lt;P&gt;No need to connect the lines, just use a rectangular pattern to create 200 parallel lines.&amp;nbsp; In the Split Body dialog, use a drag from the left to right to select all of the lines as the splitting tools.&amp;nbsp; You'll still need to select each individual face to create the dxfs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p.s. If this is something you're going to do a lot, then investigate the API to write a script.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 00:19:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10577094#M75234</guid>
      <dc:creator>etfrench</dc:creator>
      <dc:date>2021-08-27T00:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10582872#M75235</link>
      <description>&lt;P&gt;Thanks to both of you for the replies. &amp;nbsp;I did end up making the "snake" but see that patterned rectangles would also work. &amp;nbsp;I also ended up using the "DXF For Laser" add-on to output a DXF of every slice. &amp;nbsp;Worked fine. &amp;nbsp;It lacks the convenience of&amp;nbsp;&lt;SPAN&gt;"Slicer for Fusion 360" which they stopped supporting for some reason. &amp;nbsp;For example, if a given layer has multiple pieces on it (due to intersecting geometry) those bodies are created out of numerical order. &amp;nbsp;So it makes assembling all the pieces for each layer a laborious manual process :-(. But, it is better than a sharp stick in the eye.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://apps.autodesk.com/FUSION/en/Detail/Index?id=7634902334100976871" target="_blank"&gt;https://apps.autodesk.com/FUSION/en/Detail/Index?id=7634902334100976871&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, my stock material was exactly the same size as the outer dimensions (12 X 12) of the final project. &amp;nbsp;Since the DXF produced has the outer perimeter, I had to edit every DXF to remove the outer perimeter &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &amp;nbsp; I did that in Inkscape and it was a long tedious task. &amp;nbsp; &amp;nbsp;In hind sight, I should have gotten stock bigger than I needed and let the laser cut the whole thing. &amp;nbsp;Live and learn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2021 17:35:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10582872#M75235</guid>
      <dc:creator>tomae</dc:creator>
      <dc:date>2021-08-29T17:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10582956#M75236</link>
      <description>&lt;P&gt;It's not a pattern of rectangles, but a rectangular pattern &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;DIV class="iframe-container" style="position: relative; height: 0px; margin: 0px; padding-bottom: 101.563%;"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/a684a0b1-40ea-4786-9796-1953c4f7b1c5" width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 29 Aug 2021 18:55:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10582956#M75236</guid>
      <dc:creator>etfrench</dc:creator>
      <dc:date>2021-08-29T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I slice an object into multiple DXF files?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10583080#M75237</link>
      <description>&lt;P&gt;Don’t know Inkscape. &amp;nbsp;If it has layer control, put the boundary articles on a no cut layer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might help....&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2021 20:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-slice-an-object-into-multiple-dxf-files/m-p/10583080#M75237</guid>
      <dc:creator>davebYYPCU</dc:creator>
      <dc:date>2021-08-29T20:51:24Z</dc:date>
    </item>
  </channel>
</rss>

