the camera capture system:
I tried also to change it to the Default , but it won’t save the changes.
Once restarted after the changes, it revert back to the Custom’s
Is this screenshot from after attempting to push the Capture button? It’s unusual that there is no additional message on screen.
I don’t think I’ve ever heard of this happening. That’s odd.
Do you possibly have anything running on your system that could be interfering with the function of other applications? Like a real-time malware protection application?
Thank you for taking the time to help!!!
Really appreciated.
Yes. After clicking capture, nothing happens. It feels like the camera was never received the instruction to take the picture. Or the contrarily, the camera did not take any action.
As for other programs, I uninstalled the Logitech HUB and still the same issue.
I since, changed it to another no name 8M camera to test and it works out without any issue.
So, the 120 degree LB camera works, the 8M square camera works, only the C920 is not working …….
Definitely something odd.
And the camera capture system’s options, it reverts to custom, every time I restart the LB.
I even though it could be the 4 port USB hub that I was using and re-routes the camera USB to connect directly onto PC…. Still the same.
I’m curious how this would have been changed to read-only. And this would have theoretically prevented all changes to the file including adding devices or otherwise.
After changing the preference.ini attribute from READ ONLY to disable, the Camera Capture system was able to changed to Default.
and C920 was able to be calibrated with the cost of lower resolution…
CLOSING THE ISSUE HERE…
TAHNKS YOU VERY MUCH FOR YOUR TIME for helping me out!!!
It’s almost certainly not general GRBL 1.1 as that didn’t support ESP32. It’s most likely going to be based on Grbl_Esp32 (predecessor to FluidNC) and if so, could very well support serial over telnet.
sorry that I missed an important letter after 1.1…
I have the FW 1.1 h
I just figured out the WIFI connection issue:
The MKS DLC32 V2.x uses by default PORT 8080
And I was able to change the LB’s default PORT 23 to 8080 by changing the file prefs back in 2022
but LB has since removed the NETWORKPORT from the pref
Not sure why they did that.
connecting to my board using USB cable and at the console
using the command [ESP131]
I changed the port 8080 to 23
[ESP131]23
and thereafter, the WIFI communication was established.