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

Mesh bed leveling: Added G29 S3 + finer display steps during manual input + bug fix #1774

Merged
merged 13 commits into from
Apr 8, 2015

Commits on Apr 1, 2015

  1. Mesh bed leveling: Added G29 S3 + finer steps in manual probing.

    * Use "G29 S3 Xn Yn Zn.nn" to modify bad probed point manually
    * Changed manual Z steps from 0.05 to 0.025 and made brought it to Configuration.h
    epatel committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    6b91b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdebed View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

  1. Configuration menu
    Copy the full SHA
    48b1c38 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

  1. Merge branch 'Development-Marlin' into Development

    Conflicts:
    	Marlin/Configuration.h
    	Marlin/Marlin_main.cpp
    epatel committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    ea10601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6514e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0081b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61de6ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d24ea7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5360158 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. Configuration menu
    Copy the full SHA
    9a093b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27c82a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    002340f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ed39b View commit details
    Browse the repository at this point in the history