I am making autofocus operation on digital microscope project. Most of the time in autofocus operation, motor movement taking much more time.
My autofocus operation is based on hill climb. For example, I am taking about 20-25 frames to complete autofocus operation and it is taking 2-4 seconds to complete(Motor movement + frame grabbing)
What i want to know is how fast i can complete 1 micrometer movement with this configuration ?
For example is it possible to complete 1 micrometer movement operation 0.02 sec or lower ? and If i do this movement 25 times, than will my total time be 0.5 sec (or lower) ?
Please post a link to the stepper datasheet. NEMA.... only tells abot the mounting holes.
Steps per unit..... What is that "unit"?
Schematics never hurt as stepper perfonce rely on driver voltage and coil current.
If I disable motor's wire then time is same. I plug out wires of motors then run G1 Z0.001 F5000, time is same 0.1 seconds. So I think that motor's attribute is not issue for marlin software (maybe i am wrong)