An add-in that displays a basic calculator and a unit converter in Autodesk Fusion 360.
Download and install the GitHub2Fusion360 add-in (Windows or Mac) available for free on the Autodesk App Store.
Run the GitHub2Fusion360 add-in in Fusion 360 and copy/paste the URL of the repo: https://github.com/JeromeBriot/fusion360-basic-calculator
Run the BasicCalculator add-in and you should see a new button with a green icon () on the quick access toolbar on the upper right corner of the Fusion 360 UI. Click on the button to toggle the visibility of the calculator panel.
- 0.2.0 (31 August 2018) - Add unit converter
- 0.1.0 (01 September 2018) - First release
The add-in uses the following JavaScript contributions:
- string-math by devrafalko
- measurements.js by Andy Tran
Codes are licensed under the terms of the BSD-2-Clause License. Please see the License.txt file for full details.