Skip to content

Commit

Permalink
add additonal role for evo tips labware
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura-Danielle committed Dec 12, 2024
1 parent 650f93c commit bc3405e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,5 @@
"x": -14.25,
"y": -3.5,
"z": 0
},
"gripperOffsets": {
"default": {
"pickUpOffset": {
"x": 0,
"y": 0,
"z": 37.0
},
"dropOffset": {
"x": 0,
"y": 0,
"z": 1.0
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@
"loadName": "evotips_opentrons_96_labware"
},
"namespace": "opentrons",
"allowedRoles": ["labware"],
"allowedRoles": ["labware", "lid"],
"version": 1,
"schemaVersion": 2,
"cornerOffsetFromSlot": {
Expand All @@ -1020,6 +1020,11 @@
"x": 0,
"y": 0,
"z": 4.5
},
"nest_1_reservoir_195ml": {
"x": 0,
"y": 0,
"z": 4.5
}
}
}

0 comments on commit bc3405e

Please sign in to comment.