An open API service indexing awesome lists of open source software.

https://github.com/pseudomuto/dfxfusion

My own custom Fusion 360 add-in
https://github.com/pseudomuto/dfxfusion

Last synced: 8 months ago
JSON representation

My own custom Fusion 360 add-in

Awesome Lists containing this project

README

          

# DFX Fusion

[![CI][github-svg]][github-ci]
[![codecov][codecov-svg]][codecov-url]

An add-in for Fusion 360 with some utilities I use. This is 100% geared for my own personal use. Feel free to use it as
you see fit, but it might be fairly customized to my own workflow.

## Install

1. Clone this repo to `~/Library/Application\ Support/Autodesk/Autodesk\ Fusion\ 360/API/AddIns/dfxfusion`.
1. Open Fusion 360, then `SHIFT+S` to open the scripts and add-ins window.
1. Click the `+` beside `My Add-Ins`, and select the dfxfusion directory.

[github-svg]: https://github.com/pseudomuto/dfxfusion/actions/workflows/ci.yaml/badge.svg?branch=main
[github-ci]: https://github.com/pseudomuto/dfxfusion/actions/workflows/ci.yaml
[codecov-svg]: https://codecov.io/gh/pseudomuto/dfxfusion/branch/main/graph/badge.svg
[codecov-url]: https://codecov.io/gh/pseudomuto/dfxfusion