-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(protocol-designer): export and announcement modal for PD 8.1 #14870
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -42,6 +42,14 @@ | |||||||||||||||||||||||||
"deckConfigAnd96Channel": { | ||||||||||||||||||||||||||
"body1": "Introducing the {{pd}} 8.0 with deck configuration and 96-channel pipette support!", | ||||||||||||||||||||||||||
"body2": "All protocols now require {{app}} version <strong> 7.1+ </strong> to run." | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
"customParamsAndMultiTipAndModule": { | ||||||||||||||||||||||||||
"body1": "Introducing the {{pd}} 8.1. Starting today, you will be able to:", | ||||||||||||||||||||||||||
"body2": "Customize blowout flowRate speed and height", | ||||||||||||||||||||||||||
"body3": "Customize aspirate, dispense, and mix <i>'x'</i> and <i>'y'</i> well positioning", | ||||||||||||||||||||||||||
"body4": "Assign up to 3 types of tipracks to a single pipette", | ||||||||||||||||||||||||||
"body5": "For the Flex only; add up to 7 Temperature Modules on the deck at the same time", | ||||||||||||||||||||||||||
"body6": "All protocols require {{app}} version <strong> 7.2+ </strong> to run." | ||||||||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. can you review the copy here when you have a minute @ecormany? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Double-check me: is it 7.2.0 for the required robot software? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There are pipette collision logic updates that were added in App 7.2.0 that will be mirrored in PD 8.1. Otherwise, all the added functionality in this release has been supported in App prior to App 7.2.0 |
||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
"labware_selection": { | ||||||||||||||||||||||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i actually don't know if we need/want an image here so i'll revisit it later when Felix has signed off on PD 8.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of text, and no obvious associated visual. Skipping seems fine to me.