From dd71441e109c3a06747d7105849dcf56dad01e91 Mon Sep 17 00:00:00 2001 From: Josh McVey Date: Fri, 26 Apr 2024 08:59:29 -0400 Subject: [PATCH 1/3] fix(docs): fix release notes 0 --- api/release-notes-internal.md | 6 ++-- app-shell/build/release-notes-internal.md | 36 ++++++++++++++--------- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/api/release-notes-internal.md b/api/release-notes-internal.md index 4ffe2c6ec91..fe57e79527e 100644 --- a/api/release-notes-internal.md +++ b/api/release-notes-internal.md @@ -1,9 +1,9 @@ -For more details about this release, please see the full [technical change log][]. - -[technical change log]: https://github.com/Opentrons/opentrons/releases +For more details about this release, please see the full [technical change log]: https://github.com/Opentrons/opentrons/releases # Internal Release 1.5.0 +## ## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history + This is 1.5.0, an internal release for the Robot Stack. the primary purpose of the release is to allow science and design to have the earliest stable release possible, given known bugs and workarounds, as we continue to develop features for 7.3.0. diff --git a/app-shell/build/release-notes-internal.md b/app-shell/build/release-notes-internal.md index bafbb84bf8d..0318f27720e 100644 --- a/app-shell/build/release-notes-internal.md +++ b/app-shell/build/release-notes-internal.md @@ -1,24 +1,32 @@ -For more details about this release, please see the full [technical changelog][]. -[technical change log]: https://github.com/Opentrons/opentrons/releases +For more details about this release, please see the full [technical change log]: https://github.com/Opentrons/opentrons/releases # Internal Release 1.5.0 -This is 1.5.0, an internal release for the Robot Stack. the primary purpose of the release is to allow science and design to test, given known bugs and workarounds, as we continue to develop features for 7.3.0. +The primary purpose of the release is to allow science and design to test, given known bugs and work arounds, as we continue to develop features for 7.3.0. - - -## Before making any changes to the app and robot, reset the run history using the 7.2.2 app on the robot you will upgrade to the internal release +## ## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history ## Known Bugs and work arounds -Do not use the USB connection to the robot. Please use the desktop app via WiFi and/or ODD
-There are multiple firmware updates that will run and you may encounter the ODD stuck on the update gripper modal. Do Not Click! Firmware will update automatically.
-Deck maps during module calibration may not render correctly.
-Modules and fixtures may not be removed via deckmap on ODD.
-Run again may not work on first click in the desktop app.
-96channel detach flow will fail on confirmation of step 1. You will receive an stall detection error. Go ahead and clear the error. Remove the support bracket. Home the gantry. Enter into attach flow for the right pipete so the right pipette interface can again be used.
-If you interact with the gantry while a gripper is attached and you are not in a detach/attach flow it is possible the gripper may fall. Always be in an attach/detach flow when interacting with the gantry.
-"out of date protocol" on the desktop app will show a white deckmap. Most protocols will get the "protocol analysis out of date" banner. Click re-analyze protocol. +### Do not use the USB connection to the robot. Please use the desktop app via WiFi and/or ODD + +### There are multiple firmware updates that will run and you may encounter the ODD stuck on the update gripper modal. Do Not Click! Firmware will update automatically + +### Viewing a protocol's run record after the run completes may not show all the steps. Download the run record to view all steps + +### Deck maps during module calibration may not render correctly + +### Modules and fixtures may not be removed via deckmap on ODD + +### Run again may not work on first click in the desktop app + +### 96channel detach flow will fail on confirmation of step 1. You will receive an stall detection error. Go ahead and clear the error. Remove the support bracket. Home the gantry. Enter into attach flow for the right pipette so the right pipette interface can again be used + +### If you interact with the gantry while a gripper is attached and you are not in a detach/attach flow it is possible the gripper may fall. Always be in an attach/detach flow when interacting with the gantry + +### "out of date protocol" on the desktop app will show a white deckmap. Most protocols will get the "protocol analysis out of date" banner. Click re-analyze protocol + + --- From 7692fc95db9b943905b29f68ea4e75d95552c078 Mon Sep 17 00:00:00 2001 From: Josh McVey Date: Fri, 26 Apr 2024 09:01:59 -0400 Subject: [PATCH 2/3] fix(docs): fix release notes 1 --- api/release-notes-internal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/release-notes-internal.md b/api/release-notes-internal.md index fe57e79527e..c253046e127 100644 --- a/api/release-notes-internal.md +++ b/api/release-notes-internal.md @@ -2,7 +2,7 @@ For more details about this release, please see the full [technical change log]: # Internal Release 1.5.0 -## ## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history +## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history This is 1.5.0, an internal release for the Robot Stack. the primary purpose of the release is to allow science and design to have the earliest stable release possible, given known bugs and workarounds, as we continue to develop features for 7.3.0. From eced839f07aa5271ebfdf8a2f0515bc49f64afdb Mon Sep 17 00:00:00 2001 From: Josh McVey Date: Fri, 26 Apr 2024 09:02:22 -0400 Subject: [PATCH 3/3] fix(docs): fix release notes 2 --- app-shell/build/release-notes-internal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shell/build/release-notes-internal.md b/app-shell/build/release-notes-internal.md index 0318f27720e..cada98ee659 100644 --- a/app-shell/build/release-notes-internal.md +++ b/app-shell/build/release-notes-internal.md @@ -4,7 +4,7 @@ For more details about this release, please see the full [technical change log]: The primary purpose of the release is to allow science and design to test, given known bugs and work arounds, as we continue to develop features for 7.3.0. -## ## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history +## Before making any changes to the robot, reset the run history. Robot Settings > Advanced > Choose reset settings > Clear protocol run history ## Known Bugs and work arounds