3.jpeg)


3.jpeg&width=175&quality=80)


3.jpeg&width=300&quality=80)


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.
₹ 649 ₹699
699



Made In : | India |
Add FAQ
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
Detailed Product Description:
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.
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
