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

Homing feedrates as XYZ array #20426

Merged
merged 22 commits into from
Dec 17, 2020
Merged

Homing feedrates as XYZ array #20426

merged 22 commits into from
Dec 17, 2020

Commits on Dec 10, 2020

  1. Update Configuration.h

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8a25817 View commit details
    Browse the repository at this point in the history
  2. Update motion.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7e6d14c View commit details
    Browse the repository at this point in the history
  3. Update encoder_i2c.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9a20bd9 View commit details
    Browse the repository at this point in the history
  4. Update Conditionals_post.h

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e715ecd View commit details
    Browse the repository at this point in the history
  5. Update dwin.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a82439a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9a3c5f View commit details
    Browse the repository at this point in the history
  7. Update encoder_i2c.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    da6308e View commit details
    Browse the repository at this point in the history
  8. Update encoder_i2c.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4b7cc09 View commit details
    Browse the repository at this point in the history
  9. Update Conditionals_post.h

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8556e21 View commit details
    Browse the repository at this point in the history
  10. Update motion.cpp

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    07d8dd4 View commit details
    Browse the repository at this point in the history
  11. Update Conditionals_post.h

    rafaljot authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    42e90c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    dad2eb5 View commit details
    Browse the repository at this point in the history
  2. Homing feedrate as array

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9866e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65b1051 View commit details
    Browse the repository at this point in the history
  4. Add sanity check

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1fbda81 View commit details
    Browse the repository at this point in the history
  5. General feedrate cleanup

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    658cbe1 View commit details
    Browse the repository at this point in the history
  6. Delta 'axis' feedrates

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    25c3ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b5acb9 View commit details
    Browse the repository at this point in the history
  8. Compare Z_PROBE_SPEED_FAST

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    bbea37c View commit details
    Browse the repository at this point in the history
  9. Update SanityCheck.h

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    224fb37 View commit details
    Browse the repository at this point in the history
  10. Simpler Z_PROBE_SPEED_FAST

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    4650197 View commit details
    Browse the repository at this point in the history
  11. Add z_probe_fast_mm_s

    thinkyhead committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    44497dd View commit details
    Browse the repository at this point in the history