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

Auto bed leveling at arbitrary points #796

Merged
merged 4 commits into from Feb 22, 2014
Merged

Auto bed leveling at arbitrary points #796

merged 4 commits into from Feb 22, 2014

Conversation

rosenhouse
Copy link

For those times when a rectangle is just too constraining.

Also, slightly better documentation of the various ABL options available.

Feedback welcome.

@alexborro
Copy link
Contributor

Gabe, I'm thinking about removing the "Mode 1"... I think there is no
reason to let it there..
You can use "Mode 2" with 4 points probing 4 corners..

I'm using the Mode 2 for months and working fine.. My initial idea was
testing the Accurate leveling and then remove the first version

What do you think?? Any special reason to let Mode 1 there??

2014-02-19 19:22 GMT-03:00 Gabe Rosenhouse [email protected]:

For those times when a rectangle is just too constraining.

Also, slightly better documentation of the various ABL options available.

Feedback appreciated.

You can merge this Pull Request by running

git pull https://github.com/MissionSt/Marlin any-pt-abl

Or view, comment on, or merge it at:

https://github.com/ErikZalm/Marlin/pull/796
Commit Summary

  • ABL at any points
  • better documentation

File Changes

  • M Marlin/Configuration.hhttps://github.com/ErikZalm/Marlin/pull/796/files#diff-0(46)
  • M Marlin/Marlin_main.cpphttps://github.com/ErikZalm/Marlin/pull/796/files#diff-1(59)

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com/ErikZalm/Marlin/pull/796
.

"Não é o mais forte da espécie que sobrevive, nem o mais inteligente. É
aquele que se adapta melhor as mudanças" ( Charles Darwin )

Alex Borro

@rosenhouse
Copy link
Author

@alexborro Thank you, I think that's a great idea, and I tried to implement it in my latest commit:

I replaced the old "mode 1" with my new "any point" code, so we're back to just 2 options. I've also renamed ACCURATE to GRID because I thought that name was more descriptive.

@alexborro
Copy link
Contributor

Thanks @rosenhouse!

Did you happen to test both leveling modes to check if they are working properly?? I mean, placing the bed a little bit tilted and hit print?? Just to avoid messing with a working feature..

Cheers

Fixed compiler errors on Ubuntu using arduino-core
@rosenhouse
Copy link
Author

Yep so I just did a quick test on my printer of each mode and they both appear to be working ok!

alexborro added a commit that referenced this pull request Feb 22, 2014
Auto bed leveling at arbitrary points
@alexborro alexborro merged commit d3fcc28 into MarlinFirmware:Marlin_v1 Feb 22, 2014
@rosenhouse rosenhouse deleted the any-pt-abl branch February 22, 2014 16:52
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.

2 participants