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

Stage motors widget for LFM #133

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Stage motors widget for LFM #133

wants to merge 4 commits into from

Conversation

fedem-p
Copy link
Member

@fedem-p fedem-p commented Sep 27, 2021

Simple widget to control the stage motors in the LFM setup.
Ideally it should do the following things:

  • open in the main window only if detects the motors
  • control manually the motors
  • home the motors
  • create a sequence of steps

@fedem-p fedem-p added the enhancement New feature or request label Sep 27, 2021
Copy link
Contributor

@kkoetter kkoetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would personally not put the dll files in the repo. I would put them in a folder and link to them (probably giving a path in config file) to keep the repo clean. Also the initiation of the stage motor needs to be optional (e.g. only when motors are detected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants