Community
Fusion API and Scripts
Got a new add-in to share? Need something specialized to be scripted? Ask questions or share what you’ve discovered with the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[Add-In] Check computer specifications

3 REPLIES 3
Reply
Message 1 of 4
JeromeBriot
814 Views, 3 Replies

[Add-In] Check computer specifications

Hello,

 

CheckComputerSpecs is an add-in that checks computer specifications against system requirements recommended by Autodesk for Fusion 360. It works on Windows and macOS.

 

It scans your computer for information about CPU, GPU and memory modules. Then it compares the values with the tables in the system requirements webpage on the Autodesk website.

 

Codes and information are posted on GitHub: https://github.com/JeromeBriot/fusion360-check-computer-specifications

 

Post comments in this discussion. Report bugs on the Issues page of the GitHub repo if possible.

 

Thank you.

 

windows.png

 

 

3 REPLIES 3
Message 2 of 4
JeromeBriot
in reply to: JeromeBriot

Hello,

 

New version available (0.2.0):

  • Add tools for debugging
  • Display memory amount in megabytes if less than one gigabyte
  • Fix some typos

You can help to improve this add-in by sending me a file with the specifications of your machine.
Instructions are displayed at the bottom of the palette.

 

Thank you.

 

Message 3 of 4
JeromeBriot
in reply to: JeromeBriot

Hello,

 

New version available (0.3.0):

  • Add support for DDR5 RAM

Thank you.

Message 4 of 4
JeromeBriot
in reply to: JeromeBriot

Hello,

 

New version available (0.4.0):

  • Fix bug on macOS with M1 chip

Thank you.

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

Post to forums  

Autodesk Design & Make Report