Find the most suitable 3D printer for your needs.
We guide you to find the best option according to your needs.
Find the most suitable 3D scanner for your needs.
Contact us and we'll get it for you.
Find the most suitable filament for each application.
Find the most suitable resin for each application.
Find the most suitable powder for each application.
Find the most suitable pellets for each application.
Find the accessory you need for your 3D printer.
Find the ideal accessories for your 3D prints.
One of the basic components in any FFF 3D printer are the motors. They are responsible for making the necessary movements to position the print head, as well as for pulling the filament in the extruder.
The motors used are stepper motors, the most common types being NEMA 17 and NEMA 23.
Good quality stepper motors have a very high reliability, so the main cause of motor failure is usually external, usually related to the power driver or the connection.
Stepper motors are a type of continuously rotating motor. The rotation occurs in discrete jumps of a given angle. It is a motor halfway between a standard DC motor and a servo motor. Like DC motors, they allow multiple 360 ° turns, while allowing precise angular positioning, like servo motors.
The most commonly used in 3D printers are bipolar hybrid stepper motors, usually in NEMA17 or NEMA23 format. Hybrid motors combine the small stepper capability of VR motors with the high inertia capability of permanent magnet motors. On the other hand, bipolar motors provide higher torque and anchorage than unipolar motors while being lighter in weight and smaller in size, however they require specific power controllers.
When selecting a stepper motor, we must know its main characteristics:
If we are looking for a motor that allows us to use high speeds and withstand high inertias during movement, for example in the case of XY axes, we should choose a motor with 1.8 º steps and high torque.
The Z-axis motor will not require high working speeds, so a 0.9 º motor will provide smoother movements. In this case, a motor with maximum holding and anchoring torque should be chosen to support the weight of the platform or gantry (depending on the design of the printer).
When connecting stepper motors correctly, it is useful to have the manufacturer's specification sheet available, as the position of the wires varies from one model to another.
Typically, a bipolar stepper motor will have 4 connections consisting of two independent power supply circuits. Each circuit consists of a positive and a negative pole supplying power to each of the motor's coils.
The first thing to know is the position of these four connections on our printer control board. We can find two types of nomenclature on the control boards. The first is 1A 1B 2A 2B, where each number represents a circuit and the letters A and B represent the poles. The second is A A- B B- where each letter represents a circuit and the accent represents the negative pole.
Once the connections on the board have been determined, the same must be done for the motors.
If a specification sheet is available, the order of the wires in the connector should be consulted. In this case, the nomenclature A A- B B- is the most common.
In the case that the board and the motor use the same nomenclature, the connection is as simple as pairing each terminal. If they use different nomenclature, they must be paired as follows:
If no motor data sheet is available, the connection pair of each spooll must be determined. This is done by measuring the resistance at all possible combinations of connector pin pairs. When the resistance is not infinite, the first pair has been located. The most common combinations used by motor manufacturers are 1-3 4-6 or 1-4 3-6, so start by testing these two combinations.
Once located, each phase is connected to each of the spools. It is important that the two phases are connected to the coils in the same polarity, so if we have placed them in inverted phase, when sending current to the motor it will not move and will emit a noise. In this case the polarity of one of the coils must be reversed.
It is very important to keep both phases separate, so the condition of the connectors should be checked frequently. A bad contact or a bridge between phases will cause the motor to stop working.
Stepper motors are powered through specific controllers or drivers. There are many different models on the market. The higher quality ones will generally provide longer durability and quieter operation.
Within the models available, there are two methods of adjusting the current sent to the motors:
Vref = Imax · 8 · Rs
Where Imax is the maximum current at which the motor will be powered (usually at most 90 % of the maximum specified by the manufacturer) and Rs is the detection resistance of the driver.
To adjust it on the driver, simply power up the driver, measure the voltage between the Vref pin (usually the potentiometer itself) and a ground pin (usually the power supply pin) and set the appropriate value using the potentiometer.
When selecting the output current of the drivers, it is not advisable to use the maximum value determined by the manufacturer. In order to prolong the service life of the motors, do not exceed 90 % of the manufacturer's maximum value, the optimum being the minimum current required to generate sufficient torque to withstand the inertias.Higher current, in addition to higher torque, also means higher heating, higher motor noise and higher wear.
Stepper motors advance by pulses, so the maximum speed of the motor will depend on the maximum signal frequency that the control board is able to send. In addition, it must be taken into account that usually several motors are working simultaneously, so the frequency for each one will decrease.
For example, if the control board works at 100000 Hz and 4 motors (X,Y,Z and extruder) are working simultaneously, each motor will be controlled at 25000 Hz, or 25000 pulses per second. This means that a 1.9 ° motor without microstepping can rotate at a maximum of 125 rps. In a GT2 8-tooth belt drive system (the most common) this translates into a theoretical maximum linear speed of 3600 mm/s.
In the case of microstepping, the maximum speed would be reduced proportionally, so that if 16 microsteps are used, the maximum speed would be 225 mm/s, but if 256 microsteps are used, it would be reduced to only 14 mm/s.
It is very important to know the operating frequency of the control board, as the combination of a low output frequency with a high microstep setting can cause the maximum allowable speed to be lower than the printing speed, resulting in a significant loss of steps.
When the motion signal is transmitted to the motor, it is sent as a rotation, however the movements included in the print files are linear. This is why the printer must be able to translate the angular movement into a linear one.
The movement is generally transmitted by means of toothed pulleys and belts, so that the step/mm conversion depends on the diameter of the pulleys.To calculate this, the following formula is simply applied:
steps/mm = (360/P) · MS 2 · π · Rpulley
Where P is the motor pitch, MS the configured microsteps (1 in case of not using microstepping) and Rpulley the radius of the pulley used.
In the case of screw-transmitted movements, it is the pitch of the screw that defines the feed rate. For this purpose, the following formula is simply applied:
steps/mm = (360/P) · MS A
Where P is the motor pitch, MS the configured microsteps (1 in case of not using microstepping) and A the pitch of the screw thread.
There are also many calculators that make it easier to obtain these values, such as the one offered by Prusa Printers.
Once these values have been obtained, and although in theory they are correct, it is advisable to carry out a precise calibration to compensate for possible manufacturing or assembly defects.
For this purpose, a cube of known dimensions (e.g. 50 x 50 x 50 mm) shall be printed out and the actual dimensions measured. Once this is done, the following formula shall be applied:
steps/mm = Dtheorical · Pactual Dreal
where Dtheorical is the theoretical size that the part should have, Pactual is the current P/mm setting and Dreal is the measurement value obtained from the printed part.By introducing the new P/mm value, you should obtain parts with appropriate dimensions.
This guide discusses concepts in a general way and does not focus on a particular make or model, although they may be mentioned at some point. There may be important differences in calibration or adjustment procedures between different makes and models, so it is recommended that the manufacturer's manual be consulted before reading this guide.
I have read and accept the privacy policy.