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

Implement Push/Pull V-Tool, Report All Mixes via M165 R, and full E support #26922

Draft
wants to merge 33 commits into
base: bugfix-2.1.x
Choose a base branch
from

Commits on Feb 24, 2024

  1. Add J and K factors

    Glodigit committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    cd49d72 View commit details
    Browse the repository at this point in the history
  2. Config that compiles

    Glodigit committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    45f7fa2 View commit details
    Browse the repository at this point in the history
  3. Revert "Config that compiles"

    This reverts commit 45f7fa2.
    Glodigit committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    63ee552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70643e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df4ec2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c6dee1 View commit details
    Browse the repository at this point in the history
  7. Fixed "ABCDHIJK" comments

    Glodigit committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4518f94 View commit details
    Browse the repository at this point in the history
  8. Add M167 commands

    Glodigit committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    eb2a62e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    476a202 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Start on M165_report

    Glodigit committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    25a1943 View commit details
    Browse the repository at this point in the history
  2. Remove REPORT_VTOOLS_MIX

    Glodigit committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    67c1679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514656b View commit details
    Browse the repository at this point in the history
  4. Implemented M165_report

    Glodigit committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b9dae21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f154ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    740506b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    673b785 View commit details
    Browse the repository at this point in the history
  8. remove trailing whitespace

    Glodigit committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    67c8b10 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Mar 26, 2024

  1. Write initial mixing.h implementation for pushpull toolchange, and sl…

    …ight changes to it's config.h section
    Glodigit committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    58193fd View commit details
    Browse the repository at this point in the history
  2. Clean up pushpull code.

    Glodigit committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    024bd8b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    45bc8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f8082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135e9dd View commit details
    Browse the repository at this point in the history
  4. Split T_pushpull() to update_pushpull() and code in tool_change(), so…

    … that stepper.apply_dir() can be used
    Glodigit committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3e0e9a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a766b71 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin

    … into PR-Push-Pull-Mixing-Toolchange
    Glodigit committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    aa9d589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bc60d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    42c3d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a63676 View commit details
    Browse the repository at this point in the history
  3. pushpull_t cleanup

    Glodigit committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0b3d99e View commit details
    Browse the repository at this point in the history
  4. pushpull code cleanup

    Glodigit committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3536c07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e65cb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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