<?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: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length) in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690455#M1971</link>
    <description>&lt;P&gt;Kevin, that did it for the drilling output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help...&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 22:42:22 GMT</pubDate>
    <dc:creator>matthew_metzingerRD8F6</dc:creator>
    <dc:date>2024-04-05T22:42:22Z</dc:date>
    <item>
      <title>Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12687584#M1964</link>
      <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm in PM 2024, and have a few questions about modifying my post processor, for a Haas.&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;When I do drilling, I am getting hundreds of lines of code, for the drilling, that would normally say be G83.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use say Break Chip cycle type, with Drilling Cycle output checked ON in the operation, and go and post it, also with Drilling Cycle Output checked ON in the NC Program posting dialogue, I get lines and lines and lines of code for the drilling moves.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something in the Post that I can set to get Drilling Cycle output?&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;&lt;P&gt;Is there a way in the post processor to limit the maximum output feedrate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Haas I have maxes out at I believe 400ipm, and I keep missing feedrates from older files, that have 750ipm feeds.&amp;nbsp; I'm constantly having to go back, fix feeds, repost, etc. etc. etc...&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;&lt;P&gt;Is there a way in the post processor to "break" comment lines, that are too long, into multiple lines of comments?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Haas I have is erroring out on Operation Descriptions that are too long, but I personally want or need very descriptive Operation naming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it can't break these into multiple lines, is there a way to eliminate comment lines that are over a certain length, from being output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all for the help&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 17:37:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12687584#M1964</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-04T17:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689206#M1965</link>
      <description>&lt;P&gt;For max feed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is one way using a, if feed is greater the 500 then say the feed is 500, this is using if end statements.&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="MAX FEED.png" style="width: 919px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1346248iAF31CC7149057B48/image-size/large?v=v2&amp;amp;px=999" role="button" title="MAX FEED.png" alt="MAX FEED.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On help in post processer utility, click on contents, go to tab search, search operators, click on Assigning expressions to parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you should see a topic based on this. (probably the right way to do it)&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;Feed Rate = max ( %p(Feed Rate)%, &lt;SPAN&gt;100&lt;/SPAN&gt; )&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Apr 2024 11:42:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689206#M1965</guid>
      <dc:creator>rich10</dc:creator>
      <dc:date>2024-04-05T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689402#M1966</link>
      <description>&lt;P&gt;It sounds like you need to add or configure Break chip setup to output G73 cycle&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kevinhammond3WX4X_0-1712322761835.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1346291i1065E85B47FC154D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kevinhammond3WX4X_0-1712322761835.png" alt="kevinhammond3WX4X_0-1712322761835.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:13:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689402#M1966</guid>
      <dc:creator>kevin.hammond3WX4X</dc:creator>
      <dc:date>2024-04-05T13:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689448#M1967</link>
      <description>&lt;P&gt;Very nice, thank you both for your responses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try both of these out and see if I can get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you both again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate the help...&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:33:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689448#M1967</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-05T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689903#M1968</link>
      <description>&lt;P&gt;For max feedrates, there is a Max feed setting in the post and when you set it, it will automatically reduce the feedrate to the max, without having to add extra logic to the post.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sean571_0-1712337371445.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1346373iA415366AABA3C597/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sean571_0-1712337371445.png" alt="Sean571_0-1712337371445.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some posts have a settings turned on to break the connection when the feed is over the Max rate, so we just need to check that setting and turn it to a Warning instead.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sean571_1-1712337543040.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1346374i8618B4FBF6ABB759/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sean571_1-1712337543040.png" alt="Sean571_1-1712337543040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:19:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12689903#M1968</guid>
      <dc:creator>Sean571</dc:creator>
      <dc:date>2024-04-05T17:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690009#M1969</link>
      <description>&lt;P&gt;Sean, thank you.&amp;nbsp; That looks like it will do the trick.&amp;nbsp; I really appreciate your help.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:11:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690009#M1969</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-05T18:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690445#M1970</link>
      <description>&lt;P&gt;Sean, that worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 22:32:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690445#M1970</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-05T22:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690455#M1971</link>
      <description>&lt;P&gt;Kevin, that did it for the drilling output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help...&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 22:42:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12690455#M1971</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-05T22:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12693866#M1972</link>
      <description>&lt;P&gt;If you only want it to be used with a certain toolpath style, you can look at more if end statements like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if (%p(Toolpath Type)%=="DRILLING")&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 11:22:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12693866#M1972</guid>
      <dc:creator>rich10</dc:creator>
      <dc:date>2024-04-08T11:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Post Processor Questions (Drilling, Max Feed, Max Note length)</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12694363#M1973</link>
      <description>&lt;P&gt;Very nice.&amp;nbsp; Thank you rich4.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 14:21:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/multiple-post-processor-questions-drilling-max-feed-max-note/m-p/12694363#M1973</guid>
      <dc:creator>matthew_metzingerRD8F6</dc:creator>
      <dc:date>2024-04-08T14:21:08Z</dc:date>
    </item>
  </channel>
</rss>

