Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
REST API based integration with printer controllers #10
Comments
jmkao
referenced this issue
in area515/Photonic3D
Apr 19, 2016
Closed
Web Based Slicer Integration #139
lautr3k
added
the
feature request
label
Apr 19, 2016
lautr3k
self-assigned this
Apr 19, 2016
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/Creation-Workshop-Host#139