Questions tagged [tmc2209]
8 questions
2
votes
0 answers
How to use TMC2209 driver to stop print when an obstruction is hit in Marlin
I have built a big gantry (1 m x 1 m) and currently use TMC2208 drivers and Marlin on a RAMPS 1.4 board. When working at high speeds, this could get dangerous if someone gets their hand in the way or something. According to the Marlin…

JakesMD
- 121
- 1
2
votes
1 answer
Adding a TMC2209 driver to BIGTREETECH SKR mini E3 V3.0 control board using Marlin
I haven't started on the hardware for this project yet as I'm still waiting for delivery, but I would just like to sense-check my current software mods and hardware plans to see if I'm along the right lines. I am going to take the BIGTREETECH SKR…

eng_giraffe
- 21
- 1
2
votes
1 answer
Will my 3D printer significantly get quieter after upgrading from Creality board 2.5.2 to BTT SKR Turbo 1.4
I have a Creality CR10 v3, which includes a board v2.5.2 with built-in TMC2208 stepper motor drivers.
I have read that it is still 8-bit (I thought that advertising a "silent board" meant it was 32-bit) and that upgrading to a 32-bit will improve a…

Myoch
- 205
- 1
- 7
1
vote
0 answers
TMC2208 v1.2 stepper motor drivers not detected on SKR 1.4 turbo with RepRap firmware
I've upgraded my board to SKR1.4 Turbo with RepRap firmware. Everything works, but motors move double the request. M112 reports them as 'no-driver-detected'.
M112
=== Diagnostics ===
RepRapFirmware for LPC176x based Boards (biquskr_1.4)…

Chris Parussin
- 11
- 1
1
vote
2 answers
Error "TMC2208 or TMC2209 on Z2 requires Z2_HARDWARE_SERIAL or Z2_SERIAL_(RX|TX)_PIN
I am getting this error when I try to enable the Z2 driver for MKS Gen L V2.1
Could anyone help?
Error "TMC2208 or TMC2209 on Z2 requires Z2_HARDWARE_SERIAL or Z2_SERIAL_(RX|TX)_PIN.

Rayan
- 89
- 1
- 6
1
vote
1 answer
Is SD2209 the same as TMC2209 stepper drivers?
While shopping for TMC2209 stepper drivers I found advertisements "SD2209". Is this the same thing?

Zhro
- 225
- 2
- 10
1
vote
1 answer
Can I use different sized steppers for different axes?
So basically, I have 3 different types of steppers.
A NEMA 23 stepper for the Z-axis,
a good quality NEMA 17 for Y-axis and
another lower quality NEMA 17 for X-axis.
This setup should work right?. I'm using TMC2209's stepper drivers and all are…

Faraz Ahmed
- 135
- 1
- 7
0
votes
1 answer
"Unable to read TMC UART 'extruder' register IFCNT" - Klipper and Robin Nano
I'm trying to use software UART for TMC2209 steppers on a BigTreeTech v1.2 and apply that to my Robin Nano v.1.1 using Klipper firmware.
I declared a different pin for every driver and I edit my printer.cfg in this way:
[tmc2209 stepper_x]
uart_pin:…

Borja
- 101
- 1
- 1