<?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: Exporting CL Data for Grbl in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298130#M31038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like this GRBL is just a small subset of G-Code. You could probably just use one of the included post-processors that come with Creo's manufacturing module and see if the output it gives is okay. If you're just milling shapes, almost all of the output will be G00 (rapid) and G01 (feedrate controlled) motions.&lt;/P&gt;&lt;P&gt;This isn't the kind of thing I've ever been able to do just "off the cuff". The post-processor stuff I've done took a lot of trial and error to get just right, because you're dealing with two translations. Creo sequences -&amp;gt; CL Language -&amp;gt; FIL translation of CL to G-Code. It seems you'll be limited by what you can't output, i.e. no canned drilling cycles (G81, G83, etc). I'm not saying it isn't fun, but it can be difficult.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 17:14:41 GMT</pubDate>
    <dc:creator>KenFarley</dc:creator>
    <dc:date>2017-06-15T17:14:41Z</dc:date>
    <item>
      <title>Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298126#M31034</link>
      <description>Hello,I am seeking assistance in configuring Creo to export CNC code compatiblewith the Grbl language.&amp;nbsp; I have attached two documents which define themachine specifications and a summary of the Grbl language.This effort will facilitate the lesson creation for Mechanical Engineering</description>
      <pubDate>Wed, 02 May 2018 23:29:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298126#M31034</guid>
      <dc:creator>meprof</dc:creator>
      <dc:date>2018-05-02T23:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298127#M31035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the Creo NC module? If not, then you may make a drawing and export a DXF and use a DXF to G-code utility. This looks like a reasonable explanation &lt;A href="http://blog.cnccookbook.com/2014/11/10/secrets-going-cad-image-dxf-stl-gcode-cnc-3d-printing/" title="http://blog.cnccookbook.com/2014/11/10/secrets-going-cad-image-dxf-stl-gcode-cnc-3d-printing/"&gt;Secrets of Going From CAD, Image, DXF, or STL to GCode for CNC and 3D Printing - CNCCookbook CNCCookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 23:47:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298127#M31035</guid>
      <dc:creator>dschenken</dc:creator>
      <dc:date>2017-06-08T23:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298128#M31036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the possibility to create a manufacturing model ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File -&amp;gt; New -&amp;gt; Manufacturing (it is an manufacturing assembly in witch you will assemble your part).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes we will be able to describe the process to get a gcode file from your machining operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no, dschenken's answer is one of the possibilities but (for me) limited to 2d shapes : could be enough and faster for engraving or 2d machining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting your answer to get further ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: you've attached 2 file extracts: what is the name of the complete document ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 07:01:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298128#M31036</guid>
      <dc:creator>pperrin</dc:creator>
      <dc:date>2017-06-09T07:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298129#M31037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Creo to create a Manufacturing model to generate surface milling tool paths&lt;/P&gt;&lt;P&gt;which are animated on the screen.&amp;nbsp; I want to export the resulting tool paths (CL Data)&lt;BR /&gt;to a desktop milling machine that is controlled with the Grbl language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeking assistance with configuring GPOST to export the Grbl compatible NC&lt;BR /&gt;code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: ff-din-web, Arial, sans-serif; color: #3d3d3d;"&gt;Any assistance with this effort will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: ff-din-web, Arial, sans-serif; color: #3d3d3d;"&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: ff-din-web, Arial, sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 15px; font-family: ff-din-web, Arial, sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; Bill Chambers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 03:28:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298129#M31037</guid>
      <dc:creator>meprof</dc:creator>
      <dc:date>2017-06-15T03:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298130#M31038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like this GRBL is just a small subset of G-Code. You could probably just use one of the included post-processors that come with Creo's manufacturing module and see if the output it gives is okay. If you're just milling shapes, almost all of the output will be G00 (rapid) and G01 (feedrate controlled) motions.&lt;/P&gt;&lt;P&gt;This isn't the kind of thing I've ever been able to do just "off the cuff". The post-processor stuff I've done took a lot of trial and error to get just right, because you're dealing with two translations. Creo sequences -&amp;gt; CL Language -&amp;gt; FIL translation of CL to G-Code. It seems you'll be limited by what you can't output, i.e. no canned drilling cycles (G81, G83, etc). I'm not saying it isn't fun, but it can be difficult.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 17:14:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298130#M31038</guid>
      <dc:creator>KenFarley</dc:creator>
      <dc:date>2017-06-15T17:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298131#M31039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using bCNC and GRBL with gcode from CREO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first question is the same : Do you have the possibility to create a manufacturing model ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, the process could be described from machining operation to gcode output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use UNCXO1.P11 post processor and 90% of the code is understood by bCNC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of information are you waiting for ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 06:46:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/298131#M31039</guid>
      <dc:creator>pperrin</dc:creator>
      <dc:date>2017-06-16T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/623660#M31040</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Configure gpost directory by setting gpostpp_dir in configuration editor - eg. C:\PTC\gpost&lt;/LI&gt;
&lt;LI&gt;Extract to this directory attached files - this is postprocessor compatible with grbl / bCNC (supports also circular motions)&lt;/LI&gt;
&lt;LI&gt;Export manufacturing operation to CL&lt;/LI&gt;
&lt;LI&gt;Post a CL file using UNCX01.P01 from PP LIST&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 23 Aug 2019 20:32:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/623660#M31040</guid>
      <dc:creator>igi</dc:creator>
      <dc:date>2019-08-23T20:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/633420#M31041</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for uploading this post processor.&lt;/P&gt;
&lt;P&gt;I am a Mechanical Engineering Student here in Australia and I have designed and built a small 3 Axis CNC Machine.&lt;/P&gt;
&lt;P&gt;I followed your instructions and the post-processor is working perfectly with my GRBL software, Arduino controller and Universal G Code Sender setup.&lt;/P&gt;
&lt;P&gt;I can't thank you enough!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 10:54:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/633420#M31041</guid>
      <dc:creator>Daniel_Stewart</dc:creator>
      <dc:date>2019-10-27T10:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting CL Data for Grbl</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/651178#M31042</link>
      <description>&lt;P&gt;is GRBL controller accept cl file which is exported&amp;nbsp; to given post processor.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 18:09:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Exporting-CL-Data-for-Grbl/m-p/651178#M31042</guid>
      <dc:creator>umarpdk84</dc:creator>
      <dc:date>2020-02-26T18:09:30Z</dc:date>
    </item>
  </channel>
</rss>

