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
+5-2
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,13 @@ For more details about this release, please see the full [technical change log][
20
20
- The ODD should prompt you to update your pipettes when you attach one that needs it (!)
21
21
- The 96 shouldn't fall down when you attach it now (!)
22
22
- More little stall detection fixes
23
+
- The ODD will now display a spinner until the robot server has started
24
+
- Homing now goes to the limit switch then backs off until the limit switch is released
25
+
- Support for PVT (v3.5) pipettes
23
26
24
27
## Big Things That Don't Work Yet So Don't Report Bugs About Them
25
28
26
29
### ODD
27
-
- The ODD doesn't really tell you if the robot server hasn't started yet; if a robot looks on but has the name "opentrons", or says it's not network-connected when you know it is, probably the server isn't up yet, give it another little bit
28
30
- It can take a while for the robot to start after installing an update (it's the firmware updates happening on boot). Allow 10 minutes after an update that has a firmware change.
29
31
30
32
### Robot Control
@@ -33,14 +35,15 @@ For more details about this release, please see the full [technical change log][
33
35
34
36
## Big Things That Do Work Please Do Report Bugs About Them
35
37
### Robot Control
36
-
-Liquid handling protocols with 1 and 8 channel pipettes
38
+
-Protocol behavior
37
39
- Labware movement between slots/modules, both manual and with gripper, from python protocols
38
40
- Labware drop/gripper crash errors, but they're very insensitive
39
41
- Pipette and gripper automated offset calibration
40
42
- Network connectivity and discoverability
41
43
- Firmware update for all devices
42
44
- Cancelling a protocol run. We're even more sure we fixed this so definitely tell us if it's not.
43
45
- USB connectivity
46
+
- Stall detection firing basically ever unless you clearly ran into something
44
47
45
48
### ODD
46
49
- Protocol execution including end-of-protocol screen
0 commit comments