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

add gcode M820 to display the macros over serial #27458

Merged
merged 9 commits into from
Nov 3, 2024

Conversation

fmuntean
Copy link
Contributor

@fmuntean fmuntean commented Oct 5, 2024

Description

Added M820 command to display all the macros over the serial.

Requirements

No

Benefits

It allows to view the defined macros for debugging or for saving purposes.

@ellensp
Copy link
Contributor

ellensp commented Oct 7, 2024

where is updated Marlin/src/gcode/gcode.cpp ?

@fmuntean
Copy link
Contributor Author

where is updated Marlin/src/gcode/gcode.cpp ?

Sorry, I forgot to pull that change into this branch.

@ellensp
Copy link
Contributor

ellensp commented Oct 10, 2024

SERIAL_PRINT is not available on all platforms

@fmuntean
Copy link
Contributor Author

SERIAL_PRINT is not available on all platforms

Sorry, I don't have all the platforms. What do you recommend?

@ellensp
Copy link
Contributor

ellensp commented Oct 11, 2024

The current CI error is not related to anything you did. That is waiting on MarlinFirmware/Configurations#1109

thinkyhead added a commit to MarlinFirmware/MarlinDocumentation that referenced this pull request Nov 2, 2024
@thinkyhead thinkyhead merged commit 4830b1c into MarlinFirmware:bugfix-2.1.x Nov 3, 2024
63 checks passed
thinkyhead added a commit that referenced this pull request Nov 3, 2024
bsdnomad pushed a commit to bsdnomad/Marlin that referenced this pull request Nov 25, 2024
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.

3 participants