fusion123

Converts 123D design CAD files into Fusion 360 CAD files


Keywords
123d, autodesk, converter, fusion360
License
MIT
Install
pip install fusion123==0.1.0

Documentation

123-Fusion

Converts 123D design CAD files into Fusion 360 CAD files


🚧NOTE: this repository is still a work in progress, it has not been deployed to PyPi yet. In order to use it, please execute the converter script directly.

python converter.py [path/to/*.123dx]

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to install python 3 in order to use this software

Installing

pip install 123fusion

Running

123fusion [path/to/*.123dx]

Coding style tests

Please use PyLint (Default linter on VS Code) to lint your code before submitting a PR.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Benny Megidish

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details