Skip to content
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

Galil DMC-41x3 Motor Controller (Stepper motors) Driver #2626

Merged
merged 131 commits into from
Sep 21, 2021

Conversation

Akshita07
Copy link
Contributor

@Akshita07 Akshita07 commented Jan 18, 2021

Galil DMC-41x3 motor controller can be used with Janis probe for moving the measurement arm. Currently, the movement of this arm happens manually. Aim for this driver is to automate this process as much as possible.

Changes proposed in this pull request:

  • Adds driver for stepper motors

To Do:

  • Add Galil Instrument Base Class
  • Driver for the DMC-4133 model to control movement in 3 axis - A, B and C
  • Test on instrument

@jenshnielsen @astafan8

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #2626 (6082987) into master (adc172a) will decrease coverage by 0.97%.
The diff coverage is 1.97%.

@@            Coverage Diff             @@
##           master    #2626      +/-   ##
==========================================
- Coverage   66.12%   65.14%   -0.98%     
==========================================
  Files         220      221       +1     
  Lines       29356    29811     +455     
==========================================
+ Hits        19411    19420       +9     
- Misses       9945    10391     +446     

@trevormorgan trevormorgan merged commit 24b16a0 into microsoft:master Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants