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 MACHINE_TYPE with KINEMATICS in M115 #2913

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

thisiskeithb
Copy link
Contributor

@thisiskeithb thisiskeithb commented Mar 13, 2024

Description

Fixes #2912

As of MarlinFirmware/Marlin@3fd175a / MarlinFirmware/Marlin#26806, Marlin now outputs the KINEMATICS type in the M115 report. This causes KINEMATICS:<type> to also be displayed after MACHINE_TYPE (printer name) on the main screen in the Status section and on the Info screen.

I tested the old & new M115 output with this patch and it seems to work correctly.

Benefits

KINEMATICS:<type> will no longer be appended to the MACHINE_TYPE (printer name).

Related Issues

@thisiskeithb thisiskeithb mentioned this pull request Mar 13, 2024
@bigtreetech bigtreetech merged commit 970e1cd into bigtreetech:master Mar 25, 2024
1 check passed
@thisiskeithb thisiskeithb deleted the pr/fix_machine_name branch March 25, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Machine name
2 participants