Impresora 3D: Guía completa para empezar completamente desde cero en 2020

TMC Drivers: Discover the best drivers for 3D printing and their available technologies

One of the most important components of your 3D printer, and of any application that uses stepper motors, are the so-called drivers. These tiny boards are in charge of the important task of managing how the engines have to act in each and every one of their movements.

And we are not talking about a small thing, for this they require a series of quite complex calculations to be able to carry out everything that is required of them and when they are required.

Choosing good drivers is important and can influence the quality of the parts, as well as possible improvements of our printer (smoother movements, greater heat dissipation, reduce the noise of the motors, avoid installing limit switches on the axes, etc.)

 

Brief introduction

In today’s article I would like to take a brief look at TMC drivers and the different and innovative technologies that they offer us and that have made them one of the most used in 3D printing. And, of course, the drivers that we recommend in 3DWork.io without a doubt for any of your 3D printers.

For some time I had in mind to write a series of articles on TMC drivers and possible configurations, and this will be the first in the series. Later I will address how to configure this type of drivers so fashionable using SKR electronics, but it will be in later articles that they will see the light shortly.

Update: In the following link you have a very interesting article on how to configure SKR electronics with TMC2209 and Sensorless drivers Complete guide SKR v1.4 / v1.4 Turbo with TMC2209 Sensorless drivers and Display TFT35 V3.0

As I always do, I would like to remind you that we have a great community in our Telegram channel where we share our doubts and experiences. And of course, open to everyone, so have no qualms about joining if you wish.

 

 

Stepper motors

Before talking a little bit about TMC drivers I wanted to give a brief introduction to stepper motors. However, I do not wish to extend too much at this point as there is a lot of information on the net.

stepper motor open 2A stepper motor is basically an electromagnetic device that converts electrical pulses into angular displacements, or rather, into turns of the motor.

This makes them an ideal element when designing and developing applications where we may need extremely precise movements.

If you open a stepper motor, you can see that it mainly consists of a rotor where a certain number of magnets and exciter coils have been coupled. And in all of them, there are three common characteristics:

  • Voltage: It is the voltage with which the motor operates. This information is usually indicated on the engine itself, or, at a minimum, in the manufacturer’s specifications.
  • Degrees per step: This characteristic defines how many degrees the shaft of our motor rotates for each step it takes. As you can imagine, it is one of the most important factors when deciding to use one engine or another.
  • Electrical resistance: Defines the current that our motor will consume, its maximum operating speed, and of course, its torque (force of the motor in rotation)

That said, to move our motors (or better said to rotate) we will need hardware that manages each and every one of these movements correctly, precisely and efficiently. And this is where the drivers come into play, since they will transfer these movements that we request in measurements in an “understandable” way for the engine.

 

Modifying the power

TMC220x current setting

The power that we are going to supply to our motors will be configured in our drivers, and the optimal one will depend on the type of driver we use (A4998, DRV8825, TCM2xxx, etc.). They usually have a rotary potentiometer (resistor) on the same board.

This potentiometer must be turned to select the correct value, with a simple Philips screwdriver. It is recommended that it be with a ceramic tip, so as not to accidentally make a “short” on the plate if the screwdriver slips, something that is not difficult at all.

To know the values ​​that your drivers currently use you can use a multimeter. As you can see in the image above, you simply have to locate GND and the Vref and carefully put the measurement probes (or tips) there.

If you configure the drivers to communicate in “intelligent” mode as we will explain later (SPI or UART), you will be able to modify these values ​​without having to touch the potentiometer (using GCODE commands). Marlin will select some default values, and if you want to change them, you can access its own menu on your printer’s display and modify them at will.

However, always keep in mind that even if you want to control the motor current digitally (through SPI or UART), the maximum current will always be limited by the potentiometer. So make sure it’s not set to a minimum value before using digital control.

If you set excessively high power values, your motors will have more torque, but the drivers will heat up more and could lose steps in some movement. In the engine you will also notice a large increase in temperature, reaching even to not be able to touch even with your hands, something that should not happen.

The ideal power to which you should regulate your drivers is to the minimum point where your engine does not lose steps. This is always relative, since motors and drivers can be different in most cases, as well as the resistance offered by your mechanics. But it is worth spending a few minutes trying to find the correct settings for your printer.

 

Reasons to use TMC drivers (and not A4988/DRV8825)

TMCdrv1

Until recently, the most typical thing in a 3D printer was to use A4988 drivers to simplify the operation of stepper motors. It reached tremendous levels of popularity, and not only for 3D printing, but also for all kinds of projects such as CNCs, Robots, Plotters and even 3D Scanners.

