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 upOption to save ZIP locally on server or upload zip to server #5
Comments
This comment has been minimized.
This comment has been minimized.
jmkao
commented
Aug 13, 2016
We implemented a this in a fork, https://github.com/Kudo3D/SLAcer.js. Take a look at the uploadZip() and makeButton() functions in https://github.com/Kudo3D/SLAcer.js/blob/gh-pages/js/photonic3d.js A similar technique could be used for other embedded printer control systems (although I don't know of any open source ones other than Photonic3D). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rkoeppl commentedApr 5, 2016
For SLACER instandes running on an embedded system that controls the printer it would ake sense to store the sliced files on the server for further processing and printing. please add an option to either store locally or upload the ZIP after slicing.