3.jpeg)








NEMA 17 Stepper Motor – 4.2kg·cm Holding Torque Bipolar 1.8°
The Nema17 4.2 kg-cm Stepper motor provides excellent response to starting, stopping, and reversing pulses from the stepper motor driver. They are very useful in various applications, especially which demands low speed with high precision. High Torque NEMA 17 Stepper Motor (4.2kg·cm) with 1.8° step angle, bipolar 4-wire configuration, and reliable build. Ideal for 3D printers, CNC machines, robotics, and other precision motion control applications.
₹ 499
₹699
699



: | |
Made In : | India |
Add FAQ
Detailed Product Description:
For applications demanding high-precision, repeatable motion, the NEMA 17 Stepper Motor is the industry-standard choice. This specific model, with its impressive 4.2kg·cm holding torque, provides the power and reliability needed to drive heavy loads while maintaining perfect positional accuracy. As a bipolar motor with four wires, it requires a dedicated motor driver (such as an A4988 or DRV8825) to sequence the current through its two internal coils, enabling smooth and powerful motion in both forward and reverse directions.
A key technical specification is its precise 1.8° step angle, which translates to 200 steps per full revolution. This level of granularity makes it ideal for a wide range of tasks where exact positioning is critical. When combined with microstepping from a compatible driver, you can achieve even finer resolution, resulting in exceptionally smooth and quiet operation. Its standardized NEMA 17 frame size ensures it can be easily mounted and integrated into existing projects without the need for custom brackets.
This motor is the workhorse of the maker community, universally adopted as the go-to solution for 3D printers, where it controls the precise movement of the X, Y, and Z axes. It is also the perfect choice for CNC machines, robotic arms, and other automation systems where positional control is paramount. Whether you're building a new project or upgrading an existing one, this powerful and reliable NEMA 17 stepper motor provides the foundation for accurate and controlled motion.
The NEMA 17 Stepper Motor – 4.2kg·cm Torque is a compact, high-precision bipolar stepper motor widely used in 3D printers, CNC machines, laser engravers, and robotics. It offers accurate positioning, low vibration, and reliable torque ideal for tasks requiring smooth, repeatable linear or rotary motion.
With a standard 1.8° step angle and 4-wire configuration, it is compatible with most stepper drivers like A4988, DRV8825, and TMC2208, making it easy to integrate into a wide range of motion control systems.
Key Features:
-
4.2kg·cm holding torque for precision motion
-
1.8° step angle (200 steps per revolution)
-
Bipolar 4-wire configuration (compatible with A4988, DRV8825)
-
Ideal for 3D printers (e.g. Ender, Prusa) and CNC machines
-
Durable and reliable NEMA 17 standard size
Technical Specifications:
Parameter | Value |
---|---|
Model | NEMA 17 |
Holding Torque | 4.2 kg·cm (≈ 0.41 Nm) |
Step Angle | 1.8° (200 steps/rev) |
Rated Current | 1.5 A/phase |
Voltage | 2.8V – 3.2V (per phase) |
Coil Resistance | ~1.8 ohm ± 10% |
Phase Type | Bipolar (2-phase, 4-wire) |
Shaft Diameter | 5 mm (D-cut) |
Motor Size | 42mm x 42mm x 40mm (approx.) |
Weight | ~280 grams |
Connector | 4-pin JST/XH connector or open wires |
How to Use:
Wiring with A4988 Driver & Arduino:
Stepper Motor Wire | Connects to A4988 Pin |
---|---|
Coil A (e.g., Red/Blue) | 1A / 1B |
Coil B (e.g., Green/Black) | 2A / 2B |
Basic Arduino Code:
#define dirPin 2
#define stepPin 3
void setup() {
pinMode(stepPin, OUTPUT);
pinMode(dirPin, OUTPUT);
digitalWrite(dirPin, HIGH);
// Set direction
}
void loop() {
digitalWrite(stepPin, HIGH);
delayMicroseconds(800);
digitalWrite(stepPin, LOW);
delayMicroseconds(800);
}
Applications:
-
3D Printers (X, Y, Z, extruder axes)
-
CNC Machines & Laser Cutters
-
Robotic Arms & Precision Positioning
-
Automated conveyor systems
-
Linear actuators and sliders
Package Includes:
-
1 × NEMA 17 Stepper Motor – 4.2kg·cm Torque
0 Reviews For this Product
