HanSolo30
HanSolo30
Yes, but I always have an error when I try to calibrate it. I assume that when the drivers waits for a 1.8 degrees in a step, only gets 0.9...
Good question. It is connected straight to a MKS Gen L. With a 1.8 degrees steppers works fine.
I found this in the file MKS.c options_t stepOptions[] = { {"200"}, {"400"}, {""}, }; //returns the index of the stepOptions when called // with no arguments. int motorSteps(int argc,...
Well, I understand that, in the first power on, the board "read" de kind of motor and store in the NVM. That test it runs once. Maybe my solution is...