CATIA is great. But wouldn't it be even better if there was a way to automate the creation of cams in CATIA? This project aims to do just that.
- Matlab
- Python 3.5
- JetBrains PyCharm
- tkinter
- Kivy
- XlsxWriter
- Numpy
- PyInstaller
- Excel
- Inno Setup Compiler
- Download the installable from releases tab.
- Install, launch and follow the steps.
- Fill in Template.xlsx
- Run Gui.fig
- Copy the generated coordinates in the coordinated.xlsx and use gsd spline technique to get it into CATIA.
- Initial Matlab version...done
- Python version...done
- Standalone executable...done
- Installer...done
- Advanced Features...pending
- Support generation of cordinates for offset follower.
- Configurable reolution or number of points per degreee.
- Exceptions and optimisations.
- Prabin : Concept & Formulation
- Navaneet : Code & UI