Skip to content

Conversation

@rickwierenga
Copy link
Member

support both core gripper types:

deck = HamiltonSTARDeck(
  core_grippers = "1000uL-5mL-on-waste" # "1000uL-at-waste"
)

only the 1000uL-5mL ("on waste") variant was supported in PLR. Now we also support the 1000uL "at waste" variant

image image

@rickwierenga
Copy link
Member Author

in the unit test you can see we previously had an inconsistent location for the core grippers: pickup was correct but not drop

  • ya: 124.0 -> 125.0 (as pickup already was)
  • yb: 106.5 -> 107.0 (as drop already was)

@rickwierenga
Copy link
Member Author

relevant context: @BioCam fixed the x location in #710

@rickwierenga
Copy link
Member Author

also deleting no_teaching_rack and no_trash that we deprecated in #347 last January

@rickwierenga rickwierenga merged commit d0d95a9 into main Oct 22, 2025
9 checks passed
@rickwierenga rickwierenga deleted the two-core-gripper-variants branch October 22, 2025 23:33
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