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

Comments

@rkoeppl
Copy link

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.

@lautr3k lautr3k 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
@lautr3k lautr3k self-assigned this Apr 8, 2016
@lautr3k lautr3k closed this Jul 22, 2016
@lautr3k lautr3k reopened this Jul 22, 2016
@jmkao

This comment has been minimized.

Copy link

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
3 participants
You can’t perform that action at this time.