Claudio Prezzi

Results 284 comments of Claudio Prezzi
trafficstars

LaserWeb shows the head at 0,230, because that's what your printer is reporting in the position messages after homing. So it seems that a work offset of 0,-230 is stored...

I would suggest a completely different approach. In the backend server (server.js of lw.comm-server) from line 2307 you find the function runJob which parses each gcode line before adding it...

What exactly did you install? The release version has no popups for progress. The only "progress" info is the "Queued: count" info on the Control tab (on top of the...

LaserWeb was mainly developped for and tested with grbl and smoothieware. For Marlin it stongly depends on the version. You should use a marlin version/configuration that can handle laser power...

@xxxajk Your project sounds very interesting. Did you see the folowing instructions? https://github.com/LaserWeb/lw.comm-server/wiki/Manual-Installation-(RasPi) There we use node 12 and some dependencies might need that base. I allways suggest to first...

You are correct about the "unlimited" terminal box, but this should never be a problem, because with a correctly configured (supported) firmware there should only be one message when starting...

If something is shown in LaserWeb, it obviously was in the svg. So your croping didn't work. Instead of croping, you could try to copy only the needed parts to...

@easytarget Do you want me to merge this PR? You should be able to merge it yourself.

I saw that you never acepted my invitation to the LaserWeb devteam. Now I re-invited you to the LaserWeb devteam and core-devs. You need to accept the invitation ;)

@easytarget Do you want to finaly merge this PR? The docker file is not used for the electron build.