teachingtechYT.github.io icon indicating copy to clipboard operation
teachingtechYT.github.io copied to clipboard

[Correction] TMC2208 is compatible with Klipper's pressure advance

Open hoffor opened this issue 2 years ago • 1 comments

A correction for the pressure advance calibration section: Klipper has patched TMC2208's incompatibility with its version of pressure advance including in standalone mode: https://github.com/Klipper3d/klipper/pull/2597

section: https://teachingtechyt.github.io/calibration.html#linadv

Previous: "Linear advance is incompatible with certain stepper motor drivers. A prominent one is the TMC2208 when connected in legacy mode (as found on Creality silent boards). When connected in 'smart' mode via UART, this is not a problem."

Possibly: + "Klipper has released a patch for its pressure advance so that it plays well with the TMC2208 driver, so that shouldn't be an issue."

hoffor avatar May 03 '22 17:05 hoffor

It looks like Marlin has a patch so linear advance might work with TMC2208 and TMC2225 too: https://github.com/MarlinFirmware/Marlin/pull/24533

I'm pretty sure my mainboard has TMC2225, so I should hopefully be able to confirm that part of it in the near future

JeffFaer avatar Dec 24 '22 20:12 JeffFaer