<?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: Axiom Elite AR8 Post for Fusion 360 in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139795#M14004</link>
    <description>&lt;P&gt;Drop the idea of just adding stuff back in and grab the fanuc post and start stripping it down.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use the visual studio editor you can start at the top of the post and comment out what is not needed and any conflicts the editor shows them when you redo the g code, you can fly through it quite fast doing one at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just as a test I removed coolant from the start of the post and it error out and showed what line needed attention&amp;nbsp; I commented them out and it is fine&amp;nbsp; now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should not of even given you the post I did, I should of said to go with the fanuc post from the get go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is only a couple of Gcodes in the fanuc post your controller wont use, they are the Gsomething . something Gcodes like G28.1 allso the fanuc post is 8 days old since it's last update.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 21:20:22 GMT</pubDate>
    <dc:creator>daniel_lyall</dc:creator>
    <dc:date>2018-07-18T21:20:22Z</dc:date>
    <item>
      <title>Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133748#M13994</link>
      <description>&lt;P&gt;Hi Guys.&lt;/P&gt;&lt;P&gt;I am looking for a little help with a rather simple post for a newer&amp;nbsp; servo driven machine from Axiom.&lt;/P&gt;&lt;P&gt;I have found a post for the Axiom stepper versions, but the stepper and servo versions use different controllers.&lt;/P&gt;&lt;P&gt;The post I am wanting is for a simple 3 axis router. Sadly the HUST controller it uses will not support a tool change.&lt;/P&gt;&lt;P&gt;Not a deal killer, but wasn't mentioned anywhere before purchase.&lt;/P&gt;&lt;P&gt;The stepper version uses a DSP conroller and as mentioned there is one around for that type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a post that works in Vcarve Pro if that will help.&lt;/P&gt;&lt;P&gt;This is such a simlpe post though that I don't know where to begin.&lt;/P&gt;&lt;P&gt;I can post that as a text file as well as a short blurb of Gcode that it produces.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vcarve shines at what it does for signs, but is painfully limited in 2 and 2.5 D CAM.&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance.&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 20:00:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133748#M13994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-16T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133778#M13995</link>
      <description>&lt;P&gt;Here is the Vcarve post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;+================================================&lt;BR /&gt;+&lt;BR /&gt;+Axiom DSP Handheld Control - Vectric machine output configuration file&lt;BR /&gt;+&lt;BR /&gt;+================================================&lt;BR /&gt;+&lt;BR /&gt;+ History&lt;BR /&gt;+&lt;BR /&gt;+ Who When What&lt;BR /&gt;+ ======== ========== ===========================&lt;BR /&gt;+ Todd 05/08/2014 Written for metric&lt;BR /&gt;+================================================&lt;/P&gt;&lt;P&gt;POST_NAME = "Axiom Elite NTC (mm) (*.CNC)"&lt;/P&gt;&lt;P&gt;FILE_EXTENSION = "CNC"&lt;/P&gt;&lt;P&gt;UNITS = "MM"&lt;/P&gt;&lt;P&gt;SUBSTITUTE = "({)}"&lt;/P&gt;&lt;P&gt;+------------------------------------------------&lt;BR /&gt;+ Line terminating characters&lt;BR /&gt;+------------------------------------------------&lt;/P&gt;&lt;P&gt;LINE_ENDING = "[13][10]"&lt;/P&gt;&lt;P&gt;+------------------------------------------------&lt;BR /&gt;+ Block numbering&lt;BR /&gt;+------------------------------------------------&lt;/P&gt;&lt;P&gt;LINE_NUMBER_START = 0&lt;BR /&gt;LINE_NUMBER_INCREMENT = 10&lt;BR /&gt;LINE_NUMBER_MAXIMUM = 999999&lt;/P&gt;&lt;P&gt;+================================================&lt;BR /&gt;+&lt;BR /&gt;+ Formating for variables&lt;BR /&gt;+&lt;BR /&gt;+================================================&lt;/P&gt;&lt;P&gt;VAR LINE_NUMBER = [N|A|N|1.0]&lt;BR /&gt;VAR SPINDLE_SPEED = [S|A|S|1.0]&lt;BR /&gt;VAR FEED_RATE = [F|C|F|1.1]&lt;BR /&gt;VAR X_POSITION = [X|C|X|1.3]&lt;BR /&gt;VAR Y_POSITION = [Y|C|Y|1.3]&lt;BR /&gt;VAR Z_POSITION = [Z|C|Z|1.3]&lt;BR /&gt;VAR ARC_CENTRE_I_INC_POSITION = [I|A|I|1.3]&lt;BR /&gt;VAR ARC_CENTRE_J_INC_POSITION = [J|A|J|1.3]&lt;BR /&gt;VAR X_HOME_POSITION = [XH|A|X|1.3]&lt;BR /&gt;VAR Y_HOME_POSITION = [YH|A|Y|1.3]&lt;BR /&gt;VAR Z_HOME_POSITION = [ZH|A|Z|1.3]&lt;BR /&gt;VAR SAFE_Z_HEIGHT = [SAFEZ|A|Z|1.3]&lt;BR /&gt;VAR WRAP_DIAMETER = [WRAP_DIA|A||1.3]&lt;/P&gt;&lt;P&gt;+================================================&lt;BR /&gt;+&lt;BR /&gt;+ Block definitions for toolpath output&lt;BR /&gt;+&lt;BR /&gt;+================================================&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output at the start of the file&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin HEADER&lt;BR /&gt;"%"&lt;BR /&gt;";Axiom Elite Series"&lt;BR /&gt;"[N]G91G28X0Y0Z0"&lt;BR /&gt;"[N]G40G17G80G49"&lt;BR /&gt;"[N]T1M6"&lt;BR /&gt;"[N]G90G54"&lt;BR /&gt;"[N]G0X0Y0M3"&lt;BR /&gt;"[N]G0[XH][YH][S]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for rapid moves&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin RAPID_MOVE&lt;/P&gt;&lt;P&gt;"[N]G00[X][Y][Z]"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for the first feed rate move&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin FIRST_FEED_MOVE&lt;/P&gt;&lt;P&gt;"[N]G1[X][Y][Z][F]"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for feed rate moves&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin FEED_MOVE&lt;/P&gt;&lt;P&gt;"[N]G1[X][Y][Z]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for the first clockwise arc move&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin FIRST_CW_ARC_MOVE&lt;/P&gt;&lt;P&gt;"[N]G2[X][Y][I][J][F]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for clockwise arc move&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin CW_ARC_MOVE&lt;/P&gt;&lt;P&gt;"[N]G2[X][Y][I][J]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for the first counterclockwise arc move&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin FIRST_CCW_ARC_MOVE&lt;/P&gt;&lt;P&gt;"[N]G3[X][Y][I][J][F]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for counterclockwise arc move&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin CCW_ARC_MOVE&lt;/P&gt;&lt;P&gt;"[N]G3[X][Y][I][J]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output for a new segment - toolpath&lt;BR /&gt;+ with same toolnumber but maybe different feedrates&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin NEW_SEGMENT&lt;/P&gt;&lt;P&gt;";[TOOLPATH_NAME]"&lt;BR /&gt;";[TOOLPATH_NOTES]"&lt;/P&gt;&lt;P&gt;+---------------------------------------------------&lt;BR /&gt;+ Commands output at the end of the file&lt;BR /&gt;+---------------------------------------------------&lt;/P&gt;&lt;P&gt;begin FOOTER&lt;/P&gt;&lt;P&gt;"[N]G28G91Z0"&lt;BR /&gt;"[N]G49H0"&lt;BR /&gt;"[N]G28X0Y0"&lt;BR /&gt;"[N]M05"&lt;BR /&gt;"[N]M30"&lt;BR /&gt;%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 20:10:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133778#M13995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-16T20:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133784#M13996</link>
      <description>&lt;P&gt;Starting segment of Gcode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%&lt;BR /&gt;;Axiom Elite Series&lt;BR /&gt;N20G91G28X0Y0Z0&lt;BR /&gt;N30G40G17G80G49&lt;BR /&gt;N40T1M6&lt;BR /&gt;N50G90G54&lt;BR /&gt;N60G0X0Y0M3&lt;BR /&gt;N70G0X0.000Y0.000S18000&lt;BR /&gt;N80G00X48.338Y132.720Z12.700&lt;BR /&gt;N90G00Z5.080&lt;BR /&gt;N100G1Z0.000F1524.0&lt;BR /&gt;N110G1X48.400Y132.792Z-0.004&lt;BR /&gt;N120G1X49.500Y133.208Z-0.057&lt;BR /&gt;N130G1X49.540Y133.174Z-0.059&lt;BR /&gt;N140G1X49.500Y133.208Z-0.061&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 20:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8133784#M13996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-16T20:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134030#M13997</link>
      <description>&lt;P&gt;Have you just tried the stepper version to see if it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a striped post you can try that has no M6 in it, it is not one I did but works fine on the machines it is for it is attached.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 22:44:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134030#M13997</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-16T22:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134050#M13998</link>
      <description>&lt;P&gt;Thanks, Daniel.&lt;/P&gt;&lt;P&gt;I did try the stepper version and the Gcode from that throws an error.&lt;/P&gt;&lt;P&gt;They are different controllers. The Stepper version uses a Rich Auto controllwr and the one I have uses a HUST controller.&lt;/P&gt;&lt;P&gt;I will try out the post you attached and let you know what I find out.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 23:06:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134050#M13998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-16T23:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134074#M13999</link>
      <description>&lt;P&gt;If you hit an error try deleting that bit of code, knowing what and where the fails are makes it a lot easier to change stuff most times it is a change of number or removal of that section.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a list of the G and M codes that work with that controller or a link to a manual that shows them.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 23:45:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134074#M13999</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-16T23:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134762#M14000</link>
      <description>&lt;P&gt;Here is a blurb from the manual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;• Supports the standard G code, PLT format instructions; supports domestic and international mainstream CAM software, such&lt;BR /&gt;as: Type3, Art cam, UG, Pro / E, Master CAM, Cimatron, Wentai etc.&lt;BR /&gt;• Comes with USB communications port, file transfer efficiency can be directly read U disk, card reader file, Plug and Play.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I have the code looking pretty good from your PP.&lt;/P&gt;&lt;P&gt;Most of the stuff to get it to look right was in the property window.&lt;/P&gt;&lt;P&gt;I didn't find an actual list of supported codes in the manual.&lt;/P&gt;&lt;P&gt;It does have an error and alarm help section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will post what I have so far.&lt;/P&gt;&lt;P&gt;This PP is not posting the correct end code.&lt;/P&gt;&lt;P&gt;It needs an M05 and an M30.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:36:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134762#M14000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-17T09:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134894#M14001</link>
      <description>&lt;P&gt;One thing that makes it a bit easier is if you use the visual studio code post editor, it is here.&amp;nbsp; &amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/hsm-post-processor-forum/technical-faq/td-p/7473258" target="_blank"&gt;https://forums.autodesk.com/t5/hsm-post-processor-forum/technical-faq/td-p/7473258&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The easy way to add stuff back in is to use the fanuc post and just copy stuff over, or comment sections out in the fanuc post and use that instead, this can be faster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hate dsp controllers.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 10:43:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8134894#M14001</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-17T10:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8135009#M14002</link>
      <description>&lt;P&gt;Thanks, Daniel.&lt;/P&gt;&lt;P&gt;That does help by color coding the source. I'll see how it does on the machine so far shortly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 11:50:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8135009#M14002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-17T11:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8138089#M14003</link>
      <description>&lt;P&gt;I tried half a dozen times yesterday to add various closing statements from different posts and could not do it without errors. Fusion 360 would not post the code because of those errors. Some errors I could recognize and fix, but others elude me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just need it to set an M05 and an M30 at the close.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find that it is much easier just to add that to the Gcode manually. Especially for production parts where I will only do this a few times.&lt;/P&gt;&lt;P&gt;Same with the start code for now.&lt;/P&gt;&lt;P&gt;It does produce Gcode that runs on the machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mentioned that this controller doesn't support a tool change, but it actually does.&lt;/P&gt;&lt;P&gt;It requires "T1M6" in the header to run the Z tool setting routine. That means that it theoretically should support a tool change provide the Gcode is correctly written.&lt;/P&gt;&lt;P&gt;I can hand code a little HTML, PHP, and Gcode, but the Post language is not in my wheelhouse. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will continue to try to get it to post the correct code, but if anyone might share the correct closing statements, that would be a appreciated.&lt;/P&gt;&lt;P&gt;Here is the text of the close on typical Gcode from Vcarve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;N6300G1X161.684Y1073.252&lt;BR /&gt;N6310G00Z12.700&lt;BR /&gt;N6320G28G91Z0&lt;BR /&gt;N6330G49H0&lt;BR /&gt;N6340G28X0Y0&lt;BR /&gt;N6350M05&lt;BR /&gt;N6360M30&lt;BR /&gt;%&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 12:57:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8138089#M14003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139795#M14004</link>
      <description>&lt;P&gt;Drop the idea of just adding stuff back in and grab the fanuc post and start stripping it down.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use the visual studio editor you can start at the top of the post and comment out what is not needed and any conflicts the editor shows them when you redo the g code, you can fly through it quite fast doing one at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just as a test I removed coolant from the start of the post and it error out and showed what line needed attention&amp;nbsp; I commented them out and it is fine&amp;nbsp; now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should not of even given you the post I did, I should of said to go with the fanuc post from the get go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is only a couple of Gcodes in the fanuc post your controller wont use, they are the Gsomething . something Gcodes like G28.1 allso the fanuc post is 8 days old since it's last update.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 21:20:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139795#M14004</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-18T21:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139820#M14005</link>
      <description>&lt;P&gt;Okay.&lt;/P&gt;&lt;P&gt;I'll give that a shot.&lt;/P&gt;&lt;P&gt;When you say comment out, do you mean to place all that code between parenthesis?&lt;/P&gt;&lt;P&gt;Or Delete?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 21:32:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139820#M14005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T21:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139853#M14006</link>
      <description>&lt;P&gt;yep // or /* ,&amp;nbsp; */&amp;nbsp; &amp;nbsp;I was always told do not delete you may need it back latter down the road&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 21:51:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8139853#M14006</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-18T21:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8140043#M14007</link>
      <description>&lt;P&gt;Thanks, Daniel.&lt;/P&gt;&lt;P&gt;So far the fanuc post seems to be looking good. I will give it a try in the AM.&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 01:00:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8140043#M14007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-19T01:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8141166#M14008</link>
      <description>&lt;P&gt;This post sets the coolant code, which I do not yet use, but may in the future on some jobs.&lt;/P&gt;&lt;P&gt;That isn't a nuisance.&lt;/P&gt;&lt;P&gt;What is a bit of a nuisance is the requirement to use a number as the file name.&lt;/P&gt;&lt;P&gt;The HUST controller doesn't require a number and it is also limited by 7 or 8 character names.&lt;/P&gt;&lt;P&gt;Now I can save the file name as something else, but it wants a number to be in the header code of&amp;nbsp; the file.&lt;/P&gt;&lt;P&gt;I would rather that match the file name so you can double check you have the correct file loaded before hitting the start button.&lt;/P&gt;&lt;P&gt;I have tried several times and ways to comment out that requirement, but have been unsuccessful without hitting errors. While the Visual studio editor makes it much easier to parse the code into understandable blocks, it clear to me that it would help if I knew what the hell I was doing. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the post so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 12:27:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8141166#M14008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-19T12:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8142652#M14009</link>
      <description>&lt;P&gt;(line 22)&lt;/P&gt;
