lw.comm-server
lw.comm-server copied to clipboard
Unified communications server for LaserWeb4 (and other frontends)
Would it be possible to add the homing per axis for TinyG (g2core) firmware. Just check it and homing per axis on g2core works the same way as it does...
Hi, I've run on a somewhat serious issue due the folder App being far away current version (8 months!) I've been refactoring the binaries build chain, decoupling lw.comm-server from electron...
Hi @cprezzi Could we add ARP network discovery to the server? I've been asked by @DouglasPearless (a DarklyLabs developer) to check candidate machines on local network. I've suggested https://github.com/TheThingSystem/node-arp-a so...
I briefly mentioned this to @cprezzi and he mentioned @tbfleming might anyway be revamping this for his new UI work, but i figured let me write up what i kinda...
Not exactly sure when or why this happens, too random to put a finger on it yet. But has always been an issue for me: 1. Sometimes randomly machine disconnects...
As https://github.com/LaserWeb/LaserWeb4/issues/369 @gerwinbrunner @cprezzi I've tested patch on `electron_bundler` At https://github.com/LaserWeb/lw.comm-server/blob/electron_bundler/server.js#L2843 `logFile = fs.createWriteStream(path.join(electronApp.getPath('userData'),"logfile.log"));` I've no commited this, as don't know if thas to be other considerations about branches master...
1) Connect to Smoothie 2) Start a Job 3) Click the Feedrate Overides 3.1) Get pissed at 1% being too small an increment (make it +10% please - practically speaking...
I am working on another frontend where I intend using lw.comms-server as well. In this frontend, I want to obtain the Smoothie config file and then parse it. In my...
 Upon issueing the "reset" command, it will always happen that Smoothieware closes the port (since its USB stack is in software, not like with Grbl where mostly its on...
I'm thinking of dumping clipperjs and switching entirely to boost.polygon to help solve performance issues. This will probably have the biggest impact if I also switch from asm.js to Wasm....