You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"labware_placement": "labware and liquid placement",
116
119
"labware_position_check": "Labware Position Check",
117
120
"labware_position_check_not_available": "Labware Position Check is not available after run has started",
118
121
"labware_position_check_not_available_analyzing_on_robot": "Labware Position Check is not available while protocol is analyzing on robot",
@@ -121,8 +124,6 @@
121
124
"labware_position_check_step_title": "Labware Position Check",
122
125
"labware_position_check_text": "Labware Position Check is a recommended workflow that helps you verify the position of each labware on the deck. During this check, you can create Labware Offsets that adjust how the robot moves to each labware in the X, Y and Z directions.",
123
126
"labware_quantity": "Quantity: {{quantity}}",
124
-
"labware_setup_step_description": "Gather the following labware and full tip racks. To run your protocol without Labware Position Check, place and secure labware in their initial locations.",
Copy file name to clipboardexpand all lines: app/src/organisms/Desktop/Devices/ProtocolRun/ProtocolRunHeader/RunHeaderModalContainer/modals/ConfirmMissingStepsModal.tsx
-2
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ import {
15
15
import{
16
16
LPC_STEP_KEY,
17
17
LABWARE_SETUP_STEP_KEY,
18
-
LIQUID_SETUP_STEP_KEY,
19
18
MODULE_SETUP_STEP_KEY,
20
19
ROBOT_CALIBRATION_STEP_KEY,
21
20
}from'/app/redux/protocol-runs'
@@ -24,7 +23,6 @@ import type { StepKey } from '/app/redux/protocol-runs'
'Gather the following labware and full tip racks. To run your protocol without Labware Position Check, place and secure labware in their initial locations.'
264
+
'Gather your labware & liquids and place them on the deck to finish setting up your protocol.'
'Gather the following labware and full tip racks. To run your protocol without Labware Position Check, place and secure labware in their initial locations.'
409
+
'Gather your labware & liquids and place them on the deck to finish setting up your protocol.'
'Gather the following labware and full tip racks. To run your protocol without Labware Position Check, place and secure labware in their initial locations.'
441
+
'Gather your labware & liquids and place them on the deck to finish setting up your protocol.'
0 commit comments