commit c33e12dad2ec94d473ac660896d90a78d126c579 Author: bartool Date: Sun Jan 12 13:18:42 2025 +0100 init commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..16e9963 --- /dev/null +++ b/readme.md @@ -0,0 +1,37 @@ +# [WIP] CAD Manipulator + +A tool for manipulating objects in CAD programs, such as FUSION 360. + +## Description + +CAD Manipulator is a tool that enables users to perform advanced operations on objects in CAD programs. The tool is designed to simplify the work of engineers and designers who use CAD programs to create and edit projects. + +## Features + +* 3D object manipulation +* Editing object properties +* Inserting and deleting objects +* Moving and rotating objects +* Scaling objects + +## Supported CAD Programs + +* FUSION 360 +* Other CAD programs (planned) + +## Installation + +To install CAD Manipulator, follow these steps: + +[WIP] + +## Usage + +To use CAD Manipulator, follow these steps: + +[WIP] + + +## License + +CAD Manipulator is available under the MIT license.