<?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: Help! My post processor needs to be edited; now what? in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095937#M29024</link>
    <description>Great comment Laurens,&lt;BR /&gt;&amp;nbsp; I am going the ask a dealer or tech guy route. I have enough on my one man shop plate that I don't need to add learning this to just to then forget it all because of extreme infrequent use.&lt;BR /&gt;</description>
    <pubDate>Sun, 16 Aug 2015 07:22:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-16T07:22:26Z</dc:date>
    <item>
      <title>Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095934#M29021</link>
      <description>&lt;P&gt;If you find yourself post processing your tool-paths and then editing the output there is some work to be done on your post processor! And if so here is what to do.&lt;BR /&gt;&lt;BR /&gt;Well there are two main options:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;Do it yourself&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;Ask a re-seller:&lt;A href="https://forums.autodesk.com/t5/hsm-post-processor-forum/hsm-post-adjustments-needed-find-your-right-contact-here/td-p/6652728" target="_blank"&gt;https://forums.autodesk.com/t5/hsm-post-processor-forum/hsm-post-adjustments-needed-find-your-right-contact-here/td-p/6652728&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The second options is the one I would suggest to anyone who wants it quick, solid and without a hassle.&lt;BR /&gt;The first option is the one for people who want it cheap and are willing to put in effort, time and a lot of patience.&lt;BR /&gt;&lt;BR /&gt;If we go the DIY route the main question is do you know JavaScript or ECMAScript?(Same thing different name)&lt;BR /&gt;Full info on that here: &lt;A href="http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf" target="_blank"&gt;http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you do not I suggest talking to someone who does or find some tutorials on the web and get a feeling for how it works and what it's capabilities are. Javascript is mostly used in web design, but the code is the same so this is a good place to start: &lt;A href="http://www.w3schools.com/js/" target="_blank"&gt;http://www.w3schools.com/js/&lt;/A&gt;&lt;BR /&gt;If yes or after you did a little research it's time to get a feeling for the AutoDesk CAM Post Processors them selves. &lt;BR /&gt;Best place to start is looking at this Post Processor manual here: &lt;A href="https://github.com/AutodeskCAM/Documentation/blob/master/Autodesk%20Post%20Processor%20manual-sm-130829.pdf" target="_blank"&gt;https://github.com/AutodeskCAM/Documentation/blob/master/Autodesk%20Post%20Processor%20manual-sm-130829.pdf&lt;/A&gt;&lt;BR /&gt;It's a work in progress so expect some changes and little faults here and there.(Some can be found in this post/Thread if you ever get confused: &lt;A href="http://camforum.autodesk.com/index.php?topic=5937.msg23435#msg23435)" target="_blank"&gt;http://camforum.autodesk.com/index.php?topic=5937.msg23435#msg23435)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In the default post processor folder you will find the dump post processor(dump.cps). This dumps all info that is available from the cam system to the post in a file. Very convenient for making cycles work that require different height value's and pre-positioning moves, when does it get the value's and how can I control them or if you want to know the parameter for the tool Length. First thing I do when someone asks for something I don't know the answer to, what is available in the dump post that can help me solve the problem.&lt;BR /&gt; &lt;BR /&gt;Last thing that is very good to know about is the post help file. Which gives short explanations on everything the post supports. It's good info if you will be doing some more serious editing and making "new" stuff. If you cannot find it, it's attached.&lt;BR /&gt;&lt;BR /&gt;The Post Processor manual might give you the idea that you have to make your own post if you want changes, &lt;STRONG&gt;well of course not!!!&lt;/STRONG&gt; &lt;BR /&gt;Almost everybody runs on edited generic versions, customized to their liking/needs.&lt;BR /&gt;&lt;BR /&gt;And if you still have questions feel free to ask the users and post development team here on the forum, but as with everything have a little patience(The post team and other users have different tasks as well ;)). One advise I can give is the more clear you are in what your problem is and the more effort you put in yourself the bigger the chance you will receive a response quickly.&lt;BR /&gt;&lt;BR /&gt;PS. Will update this post later.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 14:36:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095934#M29021</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2017-07-12T14:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095935#M29022</link>
      <description>Thanks for the info! Going to get stuck in now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 25 Mar 2015 12:35:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095935#M29022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-25T12:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095936#M29023</link>
      <description>Thank you for posting the ECMA manual!&amp;nbsp; I am going to have to print that out and go through it at some point soon...</description>
      <pubDate>Sun, 16 Aug 2015 03:57:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095936#M29023</guid>
      <dc:creator>matthew.nichols</dc:creator>
      <dc:date>2015-08-16T03:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095937#M29024</link>
      <description>Great comment Laurens,&lt;BR /&gt;&amp;nbsp; I am going the ask a dealer or tech guy route. I have enough on my one man shop plate that I don't need to add learning this to just to then forget it all because of extreme infrequent use.&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Aug 2015 07:22:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095937#M29024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-16T07:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095938#M29025</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;MattN.  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Thank you for posting the ECMA manual!&amp;nbsp; I am going to have to print that out and go through it at some point soon...&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I wouldn't if I were you. It's about 600 pages of raw information that serves no purpose if not needed.&lt;BR /&gt;Half of it isn't for us but for the development guys.</description>
      <pubDate>Wed, 26 Aug 2015 05:51:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095938#M29025</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2015-08-26T05:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095939#M29026</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;Laurens-3DTechDraw  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;MattN.  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Thank you for posting the ECMA manual!&amp;nbsp; I am going to have to print that out and go through it at some point soon...&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I wouldn't if I were you. It's about 600 pages of raw information that serves no purpose if not needed.&lt;BR /&gt;Half of it isn't for us but for the development guys.&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Gotcha...I haven't even got a chance to look at the manual yet...</description>
      <pubDate>Wed, 26 Aug 2015 14:31:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095939#M29026</guid>
      <dc:creator>matthew.nichols</dc:creator>
      <dc:date>2015-08-26T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095940#M29027</link>
      <description>Is it just me or does the link to the manual not work? (The box.com one)</description>
      <pubDate>Mon, 12 Oct 2015 01:27:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095940#M29027</guid>
      <dc:creator>HAMMENG</dc:creator>
      <dc:date>2015-10-12T01:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095941#M29028</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;xamont  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Is it just me or does the link to the manual not work? (The box.com one)&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Should be fixed. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Wed, 21 Oct 2015 13:23:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095941#M29028</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2015-10-21T13:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095942#M29029</link>
      <description>Hi All,&lt;BR /&gt;is there a full reference guide for functions and parameters for the post processor?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 23 Jan 2016 13:29:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095942#M29029</guid>
      <dc:creator>skylord73</dc:creator>
      <dc:date>2016-01-23T13:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095943#M29030</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;skylord73@gmail.com  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Hi All,&lt;BR /&gt;is there a full reference guide for functions and parameters for the post processor?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;The post.chm is your friend.</description>
      <pubDate>Sat, 23 Jan 2016 13:36:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095943#M29030</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2016-01-23T13:36:07Z</dc:date>
    </item>
    <item>
      <title>How to gain access to edit the post processor? ACCESS DENIED</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095944#M29031</link>
      <description>Does anyone know how to get ADMINISTRATOR ACCESS in order to edit the post processor. I keep running into ACCESS DENIED because of an administrator issue.&lt;BR /&gt;&lt;BR /&gt;Our best IT guy could not do it so I'm thinking it is an Autodesk issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Billder</description>
      <pubDate>Mon, 01 Feb 2016 17:02:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095944#M29031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T17:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to gain access to edit the post processor? ACCESS DENIED</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095945#M29032</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;billder  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Does anyone know how to get ADMINISTRATOR ACCESS in order to edit the post processor. I keep running into ACCESS DENIED because of an administrator issue.&lt;BR /&gt;&lt;BR /&gt;Our best IT guy could not do it so I'm thinking it is an Autodesk issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Billder&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Well that is an easy one: http://autode.sk/1PMw00X&lt;BR /&gt;But do re-name it so it won't be lost after an update.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Feb 2016 17:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095945#M29032</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2016-02-01T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095946#M29033</link>
      <description>Trouble is that video / screen capture will only play as a thumbnail, so I can't read the text &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Mon, 01 Feb 2016 20:17:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095946#M29033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T20:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095947#M29034</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;andrew8JXPA  wrote:&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;Trouble is that video / screen capture will only play as a thumbnail, so I can't read the text &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;File are set to read only.&lt;BR /&gt;So click it with the right mouse button. Click properties. At the bottom uncheck read-only.</description>
      <pubDate>Mon, 01 Feb 2016 20:23:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6095947#M29034</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2016-02-01T20:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6390658#M29035</link>
      <description>&lt;P&gt;I'm seeing about 20 pages of noddy tutorial, not 600 pages of technical reference, despite being 16MB. And the 700kB CHM file displays a list of contents and index entries&amp;nbsp;but no actual content. Is it just me? Perhaps I'm just too dumb.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 20:46:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6390658#M29035</guid>
      <dc:creator>Muzzerboy</dc:creator>
      <dc:date>2016-06-17T20:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391582#M29036</link>
      <description>&lt;P&gt;The tutorial is one of the things I gave as info.&lt;/P&gt;