Later a new version of the same called DRV8825 appeared on the market, which improved the old A4988 in several aspects. These new DRV8825 already allowed to operate with voltages higher than the A4988. They also added a new Microstepping mode (1/32 compared to 1/16 of the A4988) and its maximum intensity was increased from 2A to 2.5A.

In general, the A4988 and DRV8825 drivers are robust devices, we are not going to deny it at any time, and they have protections against possible short circuits, overvoltage and excess temperature. But they also have some drawbacks that we will cite below and that do not bring with them any of the new models of TMC drivers.

One of the biggest drawbacks of the A4988 and DRV8825 drivers is that they are incredibly loud. You may not give it much importance, but if you compare them with TMC drivers there is a huge difference, believe me. And if you have the machine in your office a few meters away, you will notice the difference.

salmon skinFurthermore, the A4988 and DRV8825 drivers can cause the famous salmon skin problem on your printed parts. This drawback appears as an uneven surface and can visually ruin the quality of a printed piece, as you can see in the attached photo (click on image to enlarge).

This can be “alleviated” by adding some electronic boards called Smoothers, but it implies adding more components and wiring to all the tangle of cables of your 3D printer on a problem of easier solution, replacing them with TMC drivers.

Another reason could be the resolution that our A4988/DRV8825 drivers can reach, much lower than that of TMC drivers. The A4988 drivers achieve a resolution of 1/16 steps and the DRV8825 drivers a resolution of 1/32 steps. If we look at the technical specifications of the latest TMC drivers, we will see how all of these can reach resolutions of up to 1/256 steps.

It is not a piece of information that you should be obsessed with in 3D printing, far from it, since the quality difference in your pieces is not going to be substantial. However, it is always good to take it into account to know what each of these components offers. And certainly going from 1/32 to 1/256 is quite a significant precision difference for some types of applications.

Leaving behind the inconveniences of the A4988 / DRV8825 drivers, using TMC drivers we will find ourselves face to face with a series of new technologies patented by the Trinamic company, which open up a wide range of possibilities.

Functions such as StealthChop™ will reduce the sound of our drivers to practically zero while we are printing and CoolStep™ will reduce consumption and cool the motor considerably, among other things. I’m not going to gut all the new tech at this point, so you’ll have to read to the end 🙂

I sincerely believe that drivers are quite forgotten components, and that many people who access 3D printing do not give them the importance they deserve. It is very important to bear in mind that certain aspects such as the choice of drivers, the filament or the type of extruder you use can better define the quality of your parts before other components where there is a pointless obsession.

For all the inconveniences mentioned in the A4988 and DRV8825 drivers, I already only assemble TMC drivers in my 3D printers. And not only for this, but for the improvements that they bring from the hand. Equipping your mechanics with TMC drivers is a good decision, and something I highly recommend even though the price is slightly higher.

 

Buying TMC drivers for my 3D printer

Trinamics

You can buy TMC drivers in any online store. The links below are from some Marketplace where you can find them.

They are affiliate links to Amazon, Aliexpress and Banggood, but they do not increase their price and they helps to support the 3DWork.io project.

Drivers TMC2208 (1 pcs) aliexpress logo banggood
Drivers TMC2208 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo banggood
Drivers TMC2209 (1 pcs) aliexpress logo banggood
Drivers TMC2209 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo banggood
Drivers TMC2225 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo banggood
Drivers TMC2226 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo banggood
Drivers TMC2130 (1 pcs) aliexpress logo banggood
Drivers TMC2130 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo banggood
Drivers TMC5160 (1 pcs) aliexpress logo banggood
Drivers TMC5160 (Kit) Amazon Logo PNG e1579685453346 aliexpress logo

Or if you wish, you can use our component search engine Markets.sx, where you can compare prices in different Marketplaces (Amazon, Aliexpress, Banggood, etc.) with a single search and very easily.

Markets2

 

Drivers TMC: The brain behind the motor

tmc featured

As you well know, in 3D printing precision and quality is the great goal that a good maker pursues without any rest. However, regardless of the precision of a motor, the quality it can offer us will be defined in part by the driver that manages it, since it will be the “brain” that will control all its operations.

Moving our print head from one side of the bed to the other is not as simple as setting two coordinates and launching the G-Code command, or at least if we want to obtain decent results. And this is where TMC drivers come in.

There are numerous TMC drivers available, but in the article I will only make a brief introduction of the most current and modern with some exceptions.

 

TMC2130 Driver

