TheSpaghettiDetective / obico-server

Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.
https://obico.io
GNU Affero General Public License v3.0
1.45k stars 294 forks source link

Feature request: Integration in Repetier-Server #307

Open G4Cab opened 3 years ago

G4Cab commented 3 years ago

Looking forward for integration in Repetier-Server

https://www.repetier-server.com/

kennethjiang commented 3 years ago

I actually never understood how repetier-server works. I'm under the impression it's a closed system but I could be wrong.

Do you know if there is some kind of plugin mechanism so that we can run code inside it? If so, some pointers to the docs will be really appreciated.

G4Cab commented 3 years ago

You have an API https://www.repetier-server.com/manuals/programming/API/index.html

You can use LUA modules https://www.repetier-server.com/manuals/programming/API/modules.html https://www.repetier-server.com/monitoring-plugins/

You also have some server commands https://www.repetier-server.com/manuals/0.94/index.html

The developer itself is interested in integrating SD, maybe you can get in contact with him: https://forum.repetier.com/discussion/comment/33224/#Comment_33224

kennethjiang commented 3 years ago

Thank you so much for all these pointers. I have heard good words about repetier. It looks like they are more sophisticated than I thought. :)

This feels like a pretty big undertaking. And almost the whole TSD team is tied up with mobile app right now. When things settle down a bit we will evaluate the amount of work and prioritize it accordingly.

Thanks again for this suggestion.

dragnmastr85 commented 6 months ago

I would like to second this request!