New release 1.7 29-09-2020
New features:
- Added json sending using request. Requests python module is installed in all robots.
- Automatic tests added using github actions for all protocols (except C station due to a bug in opentrons_simulate v.3.17.0 )
- New protocol for using multi p20 pipette in station C for transferring extracts.
- Now there are two pauses in B station for removing trash tips when > 48 samples. One after mix y another after remove_supernatant.
- Added tip-reuse option for Station B protocol 1 (extraction).
- Added labware definition for biotix tip rack 300 ul (needs testing).
- Added labware definition for biotix tip rack 1000 ul (needs testing).
- Added labware ecogen deepwell to protocols A (this was missing in last release).
Protocol modification:
- For MM3 distribution in station C protocol 1 tip is changed every three columns.
- Once mastermix is mixed in station C protocol 1 tip is changed.
- Only one p20 rack tips in station C protocol 1 in slot 6.
Bug fixes:
- Fixed unset variable in dispense_beads protocol 1 station B. 2ab984b