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

Fix incorrectly displayed status during G29 J #25677

Merged

Conversation

XDA-Bam
Copy link
Contributor

@XDA-Bam XDA-Bam commented Apr 14, 2023

Description

During G29 J, the status screen currently displays no message and a huge number (something like "130154941/3") instead of the correct "Tilting point 1/3". Looks like there was a small typo introduced in #25522, which switches the positions of text and number in the function call. This PR should fix that.

Requirements

Printer with status message display, UBL active, G29 configured for three-point leveling.

Benefits

Correctly displays status and current tilting point in status message.

Configurations

Related Issues

None that I know of.

@thinkyhead thinkyhead merged commit 2fcc140 into MarlinFirmware:bugfix-2.1.x Apr 16, 2023
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 8, 2023
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 17, 2023
tspiva pushed a commit to tspiva/Marlin that referenced this pull request May 25, 2023
Andy-Big pushed a commit to Andy-Big/Marlin_FB_Reborn that referenced this pull request Jul 14, 2023
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.

2 participants