e461 tmc2130 sb spi 01 0 4 550x550 1Although they are not recent, they are TMC drivers that are worth reviewing. They are based on the microprocessor with the same name (Trinamic TMC2130) and the latest versions come preconfigured to connect directly in SPI mode (intelligent mode).

They have most of the current technologies that Trinamic offers for its drivers such as StealthChop, SpreadCycle and CoolStep, which we will explain in detail later.

They are not as modern as the recent TMC2209, but in their favor we will highlight that they dissipate heat a little better.

 

TMC2209 Driver

csm TMC2209 LA ee9fac7a1aUltra-quiet driver, specifically designed for two-phase stepper motors. The TMC2209 drivers come to be an update or improvement of the old TMC2208 driver, with which it shares characteristics and its pinout.

However, the TMC2209 drivers offer greater power (2.0A) and support for HOMING without any type of limit switch (StallGuard), a technology that we will talk about later.

Today, the TMC2209 drivers are highly recommended for any 3D printer, as they include most of the new technologies patented by Trinamic, and in a reasonable price range.

 

Differences between TMC2208 and TMC2209

  • The TMC2208 drivers can power motors with a continuous current of up to 1.5A (with peaks of 2.0A), while the TMC2209 drivers work up to 2.0A (with peaks of 2.8A)
  • The TMC2209 drivers have lower resistance conducting output drivers (RDSon). This provides them with less power dissipation and higher current.
  • The new TMC2209 drivers feature CoolStep and StallGuard4, fully optimized for StealthChop2. In this way they can be used to avoid adding limit switches in our printers and all the corresponding wiring, with an accuracy of about 0.2mm.
  • On TMC2209 drivers you can switch between StealthChop2 and the SpreadCycle via a configuration pin (called SPREAD).
  • The Vref and DIAG0 onboard pins are interchanged between the TMC2208 and TMC2209.

 

TMC2225 and TMC2226 Drivers

The TMC2225 drivers come to be an update of the already known TMC2208 (the predecessor model of the TMC2209), and share each and every one of its characteristics in full. The only substantial difference is that instead of carrying QFN encapsulation (or surface mount).

This encapsulation is perfect when making extremely compact plates, since it does not have terminals (or legs) where to solder the component and saves a lot of space in the PCB design. But on the contrary, that size reduction makes it less effective when it comes to dissipating heat.

HTSSOPThe TMC2225 drivers have a different package called HTSSOP, which offers us greater thermal resistance compared to its predecessor the TMC2208 (and greater cooling power, as it has more surface area).

Although like the TMC2208, they do not have StallGuard technology, so if your intention is to be able to use Sensorless in your printer they are not an option to consider.

The TMC2226 drivers are an update of the TMC2209, with identical technical specifications but with the HTSSOP package (like the TMC2225). These already have StallGuard technology and offer us the possibility of mounting our printer without limit switches in X and Y (Sensorless).

The TMC2226 are an excellent option like the TMC2209, and even recommended with respect to the TMC2209 if you are going to mount them in an electronics with little cooling. These will offer one more point of thermal resistance and cooling.

 

TMC5130 and TMC5160 Drivers

csm TMC5160 WA 409b8c94b9The TMC51XX series of drivers could be said to be the “big brothers” of the well-known TMC2208 and TMC2209. They are technically superior, have a higher power and are recommended for much more demanding applications.

In principle for 3D printers I recommend assembling TMC2209 drivers, since they are the most modern and are more suited to the mechanics of your 3D printer and motors. However, if your idea is to mount a CNC, I have no doubt that they are a very good option.

The TMC5160 and TMC5161 drivers integrate 45mΩ (1A 25°C 24V) mosfets that will practically avoid the need for heat sinks in them, since they get less hot than the TMC2209.

 

Technologies and patents for TMC drivers

Trinamic KeyVisual ICs

There are various technologies developed by Trinamic that have promoted their products to make them a benchmark within their sector, not without great regret from competitors such as Pololu (A4988/DRV8825).

These patented technologies offer us some very interesting characteristics for our applications, and that we can obviously apply to our 3D printers. So we are going to cite some of them to be able to know them first hand.

 

StallGuard Technology

The StallGuard technology, patented by Trinamic, is one of the most interesting that we have available when using TMC drivers. This technology allows us to make load measurements on our stepper motors without any type of sensor.

Thanks to these measurements, StallGuard can accurately detect motor stops and eliminate any type of limit switch (endstops).

And this is something very interesting certainly. In this video below you can see how by offering a sudden resistance, the drivers detect the variation and the LEDs are activated, warning us of the new status.

Think about how our printer would look without all that tangle of cables that comes with having 3-axis limit switches. And, of course, in the advantages that this brings (which are not merely aesthetic). Fewer devices to add and configure means fewer components that are prone to breakdown over time.

