-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[BUG] Probing corners using UBL "L Corner" #2815
Comments
I tested but cannot reproduce the issue you have. Please make sure you have the Marlin dependencies set as instructed here: /~https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware#marlin-dependencies Note: the "SERIAL_FLOAT_PRECISION 4 (in Configuration_adv.h)" is not needed, it's obsolete. |
TFT70 here. This is a "regression" in marlin code. Marlin nightly of 2023-05-14 is working fine. Not sure when they actually broke the code, but possibly commit ed4e22b of 2023-06-04. |
They just reverted that change, SERIAL_FLOAT_PRECISION is back. |
I do not see any sign of reversal. The last commit is 5 days ago. All I see is a bug report. |
Yes, you're right, I remembered wrong. |
I made a fix for it but for 2 weeks I am unable to make any more PR. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Probing corners using UBL "L Corner"
Steps to reproduce
Expected behavior
Bed height should be displayed
Actual behavior
Nothing is changing on the screen
Hardware Variant
BTT TFT35 E3 V3.0
TFT Firmware Version & Main Board Firmware details
BIGTREE_TFT35_V3.0_E3.27.x.bin Marlin bugfix-2.1.x
Additional Information
Config of printer https://pastebin.com/YdqK0FMG
Working video https://youtu.be/lQHiDFrEKaw
The text was updated successfully, but these errors were encountered: