Hello everyone,
I’m hoping to get some expert help with a very persistent set of issues on my laser machine. I feel I’m stuck in a loop and can’t seem to solve it.
Machine Summary:
- Controller: Ruida RDC6445G/S
- Current Firmware: V15.01.27
- Bed Size: 1300x900 mm
- Desired Homing Origin: Top-Right
- Software: LightBurn 0.9.0.2
- OS: Windows 10 and Windows 11 (I have tested on two separate computers with both OS).
I have two main problems:
Problem 1: Total Communication Failure (USB & LAN)
- USB: The PC-USB port is not detected at all. The machine does not appear in the Windows Device Manager when connected.
- LAN: I have set up a direct network connection with static IPs (Laptop:
10.0.0.1
, Laser:10.0.0.100
). The network connection is successful at a basic level (aping
from the PC to the laser’s IP gets a perfect reply), but LightBurn still shows the “Communication with controller failed” error. - Currently, my only working method to run jobs is via Udisk.
Problem 2: Mirrored Output vs. Correct Homing
- My goal is to have the machine home to the Top-Right corner.
- I can configure the
Direction Polarity
parameters on the controller to make the machine home correctly to the Top-Right. - However, when I do this, all jobs sent from LightBurn (Frame, Cut, and Engrave) are executed as a horizontal mirror image.
- If I invert the X-axis
Direction Polarity
to fix the mirroring, the jobs run in the correct orientation, but then the homing cycle is inverted and the machine tries to home to the left, crashing the gantry.
Summary of Solutions Attempted:
- For the Connection Issue: I have tried multiple USB/Ethernet cables and ports, reinstalled drivers (for USB), set up static IPs, confirmed connectivity with
ping
, disabled the Windows Firewall and all third-party antivirus software, recreated the LightBurn device profile from scratch, and isolated the connection by disabling Wi-Fi. All of this was tested on both a Windows 10 and a Windows 11 PC with the same negative result. - For the Mirroring Issue: I confirmed the
Mirror cutting
parameter is disabled. The issue seems to be a direct conflict between theDirection Polarity
setting required for correct homing and the one required for correct job orientation.
My main frustration is that I feel stuck: I can’t seem to solve these deep configuration issues using only the controller panel, but I also can’t establish a connection to the PC to troubleshoot more effectively with LightBurn.
My Questions:
- Given that
ping
works perfectly, what could be blocking LightBurn on both Windows 10 and 11 from connecting via LAN? - Is there any parameter on the Ruida controller to resolve the homing direction vs. job direction conflict? I need the machine to home Top-Right AND run jobs in the correct orientation.
- I found a changelog showing firmware V15.01.30 which mentions it “Optimized the laser engraving function”. Do you think upgrading from my current V15.01.27 to this version could potentially solve either the communication or the mirroring issue?