|
| 1 | +## Version 1.8 |
| 2 | + |
| 3 | +New features: |
| 4 | +- Reduced dispense speed when dispensing washes from the top of the wells to avoid spaying in protocol B. |
| 5 | +- Implemented reuse of tips for elutes in protocol B. |
| 6 | +- Added double definition of labware to fuse both reuse tips protocol B options in only one files. |
| 7 | + |
| 8 | +Protocol modifications: |
| 9 | +- Increased supernatant removal to 810 ul to remove all of it in protocol B. |
| 10 | +- Removed reuse of first tip in washes in protocol B. |
| 11 | +- Protocol B labware layout has now two possible configurations, a legacy one for the old version of the protocol without tips reuse and the new optimised one. |
| 12 | +- Protocol C does not mix master mix any longer if not prepared in the machine to avoid creating bubbles. |
| 13 | + |
| 14 | +Bug fixes: |
| 15 | +- Replaced default plate for biorad in protocol C. |
| 16 | +- Fixed tip tracking for the case where we have same p20 both multi-channel and single-channel in protocol C. |
| 17 | +- Fixed bug not transferring samples for exactly 8 samples with multi-channel in protocol C. |
| 18 | +- Fixed bug not changing trash for 48 samples exactly in protocol B. |
| 19 | +- Fixed bug added missing pick up tip for protocol C. |
| 20 | +- Fixed bug mm_tube not decalred in protocol C. |
| 21 | + |
| 22 | +## Version 1.7 |
| 23 | + |
| 24 | +New features: |
| 25 | +- Added json sending using request. Requests python module is installed in all robots. |
| 26 | +- Automatic tests added using github actions for all protocols (except C station due to a bug in opentrons_simulate v.3.17.0 ) |
| 27 | +- New protocol for using multi p20 pipette in station C for transferring extracts. |
| 28 | +- Now there are two pauses in B station for removing trash tips when > 48 samples. One after mix y another after remove_supernatant. |
| 29 | +- Added tip-reuse option for Station B protocol 1 (extraction). |
| 30 | +- Added labware definition for biotix tip rack 300 ul (needs testing). |
| 31 | +- Added labware definition for biotix tip rack 1000 ul (needs testing). |
| 32 | +- Added labware ecogen deepwell to protocols A (this was missing in last release). |
| 33 | + |
| 34 | +Protocol modification: |
| 35 | +- For MM3 distribution in station C protocol 1 tip is changed every three columns. |
| 36 | +- Once mastermix is mixed in station C protocol 1 tip is changed. |
| 37 | +- Only one p20 rack tips in station C protocol 1 in slot 6. |
| 38 | + |
| 39 | +Bug fixes: |
| 40 | +- Fixed unset variable in dispense_beads protocol 1 station B. 2ab984b |
| 41 | + |
| 42 | +## Version 1.6 |
| 43 | +Hotfix: |
| 44 | +- Fix bug in hommogenize function in C protocol, used pip instead of |
| 45 | +p300. |
| 46 | + |
| 47 | +## Version 1.5 |
| 48 | +Hotfix: |
| 49 | +- Removed comments where MAGNET_HEIGHT variable that were bothering |
| 50 | +opentronsweb |
| 51 | + |
1 | 52 | ## Version 1.4
|
2 | 53 | Documentation:
|
3 | 54 | - Added user manual in spanish and english.
|
|
0 commit comments