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

Move XYZ in print_xyz and DEBUG_POS to the front #4234

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jul 7, 2016

This will make it easier to read XYZ positions in the homing and leveling debug log.

To rearrange an existing log…
Search : ( +)(.+)( +)(\([ 0-9\-\.,]+\))
Replace: $1$4 $2

@thinkyhead thinkyhead merged commit ad968f2 into MarlinFirmware:RCBugFix Jul 7, 2016
@thinkyhead thinkyhead deleted the rc_better_position_logging branch July 7, 2016 19:31
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
@thinkyhead thinkyhead mentioned this pull request Jul 25, 2016
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