Converts 123D design CAD files into Fusion 360 CAD files
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.
You will need to install python 3 in order to use this software
pip install fusion123
python fusion123 [path/to/*.123dx]
Please use PyLint (Default linter on VS Code) to lint your code before submitting a PR.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Benny Megidish
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details