Looking for LaserWeb config and experiences, can you help?
-
Hi to all my fellow CNC and Laser nerds in the audience!
If you have experience of using LaserWeb4 with a Duet controller I'd dearly love to know more about your experience, good or bad.
- If you have been successful, I'd love to see your config!
- If you gave up on it, I understand ;-), I'd love to know why.
No need for huge long answers, but a bit of rationale would be appreciated, 'it sucked' wont really help me improve it.
I'm trying to devote unemployment and lockdown to, burying myself in learning JS and React the hard way, via LaserWeb, fIxing bugs that annoyed me, UI tweaks and even adding simple features.
- A TL;DR summary of what I have done so far
- Online demo! Working; you can save gcode to a file.
As part of what I have done I am improving the Predefined Machines database, I have added a 'Generic RRF' profile, but I want to add a 'Duet based machines' one too. Since I do not actually have a duet powered CNC I thought I'd ask here.
If you want to share a config, the most useful way is to go to Settings->Tools and hit the Save Settings button on the first line. The .json file that produces is exactly what I want.
Note: It might contain internal IP addresses and names, if that is an issue you can edit out the lines for comServerIP and connectIP in the file with any text editor.