<?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: Help Needed with 3+2 Programming in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8700202#M107192</link>
    <description>&lt;P&gt;When you go to attach a file it needs the links broken otherwise it comes in as a .f3z what needs to be uploaded not just opened,&lt;/P&gt;
&lt;P&gt;A good way to do it is to do a save as then brake link then attach that file this gives you a .f3d what can just be opened.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What post are you using.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 05:07:15 GMT</pubDate>
    <dc:creator>daniel_lyall</dc:creator>
    <dc:date>2019-04-02T05:07:15Z</dc:date>
    <item>
      <title>Help Needed with 3+2 Programming</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699455#M107189</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm in need of some assistance with a part that I'm programming. We currently have an Okuma Milling machine with a 5-axis rotary table bolted on to the machine (The center of the 5-axis at B90 is 5 inches from the table of the machine) I am trying to drill a hole a create a flat face on a part and I don't even know where to start. I tried doing a drilling op with the WCS perpendicular to the hole and got a failed post. I don't know how to make fusion know where my part is once it's tilted. I am pretty good at 3-axis programming but I've never delved into 3+2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://a360.co/2OEa7tt" target="_blank"&gt;https://a360.co/2OEa7tt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 19:29:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699455#M107189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T19:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with 3+2 Programming</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699476#M107190</link>
      <description>&lt;P&gt;Here's a picture of the part, not sure why I can't attach the fusion file.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 19:34:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699476#M107190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-01T19:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with 3+2 Programming</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699933#M107191</link>
      <description>&lt;P&gt;You can go File&amp;gt;Export to get your file to attache. I tried your link and it gave me a file that fusion could not open.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 23:43:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8699933#M107191</guid>
      <dc:creator>johnswetz1982</dc:creator>
      <dc:date>2019-04-01T23:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with 3+2 Programming</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8700202#M107192</link>
      <description>&lt;P&gt;When you go to attach a file it needs the links broken otherwise it comes in as a .f3z what needs to be uploaded not just opened,&lt;/P&gt;
&lt;P&gt;A good way to do it is to do a save as then brake link then attach that file this gives you a .f3d what can just be opened.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What post are you using.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 05:07:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8700202#M107192</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2019-04-02T05:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with 3+2 Programming</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8700237#M107193</link>
      <description>&lt;P&gt;If you are using the default&amp;nbsp;post A and C axis is turned off a change needs to be done to the post to get what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This bit here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;function onOpen() {&lt;/P&gt;
&lt;P&gt;if (false) { // note: setup your machine here&lt;BR /&gt;var aAxis = createAxis({coordinate:0, table:true, axis:[1, 0, 0], range:[-110, 20], preference:0});&lt;BR /&gt;var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], range:[-360, 360], preference:0});&lt;BR /&gt;machineConfiguration = new MachineConfiguration(aAxis, cAxis);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change to this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;function onOpen() {&lt;/P&gt;
&lt;P&gt;if (true) { // note: setup your machine here&lt;BR /&gt;var aAxis = createAxis({coordinate:0, table:true, axis:[1, 0, 0], range:[-110, 20], preference:0});&lt;BR /&gt;var cAxis = createAxis({coordinate:2, table:true, axis:[0, 0, 1], range:[-360, 360], preference:0});&lt;BR /&gt;machineConfiguration = new MachineConfiguration(aAxis, cAxis);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is online&amp;nbsp;194 in the post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One other thing you did not have the setup down correctly you did not set the WSC if at any time you move the model even by mistake the cam output will be wrong and it will crash.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 05:32:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/help-needed-with-3-2-programming/m-p/8700237#M107193</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2019-04-02T05:32:16Z</dc:date>
    </item>
  </channel>
</rss>

