Claudio Prezzi
Claudio Prezzi
It would not be a problem to save/load a single JSON formated settings string through the websocket connection, but I know there are users with multiple different machines that would...
@Gleapsite If you connect multiple machines to the PC running lw.comm-server, then you can select in the frontend, which machine (port) to connect. For example: I run lw.comm-server on a...
The machine profiles are still stored on client side and need to be copied manually to additional clients. What I said is that the server can handle multiple socket connections...
@quintesse You can also install lw-comm-server on a Raspberry Pi and access it from different clients (Win, Mac or Linux) either from a LaserWeb executable or just by a web...
@quintesse Yes, I understand that for your scenario it would be much easyer if the server had the profiles. This is also the way we work with the lasersaur in...
I don't see the need for "jogCancel". Why not just use "resetMachine"? This can be quickly issued by pressing ctrl-x from the frontend.
I'm not a linux expert, but would be happy to include your changes. Please make a pull requenst or send me the needed changes.
Our main userbase are Windows Users. They prefer a simple installer/exe and don't want to deal with docker. But Docker might be a good solution for installation of lw.comm-server on...
There are reasons why it was setup like this. - lw.comm-server was made to be an independant websocket to machine gateway that could serve different frontends. - The master branch...
Ok for me too :)