&lt;P&gt;Also there is a link to the ECMA manual but that is 600 pages you don't really need.&lt;/P&gt;
&lt;P&gt;The Post.chm you right click go to properties and do an unblock. So you can see what is in there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;New are the post video's you can find them here:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/post-processors/getting-started-modify-posts/td-p/6371381" target="_blank"&gt;https://forums.autodesk.com/t5/post-processors/getting-started-modify-posts/td-p/6371381&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2016 18:42:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391582#M29036</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2016-06-18T18:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391699#M29037</link>
      <description>&lt;P&gt;I'd already seen that post about unblocking the file, whatever that means. But when I&amp;nbsp;RMB'd on the file that option wasn't visible. I've just managed to "unblock" the file in my downloads folder where it landed but when I copy and pasted the file to the folder I want it, the RMB / properties path doesn't show that unblock option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this so difficult? Are you trying to save me from myself?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/248815iE085E79814493BC6/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tell me I'm stupid but where am I supposed to find this 600 page manual?&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/248819i3F8844D5648B03BC/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Que.JPG" title="Que.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's probably easy for oyu because you know where it is but the acid test is whether real people can find it. I'm fairly real.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2016 23:23:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391699#M29037</guid>
      <dc:creator>Muzzerboy</dc:creator>
      <dc:date>2016-06-18T23:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391803#M29038</link>
      <description>That 600 page ECMA manual that really isn't useful to starting post editors(or even most advanced editors) is in a link in the first post of this thread. Not on the Github page.&lt;BR /&gt;&lt;BR /&gt;What problem you have now with the post.chm I don't know but that should just work after it has been unblocked. If you open it now what do you see? Can you show a screenshot if that?&lt;BR /&gt;&lt;BR /&gt;And no this should be real easy. That why they even made the video's now so we can all edit the posts of we want to put in a little effort of learning how JavaScript works.</description>
      <pubDate>Sun, 19 Jun 2016 06:18:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6391803#M29038</guid>
      <dc:creator>Laurens-3DTechDraw</dc:creator>
      <dc:date>2016-06-19T06:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6668043#M29039</link>
      <description>&lt;P&gt;I downloaded the post.chm but all I see is the index and contents with no information pages on the topics.&amp;nbsp; what am I doing wrong?&lt;/P&gt;&lt;P&gt;Thanks, Dan&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2016 16:10:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6668043#M29039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T16:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help! My post processor needs to be edited; now what?</title>
      <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6668067#M29040</link>
      <description>You also have a pdf version of post processor manual in the first post.</description>
      <pubDate>Fri, 04 Nov 2016 16:22:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-post-processor-forum/help-my-post-processor-needs-to-be-edited-now-what/m-p/6668067#M29040</guid>
      <dc:creator>ivan.stanojevic</dc:creator>
      <dc:date>2016-11-04T16:22:22Z</dc:date>
    </item>
  </channel>
</rss>

