# Fusion 360

***

## [Latest Release: 2.0.0](https://github.com/vindou/VEX-CAD-Fusion-360-Library/releases/tag/v2.0.0)

This parts library features every VRC legal part currently available, and will continue to be updated as new parts get released. This library is the second iteration of the original [Fusion 360 Library](https://github.com/vindou/VEX-CAD-Fusion-360-Library/releases/tag/v2.0.0).

#### Installation

To install the parts library, download the [zip file](https://github.com/vindou/VEX-CAD-Fusion-360-Library/archive/refs/tags/v2.0.0.zip) and follow this [video tutorial](https://www.youtube.com/watch?v=DhSNF_7SHcA).

#### FAQ

Click [here](https://github.com/vindou/VEX-CAD-Fusion-360-Library/wiki) to see frequently asked questions about the library.

#### Changes

Most notably, the [Fusion 360 Add-In](https://github.com/vexcad/fusion-library/releases/download/v1.0.0/fusion_addin_1_0_0.zip) is *no longer supported*, however there are plans to re-implement the add-in in the future.

There are now files for *every length* of structure, similar to the [Inventor library](https://github.com/VEX-CAD/VEX-CAD-Inventor/releases/tag/v1.4.0), and all motion pieces that support inserts now have individual files for every type of insert, including no insert.

Additionally, every available length for spacers, screws, and standoffs are now available.

[You can view the full changelog here](https://github.com/vindou/VEX-CAD-Fusion-Library/blob/main/changelog.md)

***

### VEX CAD Discord

If you need more help, or would like assistance from experienced users, please ask in our [Discord server](https://discord.gg/BKV3DJm)!

***

### Tutorial Series

We're releasing tutorial videos not just for installation, but also for improving your Fusion 360 workflow as well! You can view the playlist [here](https://www.youtube.com/playlist?list=PLN_ka0LWpSJf474OWfNfmNJszKDayiT1O) as we continue to release new videos.

***

### Fusion 360 Library Contributors

#### Current Contributors

* [Chang](https://github.com/vindou)
* [Ali](https://github.com/AliAhmad810) - 1353V, 80001B

#### Past Contributors

* Aidan - BUFF
* George - BUFF
* Flis - EZER
* Jess - EZ
* Justin - 3018E
* Yuanyang - 1721G


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.purduesigbots.com/vex-cad/cad-programs/fusion-360.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
