Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upREST API based integration with printer controllers #10
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jmkao commentedApr 19, 2016
I'm a contributor to the Photonic3D (formerly Creation-Workshop-Host) project, which is a web-based printer controller than can run on a Raspberry Pi.
We are looking at integrating with browser-based slicers, and out the the ones that I was able to evaluate, SLAcer.js was the most stable and capable, and we would love to be able to integrate with it.
What would be helpful would be for SLAcer.js to integrate with printer control servers via a REST API. Initially I think the most helpful would be:
Then in later enhancements we could do more things, perhaps:
Our matching issue for this is: area515/Photonic3D#139