jorgerobles
jorgerobles
Hello all @LaserWeb/devteam ! I think is time for a MidYear Recap of Laserweb4 status. I wish We could put what to be done in next efforts and maybe priorities....
Doing my daily bench test I've found paths seem not generated inner to outer. That would be a great addition since complex works require some heavy adjustment on LW. [escaleras.json.txt](https://github.com/LaserWeb/LaserWeb4/files/844371/escaleras.json.txt)...
@tbfleming how do you see the possibility of using Travelling Salesman on the generated GCODE? Here is way to do using WEBGL acceleration! https://amoffat.github.io/held-karp-gpu-demo/?gpu=1
Yeah, we have the unicorns back! What about this kind of thing https://github.com/jcmellado/js-aruco to jog detect work start, I mean, precisely warn of material placement in order to cut for...
I've been looking for a postprocessor spec to not to reinvent the wheel but have not found anything merely structured. The simplest engine could be done using a web-worker that...
I've been wondering of compiling production builds instead development ones https://facebook.github.io/react/docs/optimizing-performance.html#use-the-production-build We have an steady build now with no critical bugs, we could do some benchmark on this side.
There's some people very interested on 3DP on LW, and open this Issue to just talk about the chances and availability. This needs deep thinking, so, let's party! @lautr3k, @openhardwarecoza,...
Hey all @openhardwarecoza, @tbfleming, @lautr3k , @cprezzi Should we push stabilized versions to master? I mean, many users are complaining some pushes done to dev-es6, that in fact is a...
@sdesalas Can you help us to make a multi .travis for run multiple build targets adding linux also?
Hi- I've got an scenario where the validation rules needs to use references to external variables (a settings object, etc) How can I achieve to compose a custom rule that...