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

Use Z_RAISE_BETWEEN_PROBINGS with MBL #4154

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jun 26, 2016

Without some kind of raise between moves, Mesh Bed Leveling (MBL) tends to scrape the nozzle on the bed. Previously we used Z_MIN_HEIGHT_FOR_HOMING if it was set. This PR causes _mbl_goto_xy to use Z_RAISE_BETWEEN_PROBINGS if it's a larger value, or if Z_MIN_HEIGHT_FOR_HOMING is unset.

References: #4088

@thinkyhead thinkyhead merged commit 71a693b into MarlinFirmware:RCBugFix Jun 26, 2016
@thinkyhead thinkyhead deleted the rc_probe_raise_options branch June 26, 2016 23:03
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 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.

None yet

2 participants