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

πŸ”₯ Drop support for Trinamic TMC260 / TMC261 / TMC262 #26770

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Feb 4, 2024

Current support for TMC26X is broken and not supported in the TMCStepper library. So we have three options:

  • Continue to use the TMC26XStepper library and implement TMCMarlin<TMC26XStepper, …>.
  • Add support to TMCStepper for TMC260 / TMC261 / TMC262 drivers.
  • Remove support for TMC26X for now and restore support only if there is sufficient demand.

CC: @teemuatlut @interactive-matter

@thinkyhead thinkyhead merged commit 982b425 into MarlinFirmware:bugfix-2.1.x Feb 28, 2024
61 checks passed
@thinkyhead thinkyhead deleted the bf2_remove_tmc26x_PR branch February 28, 2024 02:45
thinkyhead added a commit to MarlinFirmware/Configurations that referenced this pull request Feb 28, 2024
mikezs added a commit to mikezs/Marlin that referenced this pull request Feb 28, 2024
* bugfix-2.1.x:
  [cron] Bump distribution date (2024-02-28)
  πŸ”₯ Drop TMC26X support (MarlinFirmware#26770)
thinkyhead added a commit to MarlinFirmware/Configurations that referenced this pull request May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants