Prusa Mendel i3 z axis not moving correct distance May 11, 2014 03:08PM |
Registered: 10 years ago Posts: 197 |
Re: Prusa Mendel i3 z axis not moving correct distance May 11, 2014 03:33PM |
Registered: 10 years ago Posts: 23 |
Re: Prusa Mendel i3 z axis not moving correct distance May 22, 2014 12:14AM |
Registered: 10 years ago Posts: 197 |
Re: Prusa Mendel i3 z axis not moving correct distance May 22, 2014 11:49AM |
Registered: 10 years ago Posts: 344 |
Quote
foul_owl
It appears to travel the correct distance now, however, when homing via pronterface, the motors are very loud and turn quite fast. Using pronterface to move them manually up or down 10 mm, they appear to turn at the correct speed and are not loud.
Any thoughts?
Thanks!
Re: Prusa Mendel i3 z axis not moving correct distance May 22, 2014 04:17PM |
Registered: 10 years ago Posts: 197 |
#define DEFAULT_MAX_ACCELERATION {9000,9000,100,10000} // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for Skeinforge 40+, for older versions raise them a lot.
#define DEFAULT_MAX_ACCELERATION {9000,9000,3,10000} // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for Skeinforge 40+, for older versions raise them a lot.
Re: Prusa Mendel i3 z axis not moving correct distance May 24, 2014 02:52PM |
Registered: 12 years ago Posts: 973 |