JeromeBriot / fusion360-basic-calculator

An add-in that displays a basic calculator in Autodesk Fusion 360.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicCalculator Fusion 360 - Basic calculator

An add-in that displays a basic calculator and a unit converter in Autodesk Fusion 360.

Basic Calculator palette

Installation

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

Usage

Run the BasicCalculator add-in and you should see a new button with a green icon (Basic Calculator 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.

Version history

  • 0.2.0 (31 August 2018) - Add unit converter
  • 0.1.0 (01 September 2018) - First release

Acknowledgement

The add-in uses the following JavaScript contributions:

License

Codes are licensed under the terms of the BSD-2-Clause License. Please see the License.txt file for full details.

About

An add-in that displays a basic calculator in Autodesk Fusion 360.

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 69.5%Language:HTML 19.2%Language:Python 9.8%Language:CSS 1.4%