Skip to content

Releases: Opentrons/opentrons-modules

Thermocycler-Gen2 V0.4.1

31 May 22:03
Compare
Choose a tag to compare
Pre-release

Updates the fan drive frequency from 25kHz to 1kHz in order to decrease the minimum velocity at the lowest PWM value.

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.4.1

Thermocycler-Gen2 V0.4.0

26 May 18:49
8d0c2e3
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore(thermocycler-gen2): set up channel testing script by @fsinapi in #303
  • chore(thermocycler-gen2): motor speed tuning by @fsinapi in #304
  • feat(thermocycler-gen2): thermal calibration and tuning by @fsinapi in #305
  • feat(thermocycler-gen2): simulate motors by @fsinapi in #307
  • feat(thermocycler-gen2): thermistor drift check by @fsinapi in #306
  • feat(thermocycler-gen2): per-channel peltier tuning by @fsinapi in #310
  • chore(thermocycler-gen2): automatic temperature calibration script by @fsinapi in #311

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.4.0

Thermocycler-Gen2 V0.3.2

17 May 22:29
1d7baab
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added per-channel datalogging script
  • Adjusted motor speeds for faster lid open/close time
  • Added a heatsink-based temperature compensation coefficient
  • Added default temperature compensation coefficients

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.3.2

Thermocycler-Gen2 V0.3.1

13 May 21:01
c8b7eda
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat(thermocycler-gen2): add volumetric overshoot by @fsinapi in #299
  • fix(thermocycler-gen2): fixed LED power issues by @fsinapi in #300
  • feat(thermocycler-gen2): evaporation test script by @fsinapi in #302
  • fix(thermocycler-gen2): fix logic for at_temp response by @fsinapi in #301

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.3.1

Heater-Shaker V0.4.3

11 May 17:42
59aaf12
Compare
Choose a tag to compare
Heater-Shaker V0.4.3 Pre-release
Pre-release

Fixes and adds capability to update device firmware via USB.

Thermocycler-Gen2 V0.3.0

10 May 20:43
4a380df
Compare
Choose a tag to compare
Pre-release

WARNING: This release is intended to run on Thermocycler Gen2 EVT units. Do not attempt to install this firmware on any earlier revisions of the Thermocycler.

What's Changed

  • Added automatic seal control as a part of the lid open/close commands
  • Adjusted the distances for lid motor movements to match the EVT unit limit switch placement
  • Plate Lift control is now its own command, M128
  • The seal motor is now controlled via limit switches at each end of travel
  • The USB PID/VID values are updated to match the Gen1 for EVT testing. This will change to new, TC2-specific values in a future release.

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.3.0

Heater-Shaker V0.4.2

29 Apr 04:06
782b377
Compare
Choose a tag to compare
Heater-Shaker V0.4.2 Pre-release
Pre-release

Fixes issue with UART communication on heater-shaker-v0.4.1.hex

Features new bootloader that breaks backward compatibility moving forward.

Thermocycler-Gen2 V0.2.0

13 Apr 13:30
927a186
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added LED strip control
  • Added EEPROM driver and plate/thermistor offset constant configuration
  • Added open/close lid commands
  • Front button now controls the lid
  • Added plate hold time tracking
  • Added Deactivate All command
  • Added more detailed thermal simulation
  • Added volume parameter for m104
  • Changed name from Thermocycler-Refresh to Thermocycler-Gen2

Full Changelog: https://github.com/Opentrons/opentrons-modules/compare/[email protected]@v0.2.0

Heater-Shaker V0.4.1

08 Apr 17:30
6bd48a3
Compare
Choose a tag to compare
Heater-Shaker V0.4.1 Pre-release
Pre-release

Flipped plate latch power to match pin flip. Increased plate latch timeout.

Heater-Shaker V0.4.0

08 Apr 14:53
b894185
Compare
Choose a tag to compare
Heater-Shaker V0.4.0 Pre-release
Pre-release

Bumped minor revision for DVT board. This now includes flipped photointerrupter logic.