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
Copy file name to clipboardExpand all lines: api/release-notes-internal.md
+7-4
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ For more details about this release, please see the full [technical change log][
4
4
5
5
---
6
6
7
-
# Internal Release 0.2.0
7
+
# Internal Release 0.3.0
8
8
9
-
This is first internal release 0.2.0 for the Opentrons Flex robot software, involving both robot control and the on-device display.
9
+
This is internal release 0.3.0 for the Opentrons Flex robot software, involving both robot control and the on-device display.
10
10
11
11
Some things are known not to work, and are listed below. Specific compatibility notes about peripheral hardware are also listed.
12
12
@@ -21,7 +21,6 @@ Some things are known not to work, and are listed below. Specific compatibility
21
21
## Big Things That Don't Work Yet So Don't Report Bugs About Them
22
22
23
23
### ODD
24
-
- Attach, detach, and calibration flows for pipettes or gripper
25
24
- Deleting protocols stored on the robot via the ODD
26
25
- Changing the text size on the ODD through the settings
27
26
@@ -35,8 +34,10 @@ Some things are known not to work, and are listed below. Specific compatibility
35
34
## Reasonably Sized New Things
36
35
### ODD
37
36
- Liquid setup has come to protocol setup page
37
+
- Gripper and pipette attach and calibration flows!
38
+
- Running protocol page
38
39
### Robot Control
39
-
-8-channel pipettes now will use more than 0 amps to pick up tips
40
+
-Motion configuration fixes from harware testing
40
41
- Module calibration exists in the protocol engine; you can use a script to run it with any pipette for any module. The data will be saved for inspection, but will not be loaded during protocols.
41
42
42
43
## Big Things That Do Work Please Do Report Bugs About Them
@@ -50,6 +51,8 @@ Some things are known not to work, and are listed below. Specific compatibility
50
51
51
52
### ODD
52
53
- Protocol execution
54
+
- Protocol run monitoring
55
+
- Attach and calibrate
53
56
- Network connection management, including viewing IP addresses and connecting to wifi networks
54
57
- Automatic updates of robot software when new internal releases are created
55
58
- Chrome remote devtools - if you enable them and then use Chrome to go to robotip:9223 you'll get devtools
Copy file name to clipboardExpand all lines: app-shell/build/release-notes-internal.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@ For more details about this release, please see the full [technical changelog][]
3
3
4
4
---
5
5
6
-
# Internal Release 0.2.0
6
+
# Internal Release 0.3.0
7
7
8
-
This is 0.2.0, an internal release for the app supporting the Opentrons Flex.
8
+
This is 0.3.0, an internal release for the app supporting the Opentrons Flex.
9
9
10
10
This is still pretty early in the process, so some things are known not to work, and are listed below. Some things that may surprise you do work, and are also listed below. There may also be some littler things of note, and those are at the bottom.
11
11
12
12
## New Stuff In This Release
13
13
- Gripper attach and calibration flows
14
-
- Tipracks say flex now
14
+
15
15
16
16
## Big Things That Don't Work Yet So Don't Report Bugs About Them
17
17
- Attach, detach, and calibration flows for anything from the protocol setup page
0 commit comments