You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or maybe having all that stuff in a class makes it more obvious which device the numbers refer to. We can replace the STEPS parameter with a Motor object.
The text was updated successfully, but these errors were encountered:
See if it makes sense to combine stepper characteristics into a Motor class to be used by the driver.
Inductance, current, voltage, steps from the spec sheet give max rpm, for example: http://www.daycounter.com/Calculators/Stepper-Motor-Calculator.phtml
Or maybe having all that stuff in a class makes it more obvious which device the numbers refer to. We can replace the STEPS parameter with a Motor object.
The text was updated successfully, but these errors were encountered: