Skip to content

Commit 0fe4c2a

Browse files
authored
fix(shared-data): Add gripHeightFromLabwareBottom offset to appliedbiosystemsmicroamp_384_wellplate_40ul (#19159)
<!-- Thanks for taking the time to open a Pull Request (PR)! Please make sure you've read the "Opening Pull Requests" section of our Contributing Guide: https://github.com/Opentrons/opentrons/blob/edge/CONTRIBUTING.md#opening-pull-requests GitHub provides robust markdown to format your PR. Links, diagrams, pictures, and videos along with text formatting make it possible to create a rich and informative PR. For more information on GitHub markdown, see: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax To ensure your code is reviewed quickly and thoroughly, please fill out the sections below to the best of your ability! --> # Overview Adds gripHeightFromLabwareBottom offset to `appliedbiosystemsmicroamp_384_wellplate_40ul` ## Test Plan and Hands on Testing - Tested new offset on labware in robot and moved it x6 times between 2 deck slots. This resulted in no stalls. ## Changelog - Added gripHeightFromLabwareBottom to definition. This distance puts the gripper pads above the labware skirt and below the top of the labware. ![IMG_3897](https://github.com/user-attachments/assets/23939f11-871a-48a4-acae-d567d167a45d) ![IMG_3898](https://github.com/user-attachments/assets/d8b68d57-82e4-413e-95f7-6cf605d35d0f)
1 parent edbfbb2 commit 0fe4c2a

File tree

1 file changed

+1
-0
lines changed
  • shared-data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul

1 file changed

+1
-0
lines changed

shared-data/labware/definitions/2/appliedbiosystemsmicroamp_384_wellplate_40ul/3.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4696,6 +4696,7 @@
46964696
"namespace": "opentrons",
46974697
"version": 3,
46984698
"schemaVersion": 2,
4699+
"gripHeightFromLabwareBottom": 6.2,
46994700
"stackingOffsetWithLabware": {
47004701
"appliedbiosystemsmicroamp_384_wellplate_40ul": {
47014702
"x": 0,

0 commit comments

Comments
 (0)