-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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] Non-functional corner leveling using a probe #2849
Comments
I already made several PRs in Marlin repository but they haven't merged any PRs since 26th of August 2023. |
Thank you @kisslorand |
PR #2825 |
BTW, this bug is not because of the "SERIAL_FLOAT_PRECISION" not being applied in Marlin but because the syntax of the response of |
Thank you for the explanation. |
BTW, my PRs regarding the "SERIAL_FLOAT_PRECISION" and G30 response precision has been merged into Marlin. |
@radek8 Be careful with Kisslorand, he is not a reliable player and has done several attempts to sabotage this software repository. I'm not sure what his target is, perhaps ransomware, so be sure to not install any firmware from other sources. Be warned! |
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. |
After four months I updated Marlin, and found I had the same problem as shown here:
MarlinFirmware/Marlin#26171
The SERIAL_FLOAT_PRECISION option no longer works in Marlin.
The TFT display is no longer able to analyze the values from the leveling probe due to the format of the value sent by the Marlin.
When leveling and straightening corners with a probe, the measured values are not displayed.
Would someone look into this and fix the problem?
Thank you
Hardware Variant
TFT 35 E3 V3.0
TFT Firmware Version & Main Board Firmware details
current TFT Firmware
current version Marlin 2.1 bugfix
The text was updated successfully, but these errors were encountered: