An open API service indexing awesome lists of open source software.

https://github.com/shashik5/cnc-code-generator


https://github.com/shashik5/cnc-code-generator

cnc-programming code-generation python

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## CNC Code Generator

### Installing Dependencies
1. Make sure Python@3.x is installed
2. Run the following code in the terminal
```sh
pip install matplotlib jaraco.clipboard
```

### Instructions to run the application
Run the following code in the terminal of the workspace folder
```sh
python src/main.py
```

### Collaborators
[Ayobami Odumuyiwa](https://github.com/ayblaze)

[Bishwa Acharya](https://github.com/bishwa221)

[Daniel Uzoigwe](https://github.com/DanOU123)

[Shashi Kumar Dhandapani](https://github.com/shashik5/cnc-code-generator)