Hello,
I’m using LaserWeb3 (30476) on an Orange Pi Zero (running Armbian) connected to an Arduino (running GRBL 1.1e) and pretty much everything appears to work well.
I have two brief questions:
-
The “Motors Off” button doesn’t appear to turn the motors off. What command should this issue to GRBL (perhaps $SLP?) and does this work for everyone else but me?
-
I can connect to the Arduino via its USB interface (/dev/ttyUSB0) as expected, but if I bypass the USB interface on the Arduino and use the dedicated serial port on the Orange Pi Zero (via some level shifting), it doesn’t work from within LaserWeb3. I can, however, use a minicom terminal on the Orange Pi Zero to talk to the GRBL controller successfully. It’s as if there is a problem with the node.js serial port library talking to the Orange Pi Zero \dev\ttyS1 port. Any ideas on how I can go about debugging this?
Thanks again for all your hard work!
Alex
P.S. Here’s some video’s of the modified Chinese laser engraver with cable chains and limit switches.