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

add teaching needle block #300

Merged
merged 5 commits into from
Nov 10, 2024
Merged

add teaching needle block #300

merged 5 commits into from
Nov 10, 2024

Conversation

rickwierenga
Copy link
Member

teaching_tip_rack = lh.deck.get_resource("teaching_tip_rack")
await lh.pick_up_tips(teaching_tip_rack["A1:H1"])

located on rails 31 on STARLet, rail 55 on STAR (both past last submarine)

@rickwierenga rickwierenga merged commit d50eb34 into main Nov 10, 2024
7 checks passed
@rickwierenga rickwierenga deleted the teaching-needle-block branch November 10, 2024 00:46
@BioCam
Copy link
Contributor

BioCam commented Nov 12, 2024

Beautifully implemented, thank you @rickwierenga!

I was about to start this today to facilitate the new ztouch_probing 😅

To ensure I understand everything in here:

You extended the rail system to include a "teaching carrier", which is the panel at the righthandside of the machine that houses the

  • teaching needle rack,
  • the place&shift metal strip for tips discarding, and
  • the the gripper parking position.
    You also modelled the metal teaching needles as 300ul_tips/standard_tips.

Is that correct?

@rickwierenga
Copy link
Member Author

yes. the 'carrier' only includes the teaching needle rack atm, but we can possibly have it be the parent of the trash and grippers as well.

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

Successfully merging this pull request may close these issues.

2 participants