-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
HRPD: LinMot driver for Jaws #2098
Comments
After discussion with @FreddieAkeroyd , we decided that it would be best to try to control LinMot motors via the Motor Record (that way LinMot motors appear like any other motor to IBEX). there are two options:
|
@davidkeymer to find a test one |
Set 1 Calibration: 0.01925 steps/mm Offsets:
|
Set 2 Calibration: 0.01953125 steps/mm Offsets:
|
Commands used in VI: Initialization: Get axis (A,B,C,D) actual position (steps) - Set axis (A,B,C,D) setpoint (xxxx steps) - |
The test one is now in the downstairs office. |
Ideally would be tested by someone who is somewhat familiar with motors. @davidkeymer is away this week. @KathrynBaker, might you have time? If not, it will need testing by one of the other devs. @ThomasLohnert can't do it because of issues with his version of Visual Studio. |
missing entry in makefile for devLinMotMotor in the support module |
Corrected |
Code tested and sufficient, created ticket #2219 to cover the need to actually commission the jaws themselves. |
As a scientist, I would like the IBEX to provide a driver for LinMot motors, so that I can control the
jaws on HRPD.
Acceptance Criteria
values for the horizontal & vertical gap and horizontal & vertical centre positions.
Notes
The text was updated successfully, but these errors were encountered: