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

Additional XL improvements #162

Open
wants to merge 20 commits into
base: MINI404
Choose a base branch
from
Open

Additional XL improvements #162

wants to merge 20 commits into from

Commits on Mar 5, 2024

  1. Initial set of changes:

    - Fix heater characteristics
    - Add v/imon to extruder
    - Fix RSoD due to "unexpected current" on bed
    - Improve ws281x LED implementation
    vintagepc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    edabc53 View commit details
    Browse the repository at this point in the history
  2. - Fix swapped step pins

    - Cleanup copypasta IRQ split function
    vintagepc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    245c398 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 24, 2024

  1. - Timer cleanup

    - Add initial cfg for XL HW 090
    vintagepc committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6239e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0145936 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Apr 14, 2024

  1. - add iX implementation

    - Fix #159
    - Resolves #160
    vintagepc committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6d44985 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Misc cleanup/refactor

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d24ee37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675eccd View commit details
    Browse the repository at this point in the history
  3. remove debug code

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    92a2292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5881d8a View commit details
    Browse the repository at this point in the history
  5. Missed file

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2321479 View commit details
    Browse the repository at this point in the history
  6. test fix?

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e6c2b32 View commit details
    Browse the repository at this point in the history
  7. Missing demux component

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    89a6a81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c556a9 View commit details
    Browse the repository at this point in the history
  9. update codecov config

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b7b920e View commit details
    Browse the repository at this point in the history
  10. disable search for upload

    vintagepc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0ae8bc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    81b0ae2 View commit details
    Browse the repository at this point in the history
  2. - Add hall sensors for dock/pick

    - Add dock movement keys
    - Implement support for dock position calibration
    - Widen display for XL Y axis w/ docks
    vintagepc committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9202251 View commit details
    Browse the repository at this point in the history