Hooking up to my laptop direct connection through cable

now for setting up the new camera lol

Uh oh. Hopefully that goes well. Haha.

1 Like

its saying no device found again

its saying the machine might be busy or paused

Try right-clicking Devices to force a reconnect.

If that doesn’t work, try verifying that the computer can still see the laser. Run this in a command prompt:

ping 10.0.3.3

You should get a series of acknowledgements. Copy and paste results here.

This configuration should be entirely static so any disruption is likely from a system timeout or something comparable.

Can you push the Port list pull-down between Devices and the controller name where it says (Auto) and then take a screenshot?
image

1 Like

I appologize, i dont use my laser daily. im performing the last step you set out for me and going to get back to you in a couple minutes with the results I hope you are around and still willing to help

here are the results
Capture1
Capture2

here is the ipconfig/all


just pinged again and got this
Capture5

im rerunning your steps now because i see i wasnt under admin

reran all the steps and still not working here is the ipconfig/all


Not sure why this isn’t working. Might be a routing issue since your wifi IP is in the 10.0.0.X range.

Let’s try a different IP range entirely.

Run this in an Admin command prompt:

netsh interface ip set address name="Ethernet" static 192.168.1.103 255.255.255.0

On your Ruida controller change IP to 192.168.1.3.

Then change the IP address of the laser in LightBurn to 192.168.1.3.

After the changes make sure that you can ping the address from your computer:

ping 192.168.1.3
1 Like

doing it now

just to double check to change the ip for the ruida i am going to menu>controller settings>ipconfig>entering ip then enter on the “write”

so after doing all that and then pinging this is what i get

oops forgot the LB step sorry got ahead of myself

still getting a time out so i restarted the machine and it is still timing out
not sure if this matters but in lightburn there is an asterik by ruida is that suppose to be there

just pinged again and got this
Capture10

well she just worked, i did an ipconfig/all just to show what it says now


This shouldn’t have prevented the ping from working so that’s odd.

But looks like you’re back in business. I’m curious though. Can you run this in a command prompt:

route print -4
1 Like