-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not implement AUTO_BED_LEVELING_BILINEAR/AUTO_BED_LEVELING_UBL #6
Comments
strange. Maybe the eeprom error was. On compiled firmware 2.0.1 - AUTO_BED_LEVELING_UBL works ! |
This problem has been fixed in the V2.0.2 version, and the source code has also been updated |
Thanks for the new version and source code! Returned to using the mode: |
hello! Sorry for my bad English.
I`m use AUTO_BED_LEVELING_BILINEAR function on Sapphire Pro with 3DTouch.
firmware 2.0.1
G29 is work:
SENDING:M420 V
Bilinear Leveling Grid:
0 1 2 3 4
0 +0.014 -0.253 -0.506 -0.717 -0.889
1 +0.059 -0.199 -0.458 -0.693 -0.877
2 +0.078 -0.163 -0.418 -0.659 -0.856
3 +0.079 -0.160 -0.409 -0.638 -0.826
4 +0.088 -0.147 -0.402 -0.626 -0.806
echo:Bed Leveling On
echo:Fade Height 10.00
But, this map not implement for move G0/G1 - movements is planar. Z is constant.
Does anyone have 3DTouch | BLTouch?
i`m try UBL and G29 P1 IS WORKING:
My config robin_nano35_cfg.txt
The text was updated successfully, but these errors were encountered: