Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to save ZIP locally on server or upload zip to server #5

Open
rkoeppl opened this issue Apr 5, 2016 · 1 comment
Open

Option to save ZIP locally on server or upload zip to server #5

rkoeppl opened this issue Apr 5, 2016 · 1 comment

Comments

@rkoeppl
Copy link

rkoeppl commented Apr 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.

@ghost ghost added the feature request label Apr 6, 2016
@ghost ghost changed the title Feature request: option to save ZIP locally on server or upload zip to server Option to save ZIP locally on server or upload zip to server Apr 8, 2016
@ghost ghost self-assigned this Apr 8, 2016
@ghost ghost closed this as completed Jul 22, 2016
@ghost ghost reopened this Jul 22, 2016
@jmkao
Copy link

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
Projects
None yet
Development

No branches or pull requests

2 participants