<?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: TUTORIAL: edit expressions in HSM Support Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8754860#M5391</link>
    <description>&lt;P&gt;I don't think you will find anything better then this video:&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FdFSekpMbCdo%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdFSekpMbCdo&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FdFSekpMbCdo%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Using If Then Else logic in Fusion 360 CAM expressions" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2019 09:51:19 GMT</pubDate>
    <dc:creator>ArjanDijk</dc:creator>
    <dc:date>2019-04-26T09:51:19Z</dc:date>
    <item>
      <title>TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746115#M5382</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there some kind of tutorial for learing to edit the expression in HSM?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to change the dwell time to: 90000/tool spindle speed, but i dont get it working&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2019 20:48:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746115#M5382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-22T20:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746536#M5383</link>
      <description>&lt;P&gt;Hi @Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just hover with Shift+Mouse over the Value that you want.&lt;/P&gt;
&lt;P&gt;Then you get the Parametername. In this case it is tool_spindleSpeed (upper cases!)&lt;/P&gt;
&lt;P&gt;This is possible with many options (checkboxes, heights ... but not the Clicked Diameter in bore operations - too bad &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;900000 / tool_spindleSpeed&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="expression.png" style="width: 690px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/628778i61DCD0B3E25758F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="expression.png" alt="expression.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 04:10:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746536#M5383</guid>
      <dc:creator>FTKnur</dc:creator>
      <dc:date>2019-04-23T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746628#M5384</link>
      <description>&lt;P&gt;thank you fir your reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know if its also possible to round down the results?&lt;/P&gt;
&lt;P&gt;i become a value of 0,040395 s but i would like a value of 0,040&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 06:26:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746628#M5384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-23T06:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746631#M5385</link>
      <description>&lt;P&gt;or is it possible to make an expression like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if tooldiameter = 4 then dwell = 0,016&lt;/P&gt;
&lt;P&gt;if tooldiameter = 10 then dwell = 0,040&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 06:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746631#M5385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-23T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746680#M5386</link>
      <description>&lt;P&gt;In HSMWorks the ternary operator should do the trick:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H5&gt;Syntax&lt;/H5&gt;
&lt;PRE&gt;&lt;CODE class="c hljs cpp"&gt;result = binaryCondition ? valueReturnedIfTrue : valueReturnedIfFalse&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;e.g.: tool_diameter==4 ? 0.016 : tool_diameter==10 ? 0.04 : ___&lt;/P&gt;
&lt;P&gt;Where '___' is the returned value if none of the conditions are true.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 06:51:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746680#M5386</guid>
      <dc:creator>denis_q</dc:creator>
      <dc:date>2019-04-23T06:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746687#M5387</link>
      <description>&lt;P&gt;In HSMWorks it's possible to use (some) javascript??? functions.&lt;/P&gt;
&lt;P&gt;e.g.&amp;nbsp;Math.round(0,040395*100)/100&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 06:56:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746687#M5387</guid>
      <dc:creator>denis_q</dc:creator>
      <dc:date>2019-04-23T06:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746710#M5388</link>
      <description>&lt;P&gt;@Anonymous&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The easiest way for your dwell time is "tool_diameter * 0,4" ... with the function from &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3491741"&gt;@denis_q&lt;/a&gt; it is&amp;nbsp; also possible but you realy have a lot to write? Don't know what you exactly want &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 07:11:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8746710#M5388</guid>
      <dc:creator>FTKnur</dc:creator>
      <dc:date>2019-04-23T07:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8751875#M5389</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And selecting the holediameter for making an expression like 0,7* holediameter isn't possible?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 05:33:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8751875#M5389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-25T05:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8752346#M5390</link>
      <description>&lt;P&gt;Nope ... the diameter of your selected hole/surface is not possible.&lt;/P&gt;
&lt;P&gt;Only thing is makeable with "diameter range" ... don't know if you can use it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a templates for different threads -&amp;gt; e.g.&amp;nbsp; M6 -&amp;gt; both diameter ranges set to: 4,917...&lt;/P&gt;
&lt;P&gt;Automatic boring for standard operations &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 10:40:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8752346#M5390</guid>
      <dc:creator>FTKnur</dc:creator>
      <dc:date>2019-04-25T10:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: TUTORIAL: edit expressions</title>
      <link>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8754860#M5391</link>
      <description>&lt;P&gt;I don't think you will find anything better then this video:&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FdFSekpMbCdo%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdFSekpMbCdo&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FdFSekpMbCdo%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Using If Then Else logic in Fusion 360 CAM expressions" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 09:51:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/hsm-support-forum/tutorial-edit-expressions/m-p/8754860#M5391</guid>
      <dc:creator>ArjanDijk</dc:creator>
      <dc:date>2019-04-26T09:51:19Z</dc:date>
    </item>
  </channel>
</rss>

