<?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 4th Axis with Linuxcnc in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6416861#M22001</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;ive tried to create a cylinder and mill out 2 pockets with my rotary axis.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/252378i5409A4D0F6EDA25B/image-size/medium?v=v2&amp;amp;px=-1" border="0" alt="toolpath.jpg" title="toolpath.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive edited the post like described here -&amp;gt;&amp;nbsp;&lt;A title="3+1 Machining Using LinuxCNC" href="https://forums.autodesk.com/t5/computer-aided-machining-cam/3-1-machining-using-linuxcnc/td-p/6028460/page/2" target="_self"&gt;http://forums.autodesk.com/t5/computer-aided-machining-cam/3-1-machining-using-linuxcnc/td-p/6028460/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i export 1 of both toolpath everything works.&lt;/P&gt;&lt;P&gt;When i export both toolpath in one gcode-file i get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output path: /Users/PmK/Fusion 360 CAM/nc/1.ngc&lt;BR /&gt;Checksum of intermediate NC data: c1081b44d946764c5e81ef55fd369041&lt;BR /&gt;Checksum of configuration: 1dea9e9b1b35f5bb3383d866c1e122a5&lt;BR /&gt;Vendor url: &lt;A href="http://www.linuxcnc.org" target="_blank"&gt;http://www.linuxcnc.org&lt;/A&gt;&lt;BR /&gt;Legal: Copyright (C) 2012-2015 by Autodesk, Inc.&lt;BR /&gt;Generated by: Fusion 360 CAM 2.0.2139&lt;BR /&gt;...&lt;BR /&gt;Error: Failed to invoke function 'onSection'.&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&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: Sun Jul 3 10:39:36 2016&lt;BR /&gt;Post processing failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Modification of the post-processor:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (true) {&lt;BR /&gt;var aAxis = createAxis({coordinate:0, table:false, axis:[1, 0, 0], range:[-360,360], preference:1});&lt;BR /&gt;machineConfiguration = new MachineConfiguration(aAxis);&lt;BR /&gt;setMachineConfiguration(machineConfiguration);&lt;BR /&gt;optimizeMachineAngles2(0); // TCP mode&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var tcp = false;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hint how i could export a toolpath with rotary informations?&lt;/P&gt;&lt;P&gt;Or maybe a working post-processor-cps-file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Jan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Jul 2016 10:44:21 GMT</pubDate>
    <dc:creator>DaPeace</dc:creator>
    <dc:date>2016-07-03T10:44:21Z</dc:date>
    <item>
      <title>4th Axis with Linuxcnc</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6416861#M22001</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;ive tried to create a cylinder and mill out 2 pockets with my rotary axis.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/252378i5409A4D0F6EDA25B/image-size/medium?v=v2&amp;amp;px=-1" border="0" alt="toolpath.jpg" title="toolpath.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive edited the post like described here -&amp;gt;&amp;nbsp;&lt;A title="3+1 Machining Using LinuxCNC" href="https://forums.autodesk.com/t5/computer-aided-machining-cam/3-1-machining-using-linuxcnc/td-p/6028460/page/2" target="_self"&gt;http://forums.autodesk.com/t5/computer-aided-machining-cam/3-1-machining-using-linuxcnc/td-p/6028460/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i export 1 of both toolpath everything works.&lt;/P&gt;&lt;P&gt;When i export both toolpath in one gcode-file i get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output path: /Users/PmK/Fusion 360 CAM/nc/1.ngc&lt;BR /&gt;Checksum of intermediate NC data: c1081b44d946764c5e81ef55fd369041&lt;BR /&gt;Checksum of configuration: 1dea9e9b1b35f5bb3383d866c1e122a5&lt;BR /&gt;Vendor url: &lt;A href="http://www.linuxcnc.org" target="_blank"&gt;http://www.linuxcnc.org&lt;/A&gt;&lt;BR /&gt;Legal: Copyright (C) 2012-2015 by Autodesk, Inc.&lt;BR /&gt;Generated by: Fusion 360 CAM 2.0.2139&lt;BR /&gt;...&lt;BR /&gt;Error: Failed to invoke function 'onSection'.&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&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: Sun Jul 3 10:39:36 2016&lt;BR /&gt;Post processing failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Modification of the post-processor:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (true) {&lt;BR /&gt;var aAxis = createAxis({coordinate:0, table:false, axis:[1, 0, 0], range:[-360,360], preference:1});&lt;BR /&gt;machineConfiguration = new MachineConfiguration(aAxis);&lt;BR /&gt;setMachineConfiguration(machineConfiguration);&lt;BR /&gt;optimizeMachineAngles2(0); // TCP mode&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var tcp = false;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hint how i could export a toolpath with rotary informations?&lt;/P&gt;&lt;P&gt;Or maybe a working post-processor-cps-file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Jan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2016 10:44:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6416861#M22001</guid>
      <dc:creator>DaPeace</dc:creator>
      <dc:date>2016-07-03T10:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: 4th Axis with Linuxcnc</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6417883#M22002</link>
      <description>&lt;P&gt;Hi Jan (are you Dutch?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It probably has to do with the orientation of your WCS. Cant see it in the picture. For a working A axis, the Z axis must be normal to the wall of you cilinder.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:37:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6417883#M22002</guid>
      <dc:creator>ArjanDijk</dc:creator>
      <dc:date>2016-07-04T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: 4th Axis with Linuxcnc</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6418046#M22003</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello and thanks for trying to help me.&lt;/P&gt;&lt;P&gt;No im not dutch. Im from germany and living in austria..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My WCS is like shown on the&amp;nbsp;attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/252568iC1A2BFE37847C138/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Bildschirmfoto 2016-07-04 um 16.04.28.png" title="Bildschirmfoto 2016-07-04 um 16.04.28.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Machinesetup is a little special..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My A-Axis is along the y-axis and not x-axis. Maybe i have to setup the axis in post-config as a b-axis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Jan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 14:08:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6418046#M22003</guid>
      <dc:creator>DaPeace</dc:creator>
      <dc:date>2016-07-04T14:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: 4th Axis with Linuxcnc</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6428382#M22004</link>
      <description>&lt;P&gt;i got it working. Ive added a baxis in linuxcnc-postprocessor and now it seems to work.&lt;/P&gt;&lt;P&gt;now i only have to figure out how tool orientation really works.. the interface to set the correct orientation is a little annoying.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 07:03:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4th-axis-with-linuxcnc/m-p/6428382#M22004</guid>
      <dc:creator>DaPeace</dc:creator>
      <dc:date>2016-07-11T07:03:59Z</dc:date>
    </item>
  </channel>
</rss>

