TMC2208
Hello, how should i configure for TMC2208, there are no 2208 predefinitions in ratos. 2208s Currently working as 2209, IDK if it has some sideffects or doesnt matter at all. Thank you!
5 Replies
I would not recommend to use tmc2208... I managed to get them running but z-tilt fails with
stepper_[some motors] is always different, so - cant blame single driver
In general, tmc2208 config seems to match tmc2209 config, but be aware of different current limit between this stepper drivers.
My config files:
setting from to helped, at least now I can Z-Tilt
and following RatOS docs for custom stepper setup, I have this in config:
PS: I have 40mm motors on Z axis, 42sth40-1684ac
Advanced Stepper Configuration | RatOS
RatOS V1.1 introduced modularized stepper and driver configuration, this can be used for more fine grained control of your steppers. In your printer.cfg you might have noticed a section like this:
wise-white•2y ago
I forgot to mention , 2208 only on z motors, lowered the currents to 0.8 seems more than enough for Z-s. Thank you