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

[CHANGE] [BUGFIX] Linear Regression Bedleveling Method, relates issue #788 #789

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Commits on May 8, 2018

  1. [CHANGE] [BUGFIX] Linear Regression Bedleveling Method

    Change and correction of (bed_leveling_method==1) calculation method. We don't need 3 coordinates any more, but 1 reference point (X1, Y1) and corresponding height and width. It's possible to use actual EEPROM / configuration.h settings, but it should be documented that X2 ist width (length of X) and Y3 is height (length of Y).
    Sebastian Böttger committed May 8, 2018
    Configuration menu
    Copy the full SHA
    e493565 View commit details
    Browse the repository at this point in the history