<?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: Tool number above 99 need help in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594085#M17702</link>
    <description>&lt;P&gt;What post are you using? I just tested the Mach post and it should work up to 256, I tried tool 125 and it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the code in mach3.&lt;/P&gt;
&lt;PRE&gt;    if (tool.number &amp;gt; 256) {
      warning(localize("Tool number exceeds maximum value."));
    }
&lt;/PRE&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 09:09:26 GMT</pubDate>
    <dc:creator>HughesTooling</dc:creator>
    <dc:date>2016-09-30T09:09:26Z</dc:date>
    <item>
      <title>Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594064#M17701</link>
      <description>&lt;P&gt;can fusion use tools over 99 tools I am helping someone who has tools in the 100 + range if we post tool 99 it's ok if we post tool 100 fail city&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:53:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594064#M17701</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2016-09-30T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594085#M17702</link>
      <description>&lt;P&gt;What post are you using? I just tested the Mach post and it should work up to 256, I tried tool 125 and it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the code in mach3.&lt;/P&gt;
&lt;PRE&gt;    if (tool.number &amp;gt; 256) {
      warning(localize("Tool number exceeds maximum value."));
    }
&lt;/PRE&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:09:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594085#M17702</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2016-09-30T09:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594089#M17703</link>
      <description>&lt;P&gt;Looking in the Fanuc post it's set to 99. Look in onSection for the code above and change to whatever the highest tool number you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:12:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594089#M17703</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2016-09-30T09:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594103#M17705</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2782855"&gt;@HughesTooling﻿&lt;/a&gt;&amp;nbsp;I am use my Y 4th axis post I changed the number from 99 to 999 still fail with tool 101 tryed 299 fail, 256 fail. that's why I ask it should work but fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am going to try with the 3 axis mach3 post it's fine this way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am going to do a compare with the 3 axis Mach post and the 4th axis version, see if I can find what's wrong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks Mark&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 09:30:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594103#M17705</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2016-09-30T09:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594213#M17707</link>
      <description>&lt;P&gt;this is the error log&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Information: Configuration: Mach3Mill with A-axis&lt;BR /&gt;Information: Vendor: HSMWorks ApS&lt;BR /&gt;Information: Posting intermediate data to 'C:\Users\Daniel\Desktop\4th test.tap'&lt;BR /&gt;Error: Failed to post process. See below for details.&lt;BR /&gt;...&lt;BR /&gt;Code page changed to '1252 (ANSI - Latin I)'&lt;BR /&gt;Start time: Friday, September 30, 2016 10:26:17 AM&lt;BR /&gt;Code page changed to '20127 (US-ASCII)'&lt;BR /&gt;Post processor engine: 4.2.1 41078&lt;BR /&gt;Configuration path: C:\Users\Daniel\AppData\Roaming\Autodesk\Fusion 360 CAM\Posts\mach3mill Y axis.cps&lt;BR /&gt;Include paths: C:\Users\Daniel\AppData\Roaming\Autodesk\Fusion 360 CAM\Posts&lt;BR /&gt;Configuration modification date: Friday, September 30, 2016 10:25:02 AM&lt;BR /&gt;Output path: C:\Users\Daniel\Desktop\4th test.tap&lt;BR /&gt;Checksum of intermediate NC data: 1fd51770719048ad19fba8707cfef0e5&lt;BR /&gt;Checksum of configuration: eb70df5496598484ae29373914ce8375&lt;BR /&gt;Vendor url: &lt;A href="http://www.hsmworks.com" target="_blank"&gt;http://www.hsmworks.com&lt;/A&gt;&lt;BR /&gt;Legal: Copyright (C) 2008-2012 HSMWorks ApS&lt;BR /&gt;Generated by: Fusion 360 CAM 2.0.2377&lt;BR /&gt;...&lt;BR /&gt;Error: Length offset out of range.&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;Error: Failed to invoke function 'onSection'.&lt;BR /&gt;Error: Failed to invoke 'onSection' in the post configuration.&lt;BR /&gt;Error: Failed to execute configuration.&lt;BR /&gt;Stop time: Friday, September 30, 2016 10:26:17 AM&lt;BR /&gt;Post processing failed.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:28:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594213#M17707</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2016-09-30T10:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594227#M17708</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2782855"&gt;@HughesTooling﻿&lt;/a&gt;&amp;nbsp;thank you mark but how silly I found the problem the post did need changed for the tool amount number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the problem I had to change the length offset and diameter offset to 0 for it to work with the 4th axis post the 3 axis post it did not need changed. so that is what I need to find in the 4th axis post but got it going for now.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:40:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6594227#M17708</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2016-09-30T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tool number above 99 need help</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6596120#M17747</link>
      <description>&lt;P&gt;the solution to this was change the tool amount and the tool length amount from 99 to 256, the updated post's are here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.autodesk.com/t5/computer-aided-machining-cam/mach3-4th-axis-s-files/m-p/6596091" target="_blank"&gt;http://forums.autodesk.com/t5/computer-aided-machining-cam/mach3-4th-axis-s-files/m-p/6596091&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2016 08:28:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/tool-number-above-99-need-help/m-p/6596120#M17747</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2016-10-01T08:28:02Z</dc:date>
    </item>
  </channel>
</rss>

