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

Change positioning in transfer protocols #21

Open
jgruselius opened this issue Oct 23, 2014 · 2 comments
Open

Change positioning in transfer protocols #21

jgruselius opened this issue Oct 23, 2014 · 2 comments

Comments

@jgruselius
Copy link
Owner

Affected protocols:
Description:

There may be an issue with tips sometimes, though very rarely, getting attached to the underside of the flat part of the head due to static electricity. A workaround for this could be to change which side of the head tips are mounted on. By using A12 instead of A1 and picking tips from the left side of the box, the head should not come in contact with other tips in the box.

This requires:

  • Changing head mode in the .pro files
  • Moving where labware are placed so that the wells are accessible
  • Rewrite the TipBox class in transfer_lib.js
@jgruselius
Copy link
Owner Author

For transfer_lib.js, this change in the TransferManager class should be enough:

this.tipMode = tipMode || {"row":1, "column":1};

@jgruselius
Copy link
Owner Author

Implemented for the standalone Bravo system in the hal branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant