Skip to content

Commit 95a88f7

Browse files
authored
fix(shared-data, app): Update millipore labware names (#19727)
# Overview Change MILLIPLEX lid and plate display name ## Test Plan and Hands on Testing Simulated labware-library to confirm display change <img width="422" height="354" alt="Screenshot 2025-10-06 at 1 15 56 PM" src="https://github.com/user-attachments/assets/23bff866-56d3-4b6a-aee0-d4ff76e3e17e" /> <img width="422" height="348" alt="Screenshot 2025-10-06 at 1 16 08 PM" src="https://github.com/user-attachments/assets/f9d36afc-46aa-4f56-bfea-cb7fbd161fee" /> Simulated this protocol to confirm stacking with compatible labware was still functional ``` """Test labware definition .""" from opentrons.protocol_api import ProtocolContext from opentrons.protocol_api.module_contexts import HeaterShakerContext metadata = { "protocolName": "labware definition checker ", "author": "Opentrons <[email protected]>", "source": "Protocol Library", } requirements = {"robotType": "Flex", "apiLevel": "2.26"} def run(protocol: ProtocolContext) -> None: """Protocol.""" # Lid loading lid = protocol.load_lid_stack("black_96_well_microtiter_plate_lid", "C1", 1) labware = protocol.load_labware("milliplex_r_96_well_microtiter_plate", "D3") # pick up tip hsh: HeaterShakerContext = protocol.load_module( "heaterShakerModuleV1", "D1" ) # type: ignore[assignment] adapter = hsh.load_adapter("opentrons_universal_flat_adapter_type_b") hsh.open_labware_latch() protocol.move_labware(labware, adapter, use_gripper = True) hsh.close_labware_latch() protocol.move_lid(lid, labware, use_gripper = True) ``` ## Changelog - LID: changed display name, load name, brand, and image file name - Plate: changed display name, load name, and image file name - updated `constants.ts` ## Risk assessment Low Closes EXEC-1940 Closes EXEC-1941
1 parent 6ee528b commit 95a88f7

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

app/src/organisms/ODD/QuickTransferFlow/constants.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const SINGLE_CHANNEL_COMPATIBLE_LABWARE = [
6565
'opentrons/geb_96_tiprack_1000ul/1',
6666
'opentrons/geb_96_tiprack_10ul/1',
6767
'opentrons/ibidi_96_square_well_plate_300ul/2',
68-
'opentrons/milliplex_microtiter_plate/1',
68+
'opentrons/milliplex_r_96_well_microtiter_plate/1',
6969
'opentrons/nest_12_reservoir_15ml/2',
7070
'opentrons/nest_12_reservoir_22ml/1',
7171
'opentrons/nest_1_reservoir_195ml/3',
@@ -140,7 +140,7 @@ export const EIGHT_CHANNEL_COMPATIBLE_LABWARE = [
140140
'opentrons/geb_96_tiprack_1000ul/1',
141141
'opentrons/geb_96_tiprack_10ul/1',
142142
'opentrons/ibidi_96_square_well_plate_300ul/2',
143-
'opentrons/milliplex_microtiter_plate/1',
143+
'opentrons/milliplex_r_96_well_microtiter_plate/1',
144144
'opentrons/nest_12_reservoir_15ml/2',
145145
'opentrons/nest_12_reservoir_22ml/1',
146146
'opentrons/nest_1_reservoir_195ml/3',
@@ -194,7 +194,7 @@ export const NINETY_SIX_CHANNEL_COMPATIBLE_LABWARE = [
194194
'opentrons/geb_96_tiprack_1000ul/1',
195195
'opentrons/geb_96_tiprack_10ul/1',
196196
'opentrons/ibidi_96_square_well_plate_300ul/2',
197-
'opentrons/milliplex_microtiter_plate/1',
197+
'opentrons/milliplex_r_96_well_microtiter_plate/1',
198198
'opentrons/nest_12_reservoir_15ml/2',
199199
'opentrons/nest_12_reservoir_22ml/1',
200200
'opentrons/nest_1_reservoir_195ml/3',

labware-library/src/components/labware-ui/labware-images.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ export const labwareImages: Record<string, string[]> = {
8282
.href,
8383
new URL('../../images/geb_10ul_tip_side_view.jpg', import.meta.url).href,
8484
],
85-
milliplex_microtiter_plate: [
85+
milliplex_r_96_well_microtiter_plate: [
8686
new URL('../../images/milliplex_microtiter_plate.png', import.meta.url)
8787
.href,
8888
],
89-
milliplex_microtiter_plate_lid: [
89+
black_96_well_microtiter_plate_lid: [
9090
new URL('../../images/milliplex_microtiter_plate_lid.png', import.meta.url)
9191
.href,
9292
],
205 KB
Loading
151 KB
Loading

shared-data/labware/definitions/2/milliplex_microtiter_plate_lid/1.json renamed to shared-data/labware/definitions/2/black_96_well_microtiter_plate_lid/1.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"allowedRoles": ["labware", "lid"],
33
"ordering": [],
44
"brand": {
5-
"brand": "MILLIPLEX",
5+
"brand": "Greiner",
66
"brandId": []
77
},
88
"metadata": {
9-
"displayName": "MILLIPLEX Microtiter Plate Lid",
9+
"displayName": "Black 96-well Microtiter Plate Lid",
1010
"displayCategory": "lid",
1111
"displayVolumeUnits": "\u00b5L",
1212
"tags": []
@@ -33,18 +33,18 @@
3333
"quirks": ["stackingMaxFive"],
3434
"isTiprack": false,
3535
"isMagneticModuleCompatible": false,
36-
"loadName": "milliplex_microtiter_plate_lid"
36+
"loadName": "black_96_well_microtiter_plate_lid"
3737
},
3838
"namespace": "opentrons",
3939
"version": 1,
4040
"schemaVersion": 2,
4141
"stackingOffsetWithLabware": {
42-
"milliplex_microtiter_plate": {
42+
"milliplex_r_96_well_microtiter_plate": {
4343
"x": 0,
4444
"y": 0,
4545
"z": 7.4
4646
},
47-
"milliplex_microtiter_plate_lid": {
47+
"black_96_well_microtiter_plate_lid": {
4848
"x": 0,
4949
"y": 0,
5050
"z": 1
@@ -64,8 +64,8 @@
6464
"compatibleParentLabware": [
6565
"protocol_engine_lid_stack_object",
6666
"opentrons_flex_deck_riser",
67-
"milliplex_microtiter_plate",
68-
"milliplex_microtiter_plate_lid"
67+
"milliplex_r_96_well_microtiter_plate",
68+
"black_96_well_microtiter_plate_lid"
6969
],
7070
"gripForce": 10,
7171
"gripHeightFromLabwareBottom": 7,

shared-data/labware/definitions/2/milliplex_microtiter_plate/1.json renamed to shared-data/labware/definitions/2/milliplex_r_96_well_microtiter_plate/1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"brandId": []
1919
},
2020
"metadata": {
21-
"displayName": "MILLIPLEX Microtiter Plate",
21+
"displayName": "MILLIPLEX (R) 96-well Microtiter Plate",
2222
"displayCategory": "wellPlate",
2323
"displayVolumeUnits": "µL",
2424
"tags": []
@@ -1002,7 +1002,7 @@
10021002
"quirks": [],
10031003
"isTiprack": false,
10041004
"isMagneticModuleCompatible": false,
1005-
"loadName": "milliplex_microtiter_plate"
1005+
"loadName": "milliplex_r_96_well_microtiter_plate"
10061006
},
10071007
"namespace": "opentrons",
10081008
"version": 1,

0 commit comments

Comments
 (0)