teemuatlut / TMCStepper

MIT License
509 stars 199 forks source link

MARLIN 2.0 TMC2130 SPI StealthChop Dual Z not working on Z2 #58

Open Tom0906 opened 5 years ago

Tom0906 commented 5 years ago

My Problem: I have a AM8 and want to use TMC2130 on both Z axis under Marlin 2.0 Z ist working in StealthChop Mode Z2 ist not working on StealthChop Mode

My Setup: Bigtreetech SKR V1.3 Marlin 2.0 latest Version TMC2130 in SPI mode on Axis X Y Z Z2 A4988 for E0

M122 identifies all 4 TMC2130 Modules in SPI mode M569 reports Stepper x y z in StealthChop and Z2 in Spreadcycle M569 S1 I1 Z2 is able to set Z2 to StealthChop mode

Marlin configuration is straight and the same for all axis except:

define STEALTHCHOP_Z2 -> i had to add this to Marlin 2.0 as this was not mentioned

Can somebody assist in solving this?

BRS3CTY commented 1 year ago

I have the same issue.