<?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: 4-axis Eding CNC post processor in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550964#M1157</link>
    <description>&lt;P&gt;update:&lt;BR /&gt;in the post processor there was a boolean to control TCP. I set it to TRUE and then it did generate gcode. It still doesn't compensate ZX plane for B-asix movement, but I think we're on the right track. It probably still means that I'll have to set up the kinematics and do the programming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is aprecieated!!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 14:38:24 GMT</pubDate>
    <dc:creator>mauritswoudenberg</dc:creator>
    <dc:date>2024-02-09T14:38:24Z</dc:date>
    <item>
      <title>4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12545465#M1149</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a 5ft x 10ft CNC router with XYZ linear axes and a tilting spindle rotating along the Y axis, so let's call it B.&lt;/P&gt;&lt;P&gt;The machine is controlled by an Eding CNC760 controller. The standard Eding CNC post processor works fine when it comes to 3 axis machining, but I can't get it to work with the 4th axis. I have the manufacturing extension so I have access to multi-axis toolpath generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did:&lt;/P&gt;&lt;P&gt;- took a generic 3-axis machine from the library for testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;created a 3D parralel toolpath and kept it on 3-axis in the multi-axis tab&lt;/P&gt;&lt;P&gt;- with standard Eding CNC post processor from fusion library selected it worked and generated usable gcode&lt;/P&gt;&lt;P&gt;- then I added a new machine&lt;SPAN&gt;&amp;nbsp;from the fusion library. I used the 'Autodesk generic 4-axis (B Head)' machine. I&amp;nbsp;abandoned this strategy because I couldn't even get it to work on 3 axis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- instead I added a rotary axis to the generic 3 axis machine. In 3 axis mode the post processor worked and I got usable gcode.&lt;/P&gt;&lt;P&gt;- Now I changed to 5-axis (there is only 3 or 5 axis, even though my machine has 4), made sure the toolpath was correct and only used XYZ and B, but it gives an error when posting:&amp;nbsp;&lt;STRONG&gt;Error: Failed to invoke function 'onOpen'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have an idea what is going wrong here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below for the full log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Information: Configuration: Eding CNC/USBCNC&lt;BR /&gt;Information: Vendor: Eding CNC&lt;BR /&gt;Information: Posting intermediate data to '/Users/mauritswoudenberg/Desktop/1001.cnc'&lt;BR /&gt;Information: Total number of warnings: 1&lt;BR /&gt;Error: Failed to post process. See below for details.&lt;BR /&gt;...&lt;BR /&gt;Start time: Wed Feb 7 09:46:31 2024&lt;BR /&gt;Warning:&lt;BR /&gt;Post processor engine: 4.6050.0&lt;BR /&gt;Configuration path: /Users/mauritswoudenberg/Autodesk/Fusion 360 CAM/Posts/eding 3.cps&lt;BR /&gt;Include paths: /Users/mauritswoudenberg/Autodesk/Fusion 360 CAM/Posts&lt;BR /&gt;Configuration modification date: Wed Feb 7 09:12:57 2024&lt;BR /&gt;Output path: /Users/mauritswoudenberg/Desktop/1001.cnc&lt;BR /&gt;Checksum of intermediate NC data: 45ee9065f7da8211c1243c3adee25dec&lt;BR /&gt;Checksum of configuration: 7171545363d83b79460033e471cf4b4c&lt;BR /&gt;Vendor url: &lt;A href="http://www.edingcnc.com" target="_blank"&gt;http://www.edingcnc.com&lt;/A&gt;&lt;BR /&gt;Legal: Copyright (C) 2012-2023 by Autodesk, Inc.&lt;BR /&gt;Generated by: Fusion CAM 2.0.18434&lt;BR /&gt;...&lt;BR /&gt;Error: Failed to invoke function 'onOpen'.&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;Error: Failed to invoke 'onOpen' in the post configuration.&lt;BR /&gt;Error: Failed to execute configuration.&lt;BR /&gt;Stop time: Wed Feb 7 09:46:31 2024&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;</description>
      <pubDate>Wed, 07 Feb 2024 09:47:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12545465#M1149</guid>
      <dc:creator>mauritswoudenberg</dc:creator>
      <dc:date>2024-02-07T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12545478#M1150</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4334308"&gt;@mauritswoudenberg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please ensure that the toolpath orientation (Rotary Direction) is correct. It would be great if you could share the project details along with the post-processor information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 09:55:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12545478#M1150</guid>
      <dc:creator>KrupalVala</dc:creator>
      <dc:date>2024-02-07T09:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12546806#M1151</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8053349"&gt;@KrupalVala&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how I edited the generic 3 axis machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-02-07 at 21.05.18.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1323541i3671268DE8AD8AC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-02-07 at 21.05.18.png" alt="Screenshot 2024-02-07 at 21.05.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I also attached the post processor I used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a test project I setup:&amp;nbsp;&lt;A href="https://a360.co/3SwDQG3" target="_blank"&gt;https://a360.co/3SwDQG3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 20:11:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12546806#M1151</guid>
      <dc:creator>mauritswoudenberg</dc:creator>
      <dc:date>2024-02-07T20:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12547751#M1152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4334308"&gt;@mauritswoudenberg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that the issue is related to the lead-in and lead-out in the parallel toolpath, potentially causing errors in generating a pure 4th axis toolpath. Consequently, you're encountering errors in both the post-processor and the toolpath machine simulation. Would you mind trying the Rotary Parallel option with the generic 4th Axis machine simulation?&amp;nbsp;For more controll you can&amp;nbsp;&lt;SPAN&gt;choose between the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Spiral&lt;/STRONG&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Line&lt;/STRONG&gt;&lt;SPAN&gt;, or&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Circular&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;rotary toolpath style.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Additionally, I would recommend defining the Work Coordinate System (WCS) at the center of the job/component. This will save you time when making selections around or along the rotary axis&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KrupalVala_0-1707374937946.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1323739i0A7A57287EF78E60/image-size/small?v=v2&amp;amp;px=200" role="button" title="KrupalVala_0-1707374937946.png" alt="KrupalVala_0-1707374937946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 06:50:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12547751#M1152</guid>
      <dc:creator>KrupalVala</dc:creator>
      <dc:date>2024-02-08T06:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12548797#M1153</link>
      <description>&lt;P&gt;nice! Taking out lead ins and lead outs didn't fix it, but changing the strategy to rotary parallel, with circular style, and then turning of TCP worked. Well at least it exported something that my machine could read. When I run it on my machine (in a safe place far above the table) I notice that the B axis moves as expected, but the X and Z axes don't compensate for the distance between B-tilting point and tooltip. The simulation does do that though.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel that I'm almost there. Could you help me out getting it done completely?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 15:04:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12548797#M1153</guid>
      <dc:creator>mauritswoudenberg</dc:creator>
      <dc:date>2024-02-08T15:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12549153#M1154</link>
      <description>&lt;P&gt;I am experiencing these very same issues on my Laguna IQ CNC machine with the 4th axis attachment. I have been all over trying to find a solution, but have only found others facing similar issues. I am hoping this thread can help me finally find that solution I've been looking for!&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8053349"&gt;@KrupalVala&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;your help is greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Charlie&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 18:00:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12549153#M1154</guid>
      <dc:creator>Charliegeorgelos</dc:creator>
      <dc:date>2024-02-08T18:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550022#M1155</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4334308"&gt;@mauritswoudenberg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please verify if your machine supports TCP&amp;nbsp; functionality? If not, please uncheck the TCP checkbox. If TCP is supported, please ensure that the calibration parameters, including offsets and distances, are accurately configured to with the B-axis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 05:23:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550022#M1155</guid>
      <dc:creator>KrupalVala</dc:creator>
      <dc:date>2024-02-09T05:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550721#M1156</link>
      <description>&lt;P&gt;I turned off TCP. With TCP turned on it gives an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shouldn't it also be possible to generate working gcode without TCP if I tell Fusion the distance between tooltip and tilting point? If not that would mean writing some complicated inverse kinematics functions in post processor. Something I'm not too familiar with. Would be a nice challenge, though preferably I fix this in Fusion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 13:00:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550721#M1156</guid>
      <dc:creator>mauritswoudenberg</dc:creator>
      <dc:date>2024-02-09T13:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550964#M1157</link>
      <description>&lt;P&gt;update:&lt;BR /&gt;in the post processor there was a boolean to control TCP. I set it to TRUE and then it did generate gcode. It still doesn't compensate ZX plane for B-asix movement, but I think we're on the right track. It probably still means that I'll have to set up the kinematics and do the programming.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is aprecieated!!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 14:38:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12550964#M1157</guid>
      <dc:creator>mauritswoudenberg</dc:creator>
      <dc:date>2024-02-09T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: 4-axis Eding CNC post processor</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12554339#M1158</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4334308"&gt;@mauritswoudenberg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can use a Machine Definition in the CAM system to define the rotary axis kinematics of the machine or it can be hardcoded in the post processor. The hardcoded machine configuration can be found in the defineMachine function.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For a deeper understanding, I recommend referring to the &lt;A href="https://cam.autodesk.com/posts/posts/guides/Post%20Processor%20Training%20Guide.pdf" target="_blank" rel="noopener"&gt;Post Processor Training Guide&lt;/A&gt;, specifically Chapter 8.1.3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Note that&lt;/STRONG&gt; you can only&amp;nbsp;&lt;STRONG&gt;EITHER&lt;/STRONG&gt;&amp;nbsp;use a machine configuration in Fusion&amp;nbsp;&lt;STRONG&gt;OR&lt;/STRONG&gt;&amp;nbsp;define the machine within your postprocessor. When a postprocessor with a hardcoded machine configuration is used together with a machine configuration in Fusion a warning/error will be generated, and the hardcoded configuration will take precedence.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 05:04:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/4-axis-eding-cnc-post-processor/m-p/12554339#M1158</guid>
      <dc:creator>KrupalVala</dc:creator>
      <dc:date>2024-02-12T05:04:17Z</dc:date>
    </item>
  </channel>
</rss>

