winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.89k stars 764 forks source link

Chilipeppr as a UGS Pendant UI #227

Open winder opened 9 years ago

winder commented 9 years ago

UGS has a web server which exposes an API to the GUI model object. It would be pretty cool to configure a Chilipeppr workspace which was updated using data from UGS.

This would allow some pretty cool things, like running UGS in a headless mode and controlling it over the web. Or maybe hooking into other Chilipepper features like gcode cloud storage & jscut.

I haven't used javascript much, so if anyone would like to volunteer to implement this drop me a line.

winder commented 9 years ago

I suppose this could be done by creating a Chilipeppr workspace, or by implementing the protocol used by SPJS.