<?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 Shop Sabre (Win CNC based) post problems in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7327754#M17985</link>
    <description>&lt;P&gt;I recently purchased a ShopSabre CNC router with a rotary axis. I'm relatively new to CNC programming and G Code but comfortable in Fusion and Inventor.&amp;nbsp; I've been doing test cuts, right now dialed back to just a circle, to try and get the machine sorted and am having problems with Fusion's tool paths (there is a post for Shop Sabre on the Autodesk post page and shop Sabre provided me with an older one that they had modified as well, they both produce the same results here).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The machine came with Vectric as well. It outputs circles as 4 90 degree arcs while Fusion uses 2 180 degree arcs. Also their lead in and out strategies are different but I've tried to match them as closely as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some reason that I can't figure out, the Fusion toolpaths are making the circle not close, even with a very gentle lead in the circle starts out too large so when it comes around the circle and closes the cut there is a scallop outside of the circle diameter at the start of the cut.&amp;nbsp; The Vectric cuts are perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I understand it with I J coded arcs, it shouldn't matter if they are 90 or 180 because the start and end point is specified and the center is calculated, so I'm suspecting the lead in but that's about as far as my thinking has come.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the code from both programs (just a single finishing pass in a pocketed circle) and a photo, any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(p.s. - error message says .tap is not a valid file extension for attachments haha, might want to add it - I made them .txt files)&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 03:46:08 GMT</pubDate>
    <dc:creator>matthewsclark</dc:creator>
    <dc:date>2017-08-25T03:46:08Z</dc:date>
    <item>
      <title>Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7327754#M17985</link>
      <description>&lt;P&gt;I recently purchased a ShopSabre CNC router with a rotary axis. I'm relatively new to CNC programming and G Code but comfortable in Fusion and Inventor.&amp;nbsp; I've been doing test cuts, right now dialed back to just a circle, to try and get the machine sorted and am having problems with Fusion's tool paths (there is a post for Shop Sabre on the Autodesk post page and shop Sabre provided me with an older one that they had modified as well, they both produce the same results here).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The machine came with Vectric as well. It outputs circles as 4 90 degree arcs while Fusion uses 2 180 degree arcs. Also their lead in and out strategies are different but I've tried to match them as closely as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some reason that I can't figure out, the Fusion toolpaths are making the circle not close, even with a very gentle lead in the circle starts out too large so when it comes around the circle and closes the cut there is a scallop outside of the circle diameter at the start of the cut.&amp;nbsp; The Vectric cuts are perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I understand it with I J coded arcs, it shouldn't matter if they are 90 or 180 because the start and end point is specified and the center is calculated, so I'm suspecting the lead in but that's about as far as my thinking has come.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the code from both programs (just a single finishing pass in a pocketed circle) and a photo, any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(p.s. - error message says .tap is not a valid file extension for attachments haha, might want to add it - I made them .txt files)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 03:46:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7327754#M17985</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-08-25T03:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7327853#M17986</link>
      <description>&lt;P&gt;Try not to use arcs, replace them with straight lines&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 05:20:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7327853#M17986</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-08-25T05:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7328912#M17987</link>
      <description>&lt;P&gt;Could you explain this a bit more? I'm trying to understand the difference between the G-Code output from the two programs, hopefully so that I can fix / help develop the Fusion post because I'd much rather use it than the Vectric software. Since the 4 90 degree arcs cut fine, it doesn't seem like straight lines are necessary. Thanks in advance for the explanation.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:44:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7328912#M17987</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-08-25T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329048#M17988</link>
      <description>&lt;P&gt;Find in your postprocessor such a line (maximumCircularSweep = toRad(180);)&amp;nbsp;And change to (90)&lt;/P&gt;
