https://github.com/bennymeg/fusion123
Converts 123D design CAD files into Fusion 360 CAD files
https://github.com/bennymeg/fusion123
123d autodesk converter fusion360
Last synced: 2 months ago
JSON representation
Converts 123D design CAD files into Fusion 360 CAD files
- Host: GitHub
- URL: https://github.com/bennymeg/fusion123
- Owner: bennymeg
- License: mit
- Created: 2019-01-27T13:25:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T18:04:50.000Z (over 6 years ago)
- Last Synced: 2025-03-27T12:39:18.008Z (3 months ago)
- Topics: 123d, autodesk, converter, fusion360
- Language: Python
- Size: 16.6 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Fusion123
Converts 123D design CAD files into Fusion 360 CAD files[](https://github.com/bennymeg/AcademicEmailVerifier/blob/master/LICENSE)
[](https://pypi.org/project/fusion123/)## 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 fusion123
```### Running
```
python fusion123 [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](https://github.com/bennymeg/Fusion123/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/bennymeg/Fusion123/tags).
## Authors
**Benny Megidish**
_See also the list of [contributors](https://github.com/bennymeg/Fusion123/contributors) who participated in this project._
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/bennymeg/Fusion123/blob/master/LICENSE) file for details