Closed vinixtito closed 3 weeks ago
Can you post your log file. Open the Tools menu and choose "Open log directory", then upload the ´messages.log´ here.
I made a video of the process described. https://github.com/user-attachments/assets/5bbaf585-e0aa-4835-a95d-3b1f202941df
Thanks, this is an old problem that I have tried adjusting so many times.
There is a check that will make sure that the requested XY-cordinate to probe will match the reported XY-coordinate after the probe.
In your case UGS sent to probe the coordinate [X0, Y140] but the returned coordinate was [X0.003, 140.01]. As far as I know, this is caused by a rounding error on the controller. With greater steps/mm setting this problem will go away.
This check is clearly not working, so I will remove it.
The change is merged and available in the latest nightly build: https://github.com/winder/Universal-G-Code-Sender?tab=readme-ov-file#downloads
Thanks for the rapid answers. Since I’m in a different timezone I’ll only be able to test the new version tomorrow. Best regards!
Couldn't test the Scan surface beacause file opening gives an error "No file loaded" in the status bar. messages.log
Give me a a couple of minutes. I pushed a new feature today and it had a couple of problems with the packaging.
I have reverted my latest changes, please try it now
Sorry, but I can’t do it so soon. Propably, only tomorow
No worries, sorry for the inconvenience!
Done. It's working. Thank you!
Version
2.1.9
Hardware / Firmware
GRBL 1.1
What happened
I'm using a lodaded file and setting up correctly the grid of points to scan, using the available AutoLeveler plugin commands. While doing the Scan surface, it stops the process on the third point, every time. A popup appears saying "Probe failed". First I was doing the scan as it should be, but to isolate the issue I've tried touching manually every time the probing down fase starts, and it always stop on that 3rd point. The log shows no errors as you can see below
How to reproduce
Fisrt I set the machine to the home position, then do a Return to zero, and then I do the Scan surface. In each point when the probe starts the slower down movement, I deliberately touch the tool with the probe plate so it goes to the next point and repeat the process.
Operating System
Windows 11 Home Edition Version 23H2 Installed on 11/10/2022 OS Build 22631.4317 Serial Number PF3LT6WC Experience Windows Feature Experience Pack 1000.22700.1041.0
Anything else
No response