aero4
aero4
I also have problems with UBL coming from 2.0.9.2 to 2.1.1. And I think it's the same issue. I probed the bed muliple times and saved it to EEPROM. But...
Are there any updates concerning this bug? Is it already fixed in the bugfix branch?
Hello, thanks for the instructions. I did what you suggested and even re-downloaded the latest bugfix code from today. Attached you can see the log file output while performing the...
@markniu may you know what can cause that issue? I would be glad for any help.
Hello @markniu, thanks for the instructions. I did what you suggested, re-compiled and re-flashed the firmware, ran M502 and M500 and re-run the commands from above. Same behavior and the...
Ok, I already did that with the output above!
Sure. Now it's outputting `READ: pos 394.76 cmp 395.00` consecutively when the probing hangs. Seems to be the right position! (my print bed is 395/260mm (x/y) with a homing offset...
It works partially now! It passes the second line but hangs on the fourth with the output `READ: pos 394.42 cmp 395.00`...
> maybe you can increase the value to 1mm `if (inInc > 0 ? ((pos+1) >= cmp) : (pos
> What are the values of the x and y offsets? > > > It works partially now! It passes the second line but hangs on the fourth with the...