The discovery process occurs because StallGuard constantly monitors motor load, measuring the electrical energy flowing in and out, and the amount returning to the power supply.

This type of technology is found in numerous Trinamic drivers. Among them the drivers TMC260, TMC261, TMC262, TMC5031, TMC5041, TMC5062, TMC2130, TMC51XX, TMC22XX and TMC389.

If you want to find out a little more about StallGuard technology and how it works, do not hesitate to consult the technical documentation available in the following manufacturer link.

 

CoolStep Technology

temperature12

The technology CoolStep tries to correct, or rather, optimize the electrical consumption of the stepper motors available in any of our applications. CoolStep reduces the supply voltage of the same when there is no load in an intelligent way, and offers it again when the motor requires it.

All this results in a drastic reduction in engine temperature of up to 80%, according to the manufacturer itself. The truth is that it is a figure that is hard to believe, but although it was somewhat lower in real applications, it is still an impressive temperature reduction.

A few lines below (video), you can see how CoolStep manages the voltage supplied to the motor when there is a load and when it is completely at rest (minute 03:28). The video is very graphic and shows us how the voltage increases rapidly according to the needs (or demands) of the motor.

As you can imagine, CoolStep requires StallGuard technology to rely on load detections and act. So the StallGuard must be properly parameterized for its correct operation. For this you can check the StallGuard technical documentation.

 

StealthChop technology

stealthChop

I think I’m not wrong when I say that this is possibly the best known feature and one of the most interesting for 3D printing makers. Having our machines in operation for long hours can be somewhat annoying due to the noise produced by the motors.

I have a room dedicated to printers (I’m lucky), but if you have to share your room or office with it it can be a hassle.

SthealChopIn this regard, Trinamic with its TMC drivers has moved parts and has developed an incredible technology that reduces sounds in a spectacular way for stepper motors.

Motors that operate at reduced speeds often exhibit a phenomenon called magnetostriction. Thanks to this, noise or hum in high tones are produced due to the frequencies in the fluctuations of the magnetic fields.

By regulating the voltage modulation it is possible to minimize this current fluctuation, thus minimizing hum considerably. According to Trinamic, in applications using StealthChop sound levels can be reduced by over 10 dB, or even more.

And not only that, but the StealthChop achieves this noise reduction without any loss of torque and even producing smoother motor movements. All this allows us to enjoy our printers in a more silent way, as you can imagine.

But why explain it in words if you can hear it yourself. From minute 2:00 you will see how it affects a stepper motor to activate the incredible technology StealthChop, something worth seeing. And think about it, our 3D printers have at least 4 motors.

 

SpreadCycle technology

SpreadCycle is another of the advanced technologies offered by TMC drivers. Basically SpreadCycle manages the driver so that it offers us a smoother operation, especially when we reduce the accelerations to zero, and we rev our engine again.

spreadcycle 1In addition, SpreadCycle provides superior microstepping performance, measuring current and automatically adjusting to the optimal length of fast decay phases.

Drivers such as TMC260, TMC261, TMC262, TMC2660, TMC50XX, TMC21XX and TMC51XX and TMC389 incorporate this technology as standard.

If you want to know more about SpreadCycle or how to parameterize this function, you can consult the technical information of Trinamic in the next document.

 

DcStep technology

dcstep torque

The DcStep technology of the TMC drivers allows to increase the torque and the maximum speed of the stepper motors at certain times, and in this way avoid possible loss of steps in our applications.

Stepper motors typically operate below their maximum touch, with around a 40-50% margin of safety. Activating DcStep modifies their operating limits and thus they can move as fast as possible, without losing steps along the way.

The DcStep technology has 4 operating modes (Limited speed, Limited load, Min. Allowed speed> 0 and Min. Speed). You can find exhaustive information about it, as well as instructions on how to parameterize it, in the next document.

This type of technology is available for the TMC5062, TMC210 and TMC5130 driver models.

 

MicroPlyer technology

UntitledThis Trinamic technology interpolates the steps that the motor will perform with the frequency and speed of the previous step.

This results in a smoother microstepping when using the STEP / DIR interface, as you can see in the following graphic on the black line (click on the image to enlarge).

When during an acceleration the next step is shorter than the previous one, the interpolated step cannot be completed.

In order not to miss any step, the controller performs a larger step, which is defined by the maximum size of microsteps that we are using.

In the early versions of StealthChop, this could present a drawback when used with 3D printers, as this type of technology was specifically designed for applications with stable step frequencies (something that does not happen during 3D printing), and can lead to loss of steps in some extreme cases.

