Skip to content

馃帹 Restore G33 display precision - #27186

Merged
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thisiskeithb:pr/restore_g33_display_precision
Jul 9, 2024
Merged

馃帹 Restore G33 display precision#27186
thinkyhead merged 1 commit into
MarlinFirmware:bugfix-2.1.xfrom
thisiskeithb:pr/restore_g33_display_precision

Conversation

@thisiskeithb

@thisiskeithb thisiskeithb commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

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
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