Open-Source 3D Printing Software
QView3D, developed at SUNY’s Hydra Lab, is an open-source software project designed to streamline the management and communication of 3D printing files to printer arrays. It offers users an expandable framework to enhance their workflow and take control of their process. Embracing an open community ethos, QView3d continuously evolves, actively seeking collaboration and feedback from users to improve and innovate.
The project is maintained by computer science students at SUNY New Paltz, under the guidance of professor Michael Curry. Team members are responsible for the development, testing, and documentation of the software. The project is part of the Computer Science Department’s capstone course, where students work on real-world projects to gain experience in software development.
The software is currently designed to run on Ubuntu 20.04 LTS and later. MacOS and Windows support can be achieved with additional configuration.
Clone the repository:
git clone https://github.com/sunyhyralab/QView3D.git
Install:
./install.sh
Run:
./run.sh
We welcome contributions to QView3D. Please follow the guidelines in the CONTRIBUTING.md file.
This project is licensed under the MIT License - see the LICENSE.md file for details.
1.0.0