-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
[FEATURE REQUEST]Be able to autodiscover all ESP3D devices and agregate them #85
Comments
Great idea, that way it would be possible to control all printers using ESP3D in one GUI :-) Will you make an app for it to add all IP's, or one ESP3D Master and the rest Slaves? Would be even better to find a way to incooperate a slicer also so you can send the STL direct from Phone or whatever to the printers :-) |
For the aggregation the idea is simply to use the The offline slicer idea is already done by someone - but I think code is not public yet or won't be public, it is based on Cura engine (luc-github/ESP3D#487 (comment)) The online slicer idea is pretty old but need a reliable online solution that provide online commands, and this need lot of test before choose the right one ( this one looks nice but never tested https://icesl.loria.fr/slicecrafter/, another one Astroprint is well known https://www.astroprint.com/online-stl-slicer-and-gcode-x3g-generator but not free and again need time to test and check how to integrate) - so my time bandwidth is the problem ... |
the command to list all ESP3D / ESP3DLib / etc is now implemented luc-github/ESP3D#803
|
A way to agregate all UI/esp3d and control them like an esp3d farm, even sending jobs from one to another
This tool could also handle printers access for fab lab or a classroom for example
It could be used also with usage of NFC devices - imagination is just the limit
This thread is more for a discussion for the moment to see if there is a need or it is just a fake good idea ^_^
The text was updated successfully, but these errors were encountered: