Skip to content

Commit

Permalink
updated tiprack names to URI names
Browse files Browse the repository at this point in the history
  • Loading branch information
sanni-t committed Jan 6, 2025
1 parent 580f4da commit 1e0717e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions shared-data/liquid-class/definitions/1/water.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pipetteModel": "flex_1channel_50",
"byTipType": [
{
"tiprack": "opentrons_flex_96_tiprack_50ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -235,7 +235,7 @@
"pipetteModel": "flex_8channel_50",
"byTipType": [
{
"tiprack": "opentrons_flex_96_tiprack_50ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -462,7 +462,7 @@
"pipetteModel": "flex_1channel_1000",
"byTipType": [
{
"tiprack": "opentrons_flex_96_tiprack_50ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -686,7 +686,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_200ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_200ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -898,7 +898,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_1000ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_1000ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -1115,7 +1115,7 @@
"pipetteModel": "flex_8channel_1000",
"byTipType": [
{
"tiprack": "opentrons_flex_96_tiprack_50ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -1339,7 +1339,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_200ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_200ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -1551,7 +1551,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_1000ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_1000ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -1768,7 +1768,7 @@
"pipetteModel": "flex_96channel_1000",
"byTipType": [
{
"tiprack": "opentrons_flex_96_tiprack_50ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_50ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -1980,7 +1980,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_200ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_200ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down Expand Up @@ -2192,7 +2192,7 @@
}
},
{
"tiprack": "opentrons_flex_96_tiprack_1000ul",
"tiprack": "opentrons/opentrons_flex_96_tiprack_1000ul/1",
"aspirate": {
"submerge": {
"positionReference": "well-top",
Expand Down

0 comments on commit 1e0717e

Please sign in to comment.