Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

downloded thread modeler but not appering in Add-ins

14 REPLIES 14
SOLVED
Reply
Message 1 of 15
DavidRobinsonUVHSK
2901 Views, 14 Replies

downloded thread modeler but not appering in Add-ins

I recently downloaded threadModeler to Inventor, it appears in App Manager, but it has not appeared in Add-Ins. I'm running on Autodesk Inventor Professional 2022 (currently fully up to date).

 

I understand in order to acsess the thread modeler it must be in Add-ins first.

 

Pleas help

 
 

Picture1.pngPicture2.png

14 REPLIES 14
Message 2 of 15

See link to previous thread Solved: Thread Modeler - Autodesk Community - Inventor

 

Attached text file with the bit you need to update.

Message 3 of 15

I've tried to find the following file and the computer is unable to find any file listed as the following:

 

C:\ProgramData\Autodesk\ApplicationPlugins\coolOrange_coolOrangethreadModeler.bundle\Contents

Message 4 of 15
mcgyvr
in reply to: DavidRobinsonUVHSK

See the note from that page.. It doesn't support anything past 2020.

 

"Note: coolOrange will not further develop the app or provide new versions for newer Inventor versions. The threadModeler for Inventor 2020 is the last version, which is published here"

 

You will need to model the threads yourself for printing. (coil/sweep,etc...)



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
Message 5 of 15

Try

 

"C:\ProgramData\Autodesk\ApplicationPlugins\coolOrange_threadModeler.bundle\Contents"

 

Open addin with note pad & update line with "27"

 

<SupportedSoftwareVersionLessThan>27..</SupportedSoftwareVersionLessThan>

 

Restart Inventor and the app should show on restart, unblock & load app as normal. The app say not supported but with the change it works fine on 2021 & 2022.

 

gjacksonQJF6Y_0-1623846002949.png

 

Message 6 of 15

Inventor 2022

 

Example screeshot's before and after with tread.

Message 7 of 15

Ive now found where the coded needs changing, this is what it looks like so far, and currently it still does not work

 

 

Picture1.png

Message 8 of 15

Image is a little unclear but looks like you have updated the line GreaterThan>27

 

Should be line below LessThan>27 put GreaterThan back to 20

 

<SupportedSoftwareVersionGreaterThan>20..</SupportedSoftwareVersionGreaterThan>
<SupportedSoftwareVersionLessThan>27..</SupportedSoftwareVersionLessThan>

 

 

Message 9 of 15

After the advice give, I found changing the grater and less than valuses to as show on the image ive posted bellow managed to get the thread moddler to work

 

thanks  for the help.

 

Picture1.png

Message 10 of 15
Anonymous
in reply to: DavidRobinsonUVHSK

Hi I have the same problem by the fix do not work for me.

danieltarp_0-1633427146429.png

i have tried to change to this

danieltarp_1-1633427213909.png

and insted of 25 i have tried 20, 26

and insted of 28 i have tried 27, 25

 

from note pad:

 

<Addin Type="Standard">
<ClassId>{90f6009a-a2ed-400f-9cbd-cee55ad30d23}</ClassId>
<ClientId>{90f6009a-a2ed-400f-9cbd-cee55ad30d23}</ClientId>
<DisplayName>coolOrange-ThreadModeler</DisplayName>
<Description>coolOrange Inventor ThreadModeler plug-in</Description>
<Assembly>ThreadModeler.dll</Assembly>
<LoadOnStartUp>1</LoadOnStartUp>
<UserUnloadable>1</UserUnloadable>
<Hidden>0</Hidden>
<SupportedSoftwareVersionGreaterThan>25..</SupportedSoftwareVersionGreaterThan>
<SupportedSoftwareVersionLessThan>28..</SupportedSoftwareVersionLessThan>
<DataVersion>1</DataVersion>
<UserInterfaceVersion>1</UserInterfaceVersion>
<LoadBehavior>0</LoadBehavior>
</Addin>

 