&lt;P&gt;If it does not help, try replacing the arcs on the line.&lt;BR /&gt;Find the function (onCircular)&lt;/P&gt;
&lt;P&gt;Comment on everything or delete and add this line:&amp;nbsp;linearize(tolerance);&lt;/P&gt;
&lt;P&gt;If it does not help, write, maybe I can help. I understand that the machine is 3 axial?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 14:27:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329048#M17988</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-08-25T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329072#M17989</link>
      <description>&lt;P&gt;I just realized I had tried to overlap the end of the cut so this fusion tool path is actually three arcs, but with the same result of the large overcut on lead in....&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 14:32:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329072#M17989</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-08-25T14:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329308#M17990</link>
      <description>&lt;P&gt;I edited the post to create 90 degree arcs and ran a test, still has the lead in issue.&amp;nbsp; Before I start linearizing everything, I'd like to try and identify the source of the problem since the vectric code cuts great and uses 4 90 degree arcs still. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:51:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329308#M17990</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-08-25T15:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329406#M17991</link>
      <description>&lt;P&gt;G90&lt;BR /&gt;G0 Z0.8000&lt;BR /&gt;S14000&lt;BR /&gt;M3&lt;BR /&gt;G0 X3.6196 Y1.6804&lt;BR /&gt;G0 Z1.2&lt;BR /&gt;G0 Z0.25&lt;BR /&gt;G1 Z0.1 F25.&lt;BR /&gt;G1 Z-0.7&lt;BR /&gt;G1 X3.9196 Y2.2&lt;BR /&gt;G3 X4. Y2.5 I-0.5196 J0.3&lt;BR /&gt;G3 X1. I-1.5 J0. F30.&lt;BR /&gt;G3 X2.6249 Y1.0052 I1.5 J0.&lt;BR /&gt;G3 X3.9792 Y2.7488 I-0.1249 J1.4948&lt;BR /&gt;G3 X3.8502 Y3.0314 I-0.5917 J-0.0995 F25.&lt;BR /&gt;G1 X3.4681 Y3.494&lt;BR /&gt;G0 Z1.2&lt;BR /&gt;M5&lt;BR /&gt;G53 Z&lt;BR /&gt;X0Y0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try running it&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:16:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329406#M17991</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-08-25T16:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329444#M17992</link>
      <description>&lt;P&gt;I just modified the lead in in Fusion to eliminate the linear lead in distance before the lead in arc and made the lead in arc radius 1" and it fixed it, cut great. Still don't really know what exactly causes it though.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:29:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7329444#M17992</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-08-25T16:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7334936#M17993</link>
      <description>&lt;P&gt;how is your progress?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 05:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7334936#M17993</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-08-29T05:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7373443#M17994</link>
      <description>&lt;P&gt;As far as I can tell so far the displaced tool paths have something to do with having an arc on a vertical lead in - &amp;nbsp;as long as I plunge straight down and have only a horizontal lead in arc, the cuts are as they should be. Don't know why - the WinCNC controller software and what kind of moves it supports I suppose??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is another example of displaced cuts. In the image I attached the roughing pass was&amp;nbsp;larger than drawn and programmed on the right side of the cut - you can see the roughing tool marks and the thinner wall thickness. On the left it is in the correct location and the finish tool path hit it, the finish pass missed the cut on the right since it was displaced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The finish pass is programmed like the test circle discussed earlier in the post - straight plunge, large lead in radius. The roughing operation was programmed using the 3D pocket clearing operation in Fusion, and while it does not have any vertical lead in radiuses, it does have a spiral plunge which may be causing the same errors that the leads are? - I'll test a simpler pocketing operation and post the results.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone else having any similar issues with a WinCNC based controller?&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;</description>
      <pubDate>Tue, 12 Sep 2017 14:18:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7373443#M17994</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-09-12T14:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7375033#M17995</link>
      <description>&lt;P&gt;Hi, I am also running into a problem where my tap or nc file uses I and J coordinates and my shopsabre 3636 cannot read those coordinates. I also tried putting 90 degrees instead of 180 and that did not solve the problem. I have also removed the function (onCircular) to get an empty tap file. Any help would be appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 23:41:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7375033#M17995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T23:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376025#M17996</link>
      <description>your problems in your postprocessors, they do not correctly display the data, I can later make postprocessors, send me control programs that work fine on your machines.</description>
      <pubDate>Wed, 13 Sep 2017 05:45:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376025#M17996</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-09-13T05:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376162#M17997</link>
      <description>&lt;P&gt;What exactly are control programs? I am new to cnc'ing and this is my first time using the shopsabre 3636.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 06:52:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376162#M17997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376557#M17998</link>
      <description>this is the file that you run on the machine&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2017 09:24:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7376557#M17998</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-09-13T09:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7378217#M17999</link>
      <description>&lt;P&gt;The control program that I use is Shopsabre router control program 2.6.03.&lt;BR /&gt;It reads .tap, .nc, and .h files.&lt;BR /&gt;I looked into the PostP folder and found this file saved as a txt file. Is it what you are looking for?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:55:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7378217#M17999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T17:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7381156#M18000</link>
      <description>&lt;P&gt;That is an old Vectric post that you attached, you can contact Shop Sabre for a Fusion 360 post or download one here -&amp;nbsp;&lt;A href="https://cam.autodesk.com/posts/" target="_blank"&gt;https://cam.autodesk.com/posts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having issues with accuracy with both posts as you can tell from this thread, but they will get you going. I will update this thread as I solve the problems I'm having.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 15:45:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7381156#M18000</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-09-14T15:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7393196#M18001</link>
      <description>&lt;P&gt;try this postprocessor&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 07:46:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7393196#M18001</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-09-20T07:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7398170#M18002</link>
      <description>&lt;P&gt;Hi Grigorov, is that just the win CNC post from Autodesk or did you modify it? If so, what did you change?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 13:50:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7398170#M18002</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-09-21T13:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7399399#M18003</link>
      <description>Have you checked it? all works correctly?</description>
      <pubDate>Thu, 21 Sep 2017 19:20:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7399399#M18003</guid>
      <dc:creator>grigorov.rv</dc:creator>
      <dc:date>2017-09-21T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shop Sabre (Win CNC based) post problems</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7399535#M18004</link>
      <description>&lt;P&gt;No haven't tried it. I'm interested in understanding this process, not just trying things randomly. If you would like to share more info that would be great, if not then no worries, I'll figure it out.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 20:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/shop-sabre-win-cnc-based-post-problems/m-p/7399535#M18004</guid>
      <dc:creator>matthewsclark</dc:creator>
      <dc:date>2017-09-21T20:02:16Z</dc:date>
    </item>
  </channel>
</rss>

