▲ 3 r/klippers
[FIXED]
I recently upgrade my anet A8 to an iteration of a AM8 (metal case) i change the MB for a SKR-Pico controlled by a RPI with Fluidd and klipper everything work fine.
But my steppers get really really hot soon.
So i make my own research and find out that i can control the current from the TMC2209 of my SKR by adding [TMC2209 stepper_*] sections find out the documentations and do the following configuration.
But now the steppers are noisy on hold and even more on movements, the Y try hard to move but can barely move (about 10mm of a 100mm demand). i don't know what to do.
[EDIT]
I found out the problem. With TMC sections the "rotation_distance" parameter change and need to be recalibrate. Everything work for now thank you all.
[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 2
#hold_current: 0.8
#stealthchop_threshold: 999999
diag_pin: ^gpio3
#driver_SGTHRS: 100
u/Elecktro_ — 17 days ago