<?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: Error: Invalid cusp height for the given tool. in Fusion Electronics Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12192482#M5273</link>
    <description>&lt;P&gt;Would you be able to share your Fusion file here or privately?&lt;BR /&gt;File &amp;gt; Export &amp;gt; Save to local folder, return to thread and attach the .f3d file in your reply. To share the file privately, it's the same process, but email it to me: seth DOT madore AT autodesk DOT com&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2023 22:41:28 GMT</pubDate>
    <dc:creator>seth.madore</dc:creator>
    <dc:date>2023-08-23T22:41:28Z</dc:date>
    <item>
      <title>Error: Invalid cusp height for the given tool.</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12189047#M5272</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to engrave a PCB. I am using a V Engrave/Chamfer self-defined bit, and 3D adaptive clearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On trying to generate toolpath, I keep getting:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: Invalid cusp height for the given tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I saw previous posts on this error, but all related to Ball end bits. Why I am getting this error with the V bit?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 18:27:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12189047#M5272</guid>
      <dc:creator>VE_Mohamed</dc:creator>
      <dc:date>2023-08-22T18:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Invalid cusp height for the given tool.</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12192482#M5273</link>
      <description>&lt;P&gt;Would you be able to share your Fusion file here or privately?&lt;BR /&gt;File &amp;gt; Export &amp;gt; Save to local folder, return to thread and attach the .f3d file in your reply. To share the file privately, it's the same process, but email it to me: seth DOT madore AT autodesk DOT com&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 22:41:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12192482#M5273</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-08-23T22:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Invalid cusp height for the given tool.</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12192887#M5274</link>
      <description>&lt;P&gt;Please find attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 04:19:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12192887#M5274</guid>
      <dc:creator>VE_Mohamed</dc:creator>
      <dc:date>2023-08-24T04:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Invalid cusp height for the given tool.</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12195097#M5275</link>
      <description>&lt;P&gt;So here's the deal;&lt;BR /&gt;The tool type is really not suitable for the toolpath calculation kernel that Adaptive uses, it requires a non-zero tip tool, and even then, would result in a toolpath not really suitable for this application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I took your model and I've applied a few toolpaths to it. There are two setups, I'll explain what I did.&lt;/P&gt;
&lt;P&gt;1) In the first setup, I used a 2D Pocket toolpath and selected all the chains appropriately. I did have to define your tool with a small flat on the tip (which it's most likely going to have anyways) and this was my result:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-08-24_17h19_49.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1257841i02556DC418E5A081/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-08-24_17h19_49.png" alt="2023-08-24_17h19_49.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;In my second setup, I thought I could do something clever and use 2D Pocket with a Silhouette or Pocket Detection, but that wasn't possible with the model "as-is". It kept on trying to machine the small holes, so I created a Manufacturing Model and then just plugged the thru holes. I was then able to use Silhouette to quickly make a toolpath, and it's pretty much the same as the image above. I think there's a case here for "ignore holes" when doing silhouette detection (I'll make a ticket this weekend)&lt;/P&gt;
&lt;P&gt;I then tried 3D Pocket Clearing, but try as I might, I was not able to get a satisfactory toolpath, as it was missing several features:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-08-24_17h23_48.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1257850iBA3C7E5DC076F384/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-08-24_17h23_48.png" alt="2023-08-24_17h23_48.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;File is attached for your review&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 21:25:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12195097#M5275</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-08-24T21:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Invalid cusp height for the given tool.</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12195892#M5276</link>
      <description>&lt;P&gt;Hi Seth,&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Let me share a couple of general comments first:&lt;/P&gt;&lt;P&gt;1. As Autodesk is not posting any official videos of its own on how to manufacture a PCB, all these videos out there are really misleading. I can even claim that most of them get what you called above a "non-satisfactory toolpath" but they just didn't highlight&lt;/P&gt;&lt;P&gt;2. My PCB is not much different from others, what works for me should work for others I guess. If 2D pocket clearing is the most suitable, then may be as a future enhancement, no need to keep such a generic manufacturing interface and just keep those strategies that can support PCB manufacturing.&lt;/P&gt;&lt;P&gt;Thanks again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 07:11:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/error-invalid-cusp-height-for-the-given-tool/m-p/12195892#M5276</guid>
      <dc:creator>VE_Mohamed</dc:creator>
      <dc:date>2023-08-25T07:11:56Z</dc:date>
    </item>
  </channel>
</rss>

