<?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: Fanuc 5 Axis (B table,C table, No TCP) in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/fanuc-5-axis-b-table-c-table-no-tcp/m-p/10270980#M5425</link>
    <description>&lt;P&gt;Oh and one more thing, I'm not sure where to put in the B axis center point of rotation offset. It is located in the Z-axis underneath the C Rotary table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 07:07:01 GMT</pubDate>
    <dc:creator>firebloodphoenixHRBBH</dc:creator>
    <dc:date>2021-04-27T07:07:01Z</dc:date>
    <item>
      <title>Fanuc 5 Axis (B table,C table, No TCP)</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/fanuc-5-axis-b-table-c-table-no-tcp/m-p/10270955#M5424</link>
      <description>&lt;P&gt;Hello, I would like to have some help with this post possessor. and I'm pretty new to all of this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Machine Parameters:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Fanuc 5 Axis&lt;/P&gt;&lt;P&gt;B and C are on the table.&lt;/P&gt;&lt;P&gt;No TCP support (it's an older model aparrently)&lt;/P&gt;&lt;P&gt;The main purpose of the machine is to drill holes, but other functionality will be welcomed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I Have Done:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am modifying&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;"FANUC&amp;nbsp;-&amp;nbsp;Inverse&amp;nbsp;Time&amp;nbsp;and&amp;nbsp;A-axis" from the library attached is what I have so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Find the config file attached (fanuc 5-Axis.cps)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the configuration for the Axis I came up with (not tested):&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    var bAxis = createAxis({coordinate:Y, table:true, axis:[0, 1, 0], range:[-35, 35]}); 
    var cAxis = createAxis({coordinate:Z, table:true, axis:[0, 0, 1], cyclic:true});
    machineConfiguration = new MachineConfiguration(bAxis, cAxis);
    setMachineConfiguration(machineConfiguration);
    optimizeMachineAngles2(1); // map tip mode&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;-Tools are set to be always 1 (the tool changer is currently being worked on, but I will reenable it tater)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;-Coolant is disabled for now (also being worked on)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;-Added M05 to the end because M30 does not stop and reset everything for some reason.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I think all of that is set up correctly but, &lt;STRONG&gt;if not,&lt;/STRONG&gt; let me know&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I Need Help With&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Attached you will find a custom CNC export file program (1001.cnc) containing 3 sections&lt;/P&gt;&lt;P&gt;Drill A,&lt;/P&gt;&lt;P&gt;I think the operation is fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drill B,&lt;/P&gt;&lt;P&gt;I would like C to move instead of Y, in fact, if Y can always stay at 0, that would be great&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drill C&lt;/P&gt;&lt;P&gt;I would like B to be negative, in fact, I would like to restrict movement to X positive on the work offsets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure how to achieve these Goals, thanks for the Help...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 06:57:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/fanuc-5-axis-b-table-c-table-no-tcp/m-p/10270955#M5424</guid>
      <dc:creator>firebloodphoenixHRBBH</dc:creator>
      <dc:date>2021-04-27T06:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fanuc 5 Axis (B table,C table, No TCP)</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/fanuc-5-axis-b-table-c-table-no-tcp/m-p/10270980#M5425</link>
      <description>&lt;P&gt;Oh and one more thing, I'm not sure where to put in the B axis center point of rotation offset. It is located in the Z-axis underneath the C Rotary table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 07:07:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/fanuc-5-axis-b-table-c-table-no-tcp/m-p/10270980#M5425</guid>
      <dc:creator>firebloodphoenixHRBBH</dc:creator>
      <dc:date>2021-04-27T07:07:01Z</dc:date>
    </item>
  </channel>
</rss>

