I know there are multiple threads devoted to motor current / temp and I'd like to apologize in advance if I am being redundant in creating this thread. I think I've lurked through most of them, and I still don't have a clear sense of what to do with regard to motor current / temp. Is there a 'current motor current' thread or sticky? b/c the general consensus seems to change a lot. Or is it machine specific? From what I've gleaned from other threads, there is some variability in the Kysan Motors, and apparently some of them are more suited to this application than others. My printer came with the Kysan motors, so, during assembly I changed line 701 of my configuration.h to:
Code: Select all
#define MOTOR_CURRENT {155,155,155,165,0}
After fixing the extruder and doing some research, I changed my motor current to:
Code: Select all
#define MOTOR_CURRENT {140,140,140,130,0}
There also seems to be more play in the system, more z banding, more waviness.
This, I think, is related. The motors have less precision, or more jitter, due to the decreased current. So perhaps the answer is either motor fan shrouds, or different motors.
Any thoughts are greatly appreciated,
rev