Skip to content

[1.1.x] Round floats in string conversion functions#10565

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
thinkyhead:bf1_fix_lcd_floats
Apr 29, 2018
Merged

[1.1.x] Round floats in string conversion functions#10565
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
thinkyhead:bf1_fix_lcd_floats

Conversation

@thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Apr 29, 2018

Addressing #10420

Because floats are truncated their inherent rounding behavior can cause displayed values to be confusing. This PR applies the FIXFLOAT macro to all the fast string conversion functions for floats to round them before display.

Counterpart to #10566

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.

1 participant