Questions tagged [stepper-driver]

Questions related to various types of stepper motor drivers

A stepper driver is an electronic circuit typically mounted on a driver board to plug in your 3D printer control board. Alternatively, these circuits may already be soldered to the printer board itself. Stepper motors cannot be directly controlled by the board CPU, so these circuits power the stepper motors directly from the supply voltage and control signals given by the CPU. To smooth the stepper output, micro-stepping is used to smooth the input to the stepper motor. Various stepper drivers are available for various micro stepping values.

90 questions
11
votes
2 answers

TMC2208 drivers - Microsteps configured incorrectly

I've just installed two TMC2208 drivers on my RAMPS board. I followed a very good step by step tutorial and after some issues, I got it nearly to work. One problem I still have is that when I tell the printer to lift the Z axis by 5 mm, it lifts it…
Felix Hauser
  • 433
  • 1
  • 5
  • 14
9
votes
2 answers

Ultimaker original X-axis not moving - possible electronics problem

I'm writing this question here hoping someone will be able to help me with the fixing process that I'm currently involved in! Last week during a printing session my Ultimaker original unexpectedly stop working. The problem was on the extruder step…
7
votes
3 answers

Extruder Clicking without Extrusion Problems

I own a DIY Hypercube Evolution equipped with Tevo Titan extruder, Clone Chimera hotend and Capricorn's High-temp PTFE tube. I use RAMPS with Mega and A4988's. During prints, my extruder motor randomly clicks. I touched the filament and during the…
Mehmet Aydın
  • 141
  • 1
  • 3
7
votes
2 answers

Inductive kickback protection?

Is there an integrated kickback protection in stepper motor drivers or should I make my own? I am afraid the steppers might fry the driver or the arduino when i turn off the power for them. I do that by turning off the power supply. I haven't had an…
user10014
  • 71
  • 1
7
votes
2 answers

How do you make sure you have the right voltage on the trimpots on an A4988 stepper driver?

I've been looking into this, but: I'm not certain how to configure my multimeter; I don't know how to keep the voltage going, and; I don't know how to keep the multimeter connected to the VMOT? I'm told you're supposed to aim for about 1 A.
leeand00
  • 1,883
  • 1
  • 18
  • 28
6
votes
1 answer

Linking an Arduino Mega with RAMPS and an Arduino Uno with CNC Shield to control more stepper motors using Marlin firmware

I've been looking for this for a while, and it looks like no one has tried it before. Does anyone know if there is a way to link an Arduino Mega with RAMPS as master, with an Arduino Uno with a CNC Shield as slave, and get it to work on Marlin…
avc
  • 89
  • 4
6
votes
1 answer

How should I power these stepper motors

I am rebuilding my printer, a hold Prusa/Mendel that has been boxed for years. I have changed the board ( I am using a Rumba) and the drivers (I am using Pololu 8225) with heatsinks and 1/16 microsteps. 5 motors type 42BYGHW811, rated: 2,5 A, R 1,25…
FeliceM
  • 581
  • 7
  • 18
6
votes
3 answers

Why do different drivers change the noise of steppers?

I've upgraded my stepper drivers. I'm looking to understand why my stepper motors made noise in the first place.
5
votes
1 answer

Short to ground error using TMC2130 stepper drivers

I have recently got an MKS GEN L V1.0 board and 5 TMC2130s. (X, Y, two Z, E). I have wired it all up and uploaded Marlin 1.1.9 and after some quick troubleshooting I got the motors moving. Next day I tried it again and it gave me this error: E0…
5
votes
2 answers

Steps per mm of extruder are incorrect after rebuilding

I have got a problem that after upgrading my printer to an aluminum frame my extruder went from around 400 steps per mm at 16 micro steps (which did match the manufacturer's recommendation perfectly) to a bit over 1000 steps per mm at 16 micro…
Bastian__
  • 71
  • 1
  • 4
5
votes
1 answer

Step motors vibrate, don't move at all (Prusa I3)

Recently, I changed my RAMPS 1.4 card (because there was a problem with the power output).So I bought this new one, and an Arduino Mega.I didn'T change the code (Marlin 1.3.3).I used the same stepsticks (a4988).I plugged my motors to the Ramps card.…
Efe Yakar
  • 53
  • 5
5
votes
1 answer

Small Z axis step: Repetier-Firmware

Z axis length for my printer equals 120 mm. When I manually pass this length, from display controller menu, it's about few millimeters. Then I set the resolution (ZAXIS_STEPS_PER_MM) at 1600 steps per mm. And nothing changed, step still very…
4
votes
2 answers

Different lengths of filament is extruded with different temperatures

TL;DR: I'm looking to change the steps per mm but I'm not sure what to set it to. Do I decide on a temperature and change the rate based on the percentage for that temp? Or is there a more general setting I can put it to? Or is there a different…
4
votes
2 answers

Oversized pieces

After a long time tweaking my new 3D printer I solved all the unexpected errors and I can print succesful pieces but I am facing a "problem", they are over sized, I found this problem trying to print a Raspberry Pi Case and an smartphone case, the…
4
votes
3 answers

Motor driver chip install direction?

I got a new MKS 1.4 controller board and it came with A4988 driver chips. But I can't figure out which way they install. I found something saying to match the printing on the back of the chip to that on the board. But I don't see anything that…
CoAstroGeek
  • 161
  • 1
  • 5
1
2 3 4 5 6