Rostock Stepper Motor Problem - Help April 27, 2014 09:23PM |
Registered: 10 years ago Posts: 4 |
Re: Rostock Stepper Motor Problem - Help April 27, 2014 11:10PM |
Registered: 14 years ago Posts: 118 |
Re: Rostock Stepper Motor Problem - Help April 28, 2014 07:15AM |
Registered: 10 years ago Posts: 4 |
Re: Rostock Stepper Motor Problem - Help April 28, 2014 03:50PM |
Registered: 14 years ago Posts: 118 |
Quote
Delta9380
I did not, but a stepper driver from another motor, that was running that motor fine, it did the same thing. even when I changed the motor and driver from a working tower to the Y tower it still had the same problems. It leads me to believe there is something in the firmware or the RAMPS board that is creating the problem. I am no expert and am looking for insight to test the RAMPS board and firmware.
Re: Rostock Stepper Motor Problem - Help April 29, 2014 10:35AM |
Registered: 10 years ago Posts: 13 |
Re: Rostock Stepper Motor Problem - Help May 01, 2014 02:04PM |
Registered: 10 years ago Posts: 4 |
Re: Rostock Stepper Motor Problem - Help May 01, 2014 07:13PM |
Registered: 11 years ago Posts: 17 |
Re: Rostock Stepper Motor Problem - Help May 02, 2014 10:53AM |
Registered: 10 years ago Posts: 4 |
Re: Rostock Stepper Motor Problem - Help May 02, 2014 01:21PM |
Registered: 11 years ago Posts: 17 |
Re: Rostock Stepper Motor Problem - Help May 03, 2014 07:24PM |
Registered: 14 years ago Posts: 118 |
Re: Rostock Stepper Motor Problem - Help May 21, 2014 12:02PM |
Registered: 10 years ago Posts: 21 |
Re: Rostock Stepper Motor Problem - Help May 21, 2014 12:22PM |
Registered: 10 years ago Posts: 21 |
Re: Rostock Stepper Motor Problem - Help May 21, 2014 08:08PM |
Registered: 11 years ago Posts: 12 |
// Microstep setting (Only functional when stepper driver microstep pins are connected to MCU. #define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] //#define MICROSTEP_MODES {8,8,8,8,8} // [1,2,4,8,16]
Re: Rostock Stepper Motor Problem - Help May 23, 2014 07:25PM |
Registered: 11 years ago Posts: 515 |