We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The driver assumes all axes will have a single EGUs per step value:
motorNewport/newportApp/src/SMC100Driver.cpp
Line 362 in c86aeb8
This isn't the case when stepper and servo controllers are daisy-chained. The FRS command should be used to query the resolutions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The driver assumes all axes will have a single EGUs per step value:
motorNewport/newportApp/src/SMC100Driver.cpp
Line 362 in c86aeb8
This isn't the case when stepper and servo controllers are daisy-chained. The FRS command should be used to query the resolutions.
The text was updated successfully, but these errors were encountered: