<?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: Post Processor for Easel / Inventables Carvey CNC 3A milling machine in Manufacturing (CAM)</title>
    <link>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11027#M394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might end up having to get or write the "uncx01.f[xx]" (where "[xx] = 01, 02, etc.). code to handle the different possible outputs. Which, in this case, is likely more a matter of intercepting and ignoring a lot of the stuff that a typical .ncl file has in it. Probably not too hard, my approach would be something like:&lt;/P&gt;&lt;P&gt;(1) Have Creo output a simple program, typical for what you expect to need.&lt;/P&gt;&lt;P&gt;(2) Examine the .ncl file that is written, and see which outputs you need and which need to be ignored (tool specifications and the like).&lt;BR /&gt;(3) Adjust the post processor to eliminate the stuff that will cause your machine to reject the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might not be too bad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2016 20:16:20 GMT</pubDate>
    <dc:creator>KenFarley</dc:creator>
    <dc:date>2016-02-26T20:16:20Z</dc:date>
    <item>
      <title>Post Processor for Easel / Inventables Carvey CNC 3A milling machine</title>
      <link>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11024#M391</link>
      <description>HiNot sure if I've posted in the correct place so my apologies if wrongI've just purchased a little desktop CARVEY 3A CNC machine from Inventables which I intend to use for manufacturing 2 operation prototype plastic parts in the corner of our design studio. I use Creo 2 prismatic</description>
      <pubDate>Sun, 13 Dec 2020 18:40:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11024#M391</guid>
      <dc:creator>BenSmithson(edg</dc:creator>
      <dc:date>2020-12-13T18:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor for Easel / Inventables Carvey CNC 3A milling machine</title>
      <link>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11025#M392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Taking a cursory look at the spec for the G-Code for this thing, seems like the simplest of Fanuc controller post processors should work. Probably one of the ones provided with the NC-Machining module (or whatever they call it now) should work. You just have to make sure you always set the ARC output parameter(s) to POINTS ONLY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried any of the post processors included by default?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 18:35:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11025#M392</guid>
      <dc:creator>KenFarley</dc:creator>
      <dc:date>2016-02-26T18:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor for Easel / Inventables Carvey CNC 3A milling machine</title>
      <link>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11026#M393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kenneth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completely agree that it requires the simplest of outputs - and because of this, this is where i expect problems as i presume that the default PTC PPs will output a lot of additional G code which Easel (the controller software) won't read in and cause program to fail.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I've not used G-Post editor within NC machining module before and suspect that i'll need to edit the post and turn a number of features off? Is the editor easy to use?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In answer to your question - no not yet. The machine arrived today so i've been setting up today only&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 18:59:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11026#M393</guid>
      <dc:creator>BenSmithson(edg</dc:creator>
      <dc:date>2016-02-26T18:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processor for Easel / Inventables Carvey CNC 3A milling machine</title>
      <link>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11027#M394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might end up having to get or write the "uncx01.f[xx]" (where "[xx] = 01, 02, etc.). code to handle the different possible outputs. Which, in this case, is likely more a matter of intercepting and ignoring a lot of the stuff that a typical .ncl file has in it. Probably not too hard, my approach would be something like:&lt;/P&gt;&lt;P&gt;(1) Have Creo output a simple program, typical for what you expect to need.&lt;/P&gt;&lt;P&gt;(2) Examine the .ncl file that is written, and see which outputs you need and which need to be ignored (tool specifications and the like).&lt;BR /&gt;(3) Adjust the post processor to eliminate the stuff that will cause your machine to reject the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might not be too bad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 20:16:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Manufacturing-CAM/Post-Processor-for-Easel-Inventables-Carvey-CNC-3A-milling/m-p/11027#M394</guid>
      <dc:creator>KenFarley</dc:creator>
      <dc:date>2016-02-26T20:16:20Z</dc:date>
    </item>
  </channel>
</rss>

