arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.23k stars 491 forks source link

I have no idea what's happening #2241

Open Giosca0502 opened 5 months ago

Giosca0502 commented 5 months ago

When I try to pair my engraver it gives me this back

16/04/2024 14:32:31.123 SetStatus Machine status [Connecting] 16/04/2024 14:32:31.129 OpenCom Open COM11 @ 9600 baud Ctrl-X (UsbSerial) 16/04/2024 14:32:33.675 SendImmediate Send Immediate Command [0x18] 16/04/2024 14:32:41.130 OpenCom Connection timeout! 16/04/2024 14:32:41.130 CloseCom Close COM11 [CORE] 16/04/2024 14:32:41.134 SetStatus Machine status [Disconnected]

And Idk what to do Yes, I have updated both LaserGRBL and CH340

arkypita commented 5 months ago

The machine is not responding, LaserGRBL close the connection due to timeout (10s)

Are you sure you are using the right baudrate?

I see 9600, but most machine use 115200

Giosca0502 commented 5 months ago

Well, the machine is an Atomstack A5 Pro, that works with 115200 baudrate, but I'm trying to connect a CH-06 wired to the main board, which has a 9600 baudrate

Update: To be sure I changed the baudrate of the CH-06 to 115200 but the final doesn't seem to change a lot

16/04/2024 18:27:32.501 SetStatus Machine status [Connecting] 16/04/2024 18:27:32.506 OpenCom Open COM11 @ 115200 baud Ctrl-X (UsbSerial) 16/04/2024 18:27:33.037 OpenCom Retry opening COM11 as COM1 (UsbSerial) (issue #31) 16/04/2024 18:27:33.045 SendImmediate Send Immediate Command [0x18] 16/04/2024 18:27:42.504 OpenCom Connection timeout! 16/04/2024 18:27:42.504 CloseCom Close COM1 [CORE] 16/04/2024 18:27:42.508 SetStatus Machine status [Disconnected]