<?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: choosing swarf surfaces automatically in PowerMill Forum</title>
    <link>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8181264#M20053</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Unfortunately we do not have that many resources to do that on the Powermill.&lt;/SPAN&gt; You can try something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;GRAPHICS LOCK
BLANK UNDO
EDIT MODEL ALL DESELECT ALL
EDIT SELECTION SMART NO FORM MODELSELECT
EDIT SELECTION MODEL DELETE
EDIT SELECTION MODEL TYPE COLOUR
EDIT SELECTION MODEL FILTER "109,119,137"
EDIT SELECTION MODEL ADD EDIT SELECTION MODEL APPLY
EDIT SELECTION MODEL APPLY
FORM CANCEL MODELSELECT
BLANK EXCEPT
EDIT MODEL ALL DESELECT ALL
EDIT MODEL ALL SELECT FLAT
BLANK SELECTED
EDIT MODEL ALL DESELECT ALL
EDIT SELECTUNDERCUT MODEL ALL FORM SELECTUNDERCUT
EDIT SELECTIONTOOLS MATCH_DRAFT_ANGLE NO
EDIT SELECTIONTOOLS INCLUDE_PARTIALS NO
VIEW MODEL ; UCANGLE "10"
FORM APPLY SELECTUNDERCUT
FORM ACCEPT SELECTUNDERCUT
CREATE LEVEL ; MODELCOMPSET
EDIT LEVEL # ACQUIRE SELECTED
BLANK UNDO
EDIT MODEL ALL DESELECT ALL
EDIT LEVEL # SELECT ALL
DELETE LEVEL #
GRAPHICS UNLOCK&lt;/PRE&gt;</description>
    <pubDate>Tue, 07 Aug 2018 02:01:18 GMT</pubDate>
    <dc:creator>rafael.sansao</dc:creator>
    <dc:date>2018-08-07T02:01:18Z</dc:date>
    <item>
      <title>choosing swarf surfaces automatically</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8180690#M20051</link>
      <description>&lt;P&gt;Hey together,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´m having an issue on how to automate to choose the correct machining surface or limit the toolpath that it only makes sensefull machining.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a general colour "grey" in which the surface is part of which needs to be machined by swarf. But there are also flat surfaces in it which definetly don´t allowed to be swarfed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone an idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached a PM project how it should look, this is actually realised by an half-automated function, the user chooses the correct swarf surfaces by hand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="this needs to be avoided" style="width: 429px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/531657i5B8FBEF965B81CEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="model crashed needs to be avoided.jpg" alt="this needs to be avoided" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;this needs to be avoided&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="selected surfaces for swarf machining" style="width: 682px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/531658i3861303779882D47/image-size/large?v=v2&amp;amp;px=999" role="button" title="selected surfaces.jpg" alt="selected surfaces for swarf machining" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;selected surfaces for swarf machining&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tool orientation on swarf machining is max. ~20 Degree" style="width: 670px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/531659i96F18F489C00CBBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="tool orientation swarf.jpg" alt="tool orientation on swarf machining is max. ~20 Degree" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tool orientation on swarf machining is max. ~20 Degree&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 18:59:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8180690#M20051</guid>
      <dc:creator>RAL6000</dc:creator>
      <dc:date>2018-08-06T18:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: choosing swarf surfaces automatically</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8180982#M20052</link>
      <description>&lt;P&gt;Well, on the example you gave, I would try&amp;nbsp;use the Select Undercut Components interface found by right clicking on a Models in the tree.&amp;nbsp; It's under the Selection Tools sub-menu.&amp;nbsp; The name is a bit misleading because you can use it for non-undercut surfaces.&amp;nbsp; I'd set the draft angle to 0, leave the two check boxes unchecked, and click apply.&amp;nbsp; Then blank the surfaces it finds.&amp;nbsp; Then set the angle to something larger than the draft angle of those surfaces (maybe 10), and click apply again.&amp;nbsp; That should select those surfaces for you.&amp;nbsp; Record those steps in a macro and you should have it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One tip:&amp;nbsp; Make sure to leave the Select Undercuts form open when the macro runs.&amp;nbsp; Most of the time you don't need the form commands in a macro, but this is one case where I've found that you do unless they have fixed it recently.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 21:16:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8180982#M20052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-06T21:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: choosing swarf surfaces automatically</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8181264#M20053</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Unfortunately we do not have that many resources to do that on the Powermill.&lt;/SPAN&gt; You can try something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;GRAPHICS LOCK
BLANK UNDO
EDIT MODEL ALL DESELECT ALL
EDIT SELECTION SMART NO FORM MODELSELECT
EDIT SELECTION MODEL DELETE
EDIT SELECTION MODEL TYPE COLOUR
EDIT SELECTION MODEL FILTER "109,119,137"
EDIT SELECTION MODEL ADD EDIT SELECTION MODEL APPLY
EDIT SELECTION MODEL APPLY
FORM CANCEL MODELSELECT
BLANK EXCEPT
EDIT MODEL ALL DESELECT ALL
EDIT MODEL ALL SELECT FLAT
BLANK SELECTED
EDIT MODEL ALL DESELECT ALL
EDIT SELECTUNDERCUT MODEL ALL FORM SELECTUNDERCUT
EDIT SELECTIONTOOLS MATCH_DRAFT_ANGLE NO
EDIT SELECTIONTOOLS INCLUDE_PARTIALS NO
VIEW MODEL ; UCANGLE "10"
FORM APPLY SELECTUNDERCUT
FORM ACCEPT SELECTUNDERCUT
CREATE LEVEL ; MODELCOMPSET
EDIT LEVEL # ACQUIRE SELECTED
BLANK UNDO
EDIT MODEL ALL DESELECT ALL
EDIT LEVEL # SELECT ALL
DELETE LEVEL #
GRAPHICS UNLOCK&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Aug 2018 02:01:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8181264#M20053</guid>
      <dc:creator>rafael.sansao</dc:creator>
      <dc:date>2018-08-07T02:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: choosing swarf surfaces automatically</title>
      <link>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8199538#M20054</link>
      <description>&lt;P&gt;The macro above work? &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2777031"&gt;@RAL6000&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 19:16:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powermill-forum/choosing-swarf-surfaces-automatically/m-p/8199538#M20054</guid>
      <dc:creator>rafael.sansao</dc:creator>
      <dc:date>2018-08-14T19:16:52Z</dc:date>
    </item>
  </channel>
</rss>