However, this stopped being a problem some time ago, since Trinamic improved the technology in its new version of StealthChop2 by adding a pre-regulation that allows a greater torque during the acceleration phases, and which was added to the whole family of TMC22XX drivers.

 

SensOstep technology

SensOStep

SensOstep is another type of technology patented by Trinamic for its TMC drivers and the last one that we are going to discuss in this article. It actually requires additional hardware, as it is a combination of the motor and added electronics, so it requires a printed circuit board to use this technology.

 Its function is to monitor possible step losses that may affect a motor and send the information to the corresponding microprocessor.

For this, SensOstep uses a magnet located at the rear end (or rear part) of the motor shaft and some sensors installed on the electronic board, which can be used with a minimum resolution (1/16).

This considerably reduces installation costs as well as adjustments required during assembly.

 

Operating modes (Step/Direction, SPI and UART)

There are 3 operating modes for our TMC drivers . However, this does not mean that all drivers have them. As an example, the TMC2209 drivers only have Step / Dir mode and UART mode. These are the operating modes available for TMC drivers:

 

Step/Direction mode

Step/Direction is the “classic” operating mode for drivers in general. It simply proceeds to send the steps and direction and the motor executes the relevant commands.

However, when using this mode the TMC drivers cannot return any information to the controller, such as possible errors, or simply information. This is essential to be able to take advantage of each and every one of the TMC drivers technologies (such as StallGuard).

In this way we do not have information about the real position or the current applied to the motor, something that other intelligent operating modes such as SPI or UART provide. If you don’t want to complicate yourself excessively when configuring your drivers, you can perfectly use this operating mode.

But in my opinion, if you have TMC drivers, the ideal is to use any of the other more advanced operating modes (SPI/UART). In case of not activating a “smart” operating mode, our drivers will use the StealthChop (Speed ​​and low noise) and SpreadCycle (Torque) technologies default.

 

SPI mode

The SPI (Serial peripheral interface) mode is one of the 2 advanced or intelligent modes of operation of these drivers. In order to use this mode we must use a completely different pin configuration. In some cases you will need to make modifications to the driver or use a cable to connect some extra pins to our electronics.

In this way, and just like using the UART mode, we can have all the advantages of these types of intelligent operation (automatic switching between modes, avoiding the use of sensors, etc.)

 

UART mode

The UART is a hardware component that is used to establish serial communications in which we can modify the speeds of our data and its format.

Some TMC drivers, such as the TMC2208 and TMC2209, allow you to operate in this “smart” mode. In this way, and as in SPI mode, we can manage them directly from our Marlin firmware (menu on the display).

This has a number of advantages that other modes of operation do not have. Combine the real and interpolated microsteps (to generate maximum torque), change the use in real time of different technologies (for example from StealthChop to Spread Cycle), reduce current consumption when it detects that it is stopped and even select the desired current for each one of our drivers are some of the advantages that we will have available.

In some cases and depending on the driver you purchase, you may have to make a brief subsequent modification to activate the UART mode. However, these processes are very simple and can be done easily by anyone.

 

Technical specifications

csm TMC5160 WA 409b8c94b9TMC2130

 

csm TMC2209 LA ee9fac7a1aTMC2208

csm TMC2209 LA ee9fac7a1aTMC2209

csm tmc5130a ta 774b244833TMC5130

csm TMC5160 WA 409b8c94b9TMC5160
TMC5161

Motor Supply 4.75/6V 4.75/36V 4.75/29V 4.75/46V 8/60V
Microsteps 1/256 1/256 1/256 1/256 1/256
Logic Voltage (VIO) 3-5V 3-5V 3-5V 3-5V 3-5V
Phase current 1.2A RMS
2.5A Peak
1.4A RMS
2.0A Peak
2.0A RMS
2.8A Peak
2.5A 3.0A
a/b/n incremental 1024px Symbol OK.svg 1024px Symbol OK.svg
SPI 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
Step/Dir 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
UART 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
SixPoint™ 1024px Symbol OK.svg 1024px Symbol OK.svg
trapezoidal 1024px Symbol OK.svg 1024px Symbol OK.svg
MicroPlyer™ 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
CoolStep™ 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
Passive braking 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
Short detection 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
SpreadCycle™ 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
Stall detection 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
StallGuard2™ 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg
StallGuard4™ 1024px Symbol OK.svg
StealthChop2™ 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg 1024px Symbol OK.svg

 

 

I hope and wish that this brief introduction to TMC drivers and their different technologies have been of interest to you, or at least an enjoyable read.

You can find other interesting articles in 3DWork.io in the following links: