Table of Contents
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
For getting started, we hope that you are familiar what a gcode file and what an STL file is, even-though if you are not these don't take much time. So please spend few minutes in getting a basic knowledge on these fundamental topics.
This is an example of how to list things you need to use the software and how to install them.
- pip install -r requirments.txt
Just follow these few simple steps for using our free software
- Clone the repo sh git clone https://github.com/niketh457/3d-print.git
Our project uses a no complex way for solving the complex tasks which makes our project quite different than others.
Just clone the repo in your local system and then ....
Here's the process of using your project:
Usage Process:
1.Homepage:
Navigate to the homepage of our project. Locate the option labeled "Upload an STL file". Click on the option to initiate the file upload process.
2.File Upload:
Choose the STL file you want to convert to G-code from your device. Upload the selected file by following the on-screen instructions. Once uploaded, the system will begin processing the file.
3.G-code Generation:
After the upload is complete, the system will generate G-code based on the uploaded STL file. If the uploaded file contains multiple objects: The system will separate each object. Generate G-code for each individual object. Provide separate G-code files for each object. All generated G-code files will be stored in a file named "output".
4.Simulation:
After G-code generation, a simulation of the printed object(s) will be presented. Navigate to the simulation page to view the visualization of the printing process. The simulation provides a visual representation of how the 3D printer will build each object based on the generated G-code.
5.About Us:
If you're interested in learning more about bio-printing or our project's story: Navigate to the "About Us" page. Explore information about bio-printing technology and our project's journey.
6.Additional Features:
Explore any additional features or functionalities available on our project's website. Feel free to provide feedback or contact us for support if needed.
7.Completion:
Once you've obtained the desired G-code files and/or explored the simulation and additional information, you can proceed with your 3D printing process using the generated G-code.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Our Team:
- A. Sai Sanjana Reddy [[email protected]]
- Pranav Kalwange [[email protected]]
- B. Sai Pavan [[email protected]]
- K. Niketh Reddy [[email protected]]
- B. Havish Rathod [[email protected]]
Project Link: https://github.com/niketh457/3d-print