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

Model predictive temperature control #23751

Merged

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    2ffde05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c370077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14252bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18044d9 View commit details
    Browse the repository at this point in the history
  5. More consistent representation of heat transfer calcs and (very) slig…

    …htly faster convergence on target temperature
    tombrazier committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    0a8b30b View commit details
    Browse the repository at this point in the history
  6. Cleaned comment

    tombrazier committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    f6ded5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a54a48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71c3ece View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1d64cf View commit details
    Browse the repository at this point in the history
  10. Ignore deretractions

    tombrazier committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    03230af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    80d44d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5661a7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b70ba7a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Fixed comment

    tombrazier committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a8a1423 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Redundant indirection

    tombrazier committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    96cb618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf1cb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    7dd9174 View commit details
    Browse the repository at this point in the history
  2. Debugging code

    tombrazier committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e4ab2bf View commit details
    Browse the repository at this point in the history
  3. Off by one error

    tombrazier committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c8536b6 View commit details
    Browse the repository at this point in the history
  4. Better results

    tombrazier committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    4a6b415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5456321 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f4533 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a778ab0 View commit details
    Browse the repository at this point in the history
  8. Allow any machine to have one fan for all hotends and make sure AUTO_…

    …FAN works when tuning MPC
    tombrazier committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    dd79b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. misc cleanup

    thinkyhead committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9d7b2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f2249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42f6eb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Debug code

    tombrazier committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e62d4b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2621d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Comments and whitespace

    tombrazier committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f7f42cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25735d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bd53ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    340cb09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49578f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    362004b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34bcd59 View commit details
    Browse the repository at this point in the history
  3. Typo

    tombrazier committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f2f2956 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    tombrazier committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d749ffb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    f80c670 View commit details
    Browse the repository at this point in the history
  2. misc. cleanup

    thinkyhead committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e2020f9 View commit details
    Browse the repository at this point in the history
  3. rename

    thinkyhead committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b43ba88 View commit details
    Browse the repository at this point in the history