I am using the above to determine max acceleration and speed of X and Y. I have slowed the printer all the way down to 50 for max speed and 100 for max acceleration and am still losing steps!
I imagine I have something setup wrong in my cfg. Could someone please look it over and see if I have something setup wonky?
First off, could you be more descriptive in what your problem is? What do you mean when you say you are “losing steps” and how do you know?
Along with the TEST_SPEED macro from Elli’s tuning page, you have a lot of macros running in your system.
The first thing I recommend to somebody having problems who has a lot of macros is to take them all out and see if the problem goes away and, if it does go away, then start restoring the macros until you find the one that is causing the problem.
After running Elli’s Test_Speed the starting MCU position and the ending MCU position are at minimum 4-6 microsteps apart. From what I understand from Elli’s instructions is that the beginning and ending MCU coordinates should be less than 1 microstep apart.
It looks like you’re using 64 microsteps on X and Y. Stepper motors only lose full steps, not microsteps, so as long as your values are no more than 64 off in either direction, you haven’t lost steps.