&lt;P&gt;Change this section from this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;extension = "nc";&lt;BR /&gt;programNameIsInteger = true;&lt;BR /&gt;setCodePage("ascii");&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to this&lt;/P&gt;
&lt;P&gt;extension = "nc";&lt;BR /&gt;//programNameIsInteger = true;&lt;BR /&gt;setCodePage("ascii");&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This section&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(line 279)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sequenceNumber = properties.sequenceNumberStart;&lt;BR /&gt; writeln("%");&lt;BR /&gt; if (programName) {&lt;BR /&gt; var programId;&lt;BR /&gt; try {&lt;BR /&gt; programId = getAsInt(programName);&lt;BR /&gt; } catch(e) {&lt;BR /&gt; error(localize("Program name must be a number."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt; if (properties.o8) {&lt;BR /&gt; if (!((programId &amp;gt;= 1) &amp;amp;&amp;amp; (programId &amp;lt;= 99999999))) {&lt;BR /&gt; error(localize("Program number is out of range."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt; } else {&lt;BR /&gt; if (!((programId &amp;gt;= 1) &amp;amp;&amp;amp; (programId &amp;lt;= 9999))) {&lt;BR /&gt; error(localize("Program number is out of range."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; if ((programId &amp;gt;= 8000) &amp;amp;&amp;amp; (programId &amp;lt;= 9999)) {&lt;BR /&gt; warning(localize("Program number is reserved by tool builder."));&lt;BR /&gt; }&lt;BR /&gt; oFormat = createFormat({width:(properties.o8 ? 8 : 4), zeropad:true, decimals:0});&lt;BR /&gt; if (programComment) {&lt;BR /&gt; writeln("O" + oFormat.format(programId) + " (" + filterText(String(programComment).toUpperCase(), permittedCommentChars) + ")");&lt;BR /&gt; } else {&lt;BR /&gt; writeln("O" + oFormat.format(programId));&lt;BR /&gt; }&lt;BR /&gt; lastSubprogram = programId;&lt;BR /&gt; } else {&lt;BR /&gt; error(localize("Program name has not been specified."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sequenceNumber = properties.sequenceNumberStart;&lt;BR /&gt; writeln("%");&lt;BR /&gt;/*&lt;BR /&gt; if (programName) {&lt;BR /&gt; var programId;&lt;BR /&gt; try {&lt;BR /&gt; programId = getAsInt(programName);&lt;BR /&gt; } catch(e) {&lt;BR /&gt; error(localize("Program name must be a number."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt; */&lt;BR /&gt; if (programName) {&lt;BR /&gt; writeComment(programName);&lt;BR /&gt; }&lt;BR /&gt; if (programComment) {&lt;BR /&gt; writeComment(programComment);&lt;BR /&gt; }&lt;BR /&gt; /*&lt;BR /&gt; if (properties.o8) {&lt;BR /&gt; if (!((programId &amp;gt;= 1) &amp;amp;&amp;amp; (programId &amp;lt;= 99999999))) {&lt;BR /&gt; error(localize("Program number is out of range."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt; } else {&lt;BR /&gt; if (!((programId &amp;gt;= 1) &amp;amp;&amp;amp; (programId &amp;lt;= 9999))) {&lt;BR /&gt; error(localize("Program number is out of range."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; if ((programId &amp;gt;= 8000) &amp;amp;&amp;amp; (programId &amp;lt;= 9999)) {&lt;BR /&gt; warning(localize("Program number is reserved by tool builder."));&lt;BR /&gt; }&lt;BR /&gt; oFormat = createFormat({width:(properties.o8 ? 8 : 4), zeropad:true, decimals:0});&lt;BR /&gt; if (programComment) {&lt;BR /&gt; writeln("O" + oFormat.format(programId) + " (" + filterText(String(programComment).toUpperCase(), permittedCommentChars) + ")");&lt;BR /&gt; } else {&lt;BR /&gt; writeln("O" + oFormat.format(programId));&lt;BR /&gt; }&lt;BR /&gt; lastSubprogram = programId;&lt;BR /&gt; } else {&lt;BR /&gt; error(localize("Program name has not been specified."));&lt;BR /&gt; return;&lt;BR /&gt; }&lt;BR /&gt;*/&lt;/P&gt;
&lt;P&gt;and one last change (line 48)&lt;/P&gt;
&lt;P&gt;from&lt;/P&gt;
&lt;P&gt;o8: false, // specifies 8-digit program number&lt;/P&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;P&gt;//o8: false, // specifies 8-digit program number&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;file is attached as well&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 20:44:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8142652#M14009</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-19T20:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8144353#M14010</link>
      <description>&lt;P&gt;Thanks, Daniel.&lt;/P&gt;&lt;P&gt;I did get the fanuc post to post gcode, but it would not run on the machine.&lt;/P&gt;&lt;P&gt;Not sure where the problem lies. It simply says error 13 Gcode error.&lt;/P&gt;&lt;P&gt;I did try your editing one at a time with the same results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reverted back to where I was with the original post.&lt;/P&gt;&lt;P&gt;It runs okay if I copy an paste the start sequence from a Vcarve file and then just add the M30 at the close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just an FYI, this controller does not want to see (). Instead it wants a ; at the beginning of the comment.&lt;/P&gt;&lt;P&gt;It also doesn't like the 0 in an M code. Rather than this, M06, it want to see this. M6.&lt;/P&gt;&lt;P&gt;The same is true for the G0 and G1 etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 15:06:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8144353#M14010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-20T15:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145615#M14011</link>
      <description>&lt;P&gt;I through you where going to use a CRP machine with an acorn controller.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2018 02:24:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145615#M14011</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-21T02:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145633#M14012</link>
      <description>&lt;P&gt;I through you where going to use a CRP machine with an acorn controller.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;G format plus M format&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;(line 108)&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;gFormat&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;createFormat&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;SPAN&gt;prefix:&lt;/SPAN&gt;&lt;SPAN&gt;"G"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;width:2&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;zeropad:&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;decimals:&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;change to&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;gFormat&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;createFormat&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;SPAN&gt;prefix:&lt;/SPAN&gt;&lt;SPAN&gt;"G"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;width:&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;zeropad:&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;decimals:&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;This sets the G01 to G1 so on&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;line 109 the M format line the same thing width set to 1 sets whole number only no 0something.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;Format (comment) to ;comment; or just ;comment&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;(line 231)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;function&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;formatComment&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"("&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;filterText&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;String&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;toUpperCase&lt;/SPAN&gt;&lt;SPAN&gt;(),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;permittedCommentChars&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;replace&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;\(\)&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;g&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;")"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;function&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;formatComment&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;";"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;filterText&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;String&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;toUpperCase&lt;/SPAN&gt;&lt;SPAN&gt;(),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;permittedCommentChars&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;replace&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;\(\)&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;g&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;";"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;This does ;comment; instead of (comment) &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;function formatComment(text) {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;return ";" + filterText(String(text).toUpperCase(), permittedCommentChars).replace(/[\(\)]/g, "" )&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;This gives you ;comment&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 21 Jul 2018 03:27:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145633#M14012</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-21T03:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Axiom Elite AR8 Post for Fusion 360</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145680#M14013</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;The spindle stop is &lt;FONT color="#0000FF"&gt;(line2511)&lt;/FONT&gt; change&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;onImpliedCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_END&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;onImpliedCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_STOP_SPINDLE&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;To what is below with this&amp;nbsp;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;onCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_STOP_SPINDLE&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;);&lt;/FONT&gt; this spits the M5 out&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;onCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_STOP_SPINDLE&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;SPAN&gt;//Daniel&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;onImpliedCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_END&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;onImpliedCommand&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;COMMAND_STOP_SPINDLE&lt;/SPAN&gt;&lt;SPAN&gt;);.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;If there is a command&amp;nbsp;you do not wont the post to put out, if it is in the user defined properties you comment it out in the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;user defined properties it&amp;nbsp;should stop it showing up. If&amp;nbsp;I rember correctly the commands here are global.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I have attached the post with the changes above done to it, you can find them by searching for Daniel I most times if I rember to tag any changes I make with my first name.&lt;/DIV&gt;</description>
      <pubDate>Sat, 21 Jul 2018 05:06:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/axiom-elite-ar8-post-for-fusion-360/m-p/8145680#M14013</guid>
      <dc:creator>daniel_lyall</dc:creator>
      <dc:date>2018-07-21T05:06:47Z</dc:date>
    </item>
  </channel>
</rss>