hope someone can help thanks

Daniel

Message 11 of 15
mcgyvr
in reply to: Anonymous


@Anonymous wrote:

Hi I have the same problem by the fix do not work for me.

danieltarp_0-1633427146429.png

i have tried to change to this

danieltarp_1-1633427213909.png

and insted of 25 i have tried 20, 26

and insted of 28 i have tried 27, 25

 

from note pad:

 

<Addin Type="Standard">
<ClassId>{90f6009a-a2ed-400f-9cbd-cee55ad30d23}</ClassId>
<ClientId>{90f6009a-a2ed-400f-9cbd-cee55ad30d23}</ClientId>
<DisplayName>coolOrange-ThreadModeler</DisplayName>
<Description>coolOrange Inventor ThreadModeler plug-in</Description>
<Assembly>ThreadModeler.dll</Assembly>
<LoadOnStartUp>1</LoadOnStartUp>
<UserUnloadable>1</UserUnloadable>
<Hidden>0</Hidden>
<SupportedSoftwareVersionGreaterThan>25..</SupportedSoftwareVersionGreaterThan>
<SupportedSoftwareVersionLessThan>28..</SupportedSoftwareVersionLessThan>
<DataVersion>1</DataVersion>
<UserInterfaceVersion>1</UserInterfaceVersion>
<LoadBehavior>0</LoadBehavior>
</Addin>

 

hope someone can help thanks

Daniel


@Anonymous 

Keep greater than at 20

and less than at 27 for 2022..  (2022 is version 26)



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
Message 12 of 15
WHolzwarth
in reply to: mcgyvr

Two changes are needed, an additional one in PackageContents.xml

There in line 6 edit to SeriesMax=Ir26"

Walter Holzwarth

EESignature

Message 13 of 15
Anonymous
in reply to: mcgyvr

thanks I got it to work
Message 14 of 15
Gabriel_0
in reply to: GJackson-GMC

This worked. Thank you so much

Message 15 of 15
bhart9KESJ
in reply to: GJackson-GMC

Hopefully this saves everyone a little time without having to piece the solution together from all these treads and replies.  Here is the complete solution that worked for me:

 

coolOrange Thread Modeler

 

Steps to get it to work with Inventor 2022:

(Note – make sure Inventor is NOT open during this procedure)

 

  1.  Download and install the package from the Autodesk App Store.

 

  1. After installation – Open Windows File Explorer – go to View Tab – make sure box next to “Hidden items” is checked.

 

  1. Navigate to “C:\ProgramData\Autodesk\ApplicationPlugins\coolOrange_threadModeler.bundle”

 

  1. Right-click on the “PackageContents.xml” file and select “Edit”.  File will open in Notepad.

 

  1. In line 6 – change SeriesMax=”Ir24” to SeriesMax=”Ir26” – press Ctrl+S to save then exit Notepad.

 

  1. Open the “Contents” folder.

 

  1. Right-click on the file named “coolOrange.ThreadModeler.Inventor.addin” and open with Notepad.

 

  1. On line 10 – change the "SupportedSoftwareVersionGreaterThan" value to 20 – then on line 11 – change the "SupportedSoftwareVersionLessThan" value to 27.  Press Ctrl+S to save – then exit Notepad.

 

  1. Close File Explorer and open Inventor 2022.

 

  1. From the “Tools” tab – select “Autodesk App Manager” and verify that the threadModeler is installed.

 

  1. Select “add-Ins” – and in the Add-in Manager window – Select “coolOrange – ThreadModeler”.

 

  1. It will be blocked – so uncheck the box next to “Block” and check the box next to “Load Automatically”

 

  1. Click “OK” – then close and re-open Inventor 2022.  The threadModeler will be available for use!

 

This is copied and pasted from the Word document I made for my own reference if I ever have to do this again.  😁

Hope this helps!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report