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
Be independent of what, if any, tip length calibrations exist. Selecting a tiprack that does not have a tip length calibration should force the session into calibrating the tip length.
Also display all tiprack-tagged custom labware without volume filtering
This ability should only be allowed from the pipette-offset-calibration intent, i.e. a user calibrating a pipette during attach; clicking calibrate offset in the instrument settings panel; or clicking recalibrate offset. For the tip length intents, this should not be displayed, since the tip rack to use is implied.
The text was updated successfully, but these errors were encountered:
…t cal (#7155)
* feat(app): allow custom tiprack selection in deck cal & pipette offset cal
closes#7087
* link choose tiprack screen in intro
* render selected tiprack in intro screen
* add uri param to tip len cal and new selector
* add recalibrate pip offset intent
* fix flow & test errors
* reformat intro screen continue button
* add tests
* fix css lint error
* add cancel button
* conditionally show dropdown labels
* warn about override tip length cal in tlc
* show previously chosen tiprack as default
* use pip offset tiprack hash to check tip length data
* match selector-class-pattern
* fix broken tests
Using the data in #7085 and the components in #7086, implement the ability to select a tiprack for pipette offset. This selection does not have to be saved.
The selection should
This ability should only be allowed from the pipette-offset-calibration intent, i.e. a user calibrating a pipette during attach; clicking calibrate offset in the instrument settings panel; or clicking recalibrate offset. For the tip length intents, this should not be displayed, since the tip rack to use is implied.
The text was updated successfully, but these errors were encountered: