lw.comm-server icon indicating copy to clipboard operation
lw.comm-server copied to clipboard

Unified communications server for LaserWeb4 (and other frontends)

Results 28 lw.comm-server issues
Sort by recently updated
recently updated
newest added
trafficstars

websocket -> listSD -> runs a http://smoothieware.org/console-commands#ls, (try and get results recursively? even if it means manually going deeper) -> Returns ws event to frontend with array of files. Frontends...

Run http://smoothieware.org/console-commands#config-get for the laser_module parameter (if true, its a laser) also could probably check for extruders if found, is a 3d Printer. Check for a Spindle config, its a...

@jonbev Okay, so, the way we currently build LW4 binaries with Electron-builder is: 1. This repo (lw.comm-server) has a branch, Electron_bundler, that has a couple simple npm scripts in package.json...

Splitting off from #2 to encourage some more creative thinking without depending on firmware changes

discussion

Splitting off from #2 - to avoid the discussion drowning in that one 1) I have a rather urgent need to work on this for a non-LW application too 2)...

grblHAL prints "grblHAL 1.1" by default, whereas standard grbl prints "grbl 1.1". This PR adds compatibility with grblHAL by locating the space before parsing the version number.

This PR makes the environment setting in the sample systemd unit file match the envvar actually used by lw.comm-server.

The previous dependency failed to compile on my machine with node v24 Thus I tried to update to version 12.0.0.