<?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: New belt to Inventor in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/10940392#M134487</link>
    <description>&lt;P&gt;Good stuff! Thanks a ton for sharing!&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 21:48:22 GMT</pubDate>
    <dc:creator>bcmargiolos</dc:creator>
    <dc:date>2022-02-09T21:48:22Z</dc:date>
    <item>
      <title>New belt to Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/9798167#M116820</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to ask how to add a new belt to Inventor.&lt;/P&gt;&lt;P&gt;I need to add a new belt according to my parameters.&lt;/P&gt;&lt;P&gt;I tried in the folder&amp;nbsp; (C: \ Users \ Public \ Documents \ Autodesk \ Inventor 2020 \ Design Data \ Design Accelerator \ Tables \ SBelts \ Belts )&amp;nbsp; copy the existing file, just rename it and return it, and I always got an error even though I just renamed it. More in the photos.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The mistake is&amp;nbsp;Incompatible template format. The event has been canceled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Belt.jpg" style="width: 477px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/830362i76158214400D017E/image-dimensions/477x255?v=v2" width="477" height="255" role="button" title="Belt.jpg" alt="Belt.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Belt1.PNG" style="width: 483px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/830361iC767BB200C77B3A7/image-dimensions/483x230?v=v2" width="483" height="230" role="button" title="Belt1.PNG" alt="Belt1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Belt2.PNG" style="width: 483px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/830360iDFF90F91C482170B/image-dimensions/483x261?v=v2" width="483" height="261" role="button" title="Belt2.PNG" alt="Belt2.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;&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;&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;&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;&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;&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;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;M.S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 15:54:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/9798167#M116820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-12T15:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: New belt to Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/9800261#M116862</link>
      <description>&lt;P&gt;Please check&amp;nbsp;Synchronous-Belts-Customization.pdf.&lt;/P&gt;&lt;P&gt;It describes all steps needed for adding a new belt.&lt;/P&gt;&lt;P&gt;I added HTD belts to the design accelerator myself.&lt;/P&gt;&lt;P&gt;You need to add an extra information about the new belt and pulleys to these files:&amp;nbsp;SBelts.xml,&amp;nbsp;SBeltsMap.xml.&lt;/P&gt;&lt;P&gt;Also add extra xml and jpg files (belt info and icon) to the "Belts" folder.&lt;/P&gt;&lt;P&gt;Add extra xml files (pulleys info) to the "Pulleys" folder.&lt;/P&gt;&lt;P&gt;To make it easier for you I've attached my "Sbelts" folder.&lt;/P&gt;&lt;P&gt;Look up for "HTD" files. Also see what I changed in SBelts.xml,&amp;nbsp;SBeltsMap.xml (look for "HTD" containing rows)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HTD_belts.jpg" style="width: 453px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/830819iAC737FD5789B03FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="HTD_belts.jpg" alt="HTD_belts.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:46:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/9800261#M116862</guid>
      <dc:creator>artemglushchenko21</dc:creator>
      <dc:date>2020-10-13T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: New belt to Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/10940392#M134487</link>
      <description>&lt;P&gt;Good stuff! Thanks a ton for sharing!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 21:48:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/new-belt-to-inventor/m-p/10940392#M134487</guid>
      <dc:creator>bcmargiolos</dc:creator>
      <dc:date>2022-02-09T21:48:22Z</dc:date>
    </item>
  </channel>
</rss>

