Skip to content
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

🎨 Restore G33 display precision #27186

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Jun 17, 2024

Description

G33 display precision was reduced in #24390 by shortening the string (serial output remains three digits).

#26629 requested to restore the display precision back to three digits, so I restored the old value.

Before After
Calibration sd:0.03 Calibration sd:0.014

Requirements

Delta kinematics with DELTA_AUTO_CALIBRATION

Benefits

Deltas will display G33 results with increased precision

Configurations

Any delta config with DELTA_AUTO_CALIBRATION

Related Issues

Use three digits instead of two
@thinkyhead thinkyhead merged commit b7c07f1 into MarlinFirmware:bugfix-2.1.x Jul 9, 2024
62 checks passed
@thisiskeithb thisiskeithb deleted the pr/restore_g33_display_precision branch July 9, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] G33 with 3 significant figures and multiple iterations for delta calibration
2 participants