Skip to content
Open
Show file tree
Hide file tree
Changes from 14 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ nav:
- Temperature Module: '!include temperature-module/mkdocs.yml'
- Protocol Designer: '!include protocol-designer/mkdocs.yml'
- Python API: https://docs.opentrons.com/v2/
- Opentrons OT-2: '!include ot-2/mkdocs.yml'

plugins:
- monorepo
Expand Down
10 changes: 10 additions & 0 deletions docs/ot-2/docs/appendicies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Opentrons OT-2: Appendicies"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appendices?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That shouldn't be in this branch. Removing.

---

Parent placeholder for other sub-sections TBD, similar to Flex:

- Additional documentation
- Open-Source Software
- Support and Contact Information
- Warranty boilerplate
6 changes: 6 additions & 0 deletions docs/ot-2/docs/images/WEEE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions docs/ot-2/docs/images/caution-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions docs/ot-2/docs/images/heavy-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions docs/ot-2/docs/images/hot-surface-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions docs/ot-2/docs/images/pinchpoint-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions docs/ot-2/docs/images/shock-warning.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions docs/ot-2/docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Opentrons OT-2 Liquid Handler Instruction Manual"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we just keep it "Opentrons OT-2 Instruction Manual"?

the Flex manual title doesn't include "liquid handler"

---

<style>
.md-content__inner {
text-align: center;
}
</style>

<strong style="color: red;">PLACEHOLDER FOR COVER IMAGE</strong>

**Opentrons Labworks Inc.**<br>
Month Year
25 changes: 25 additions & 0 deletions docs/ot-2/docs/installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Opentrons OT-2: Installation and Relocation"
---

## Installation

### Requirements

Warning: The Opentrons Liquid Handler can emit vibration while in operation. For
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace "Opentrons Liquid Hander" with OT-2 throughout section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file shouldn't be in here. Just look at introduction.md and regulatory.md

this reason, the OT-2 system should be placed on a surface that is sturdy, level, and water-
resistant with cross-bracing or welded joints.

Warning: The Opentrons Liquid Handler should be placed on a surface capable of
supporting a minimum of 40 kg (90 lb) weight with sufficient surface area to accommodate
the Opentrons Liquid Handler in the recommended operating envelope (see Opentrons
Liquid Handler Dimensions).

### Unboxing

### First run
- power

## Software installation and update

- App
22 changes: 22 additions & 0 deletions docs/ot-2/docs/introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Opentrons OT-2: Introduction"
---

Welcome to the instruction manual for the Opentrons OT-2 liquid handling robot. This manual guides you through just about everything you need to know to set up and use the OT-2, focusing on topics that are most relevant to everyday users of the robot in a lab environment.

## Description

The OT-2 helps automate routine liquid-handling processes in your lab. It is a modular system that includes user-swappable pipettes, on-deck modules, and labware. You control the OT-2 through the [Opentrons App](https://opentrons.com/ot-app) and our open-source [Python API](https://docs.opentrons.com/v2/).

## Structure of this manual
<!-- A bit too chapter by chapter summary-ish. Will pull back and broaden as things get finished. Will revisit.-->

This manual is organized to help you get started and operate your OT-2 efficiently. Here’s a summary of what you’ll find in the manual:

- **[System Description](system-description.md):** Learn about the OT-2's components, features, and technical specifications.
- **[Installation and Relocation](installation.md):** Follow step-by-step instructions for setting up your robot for the first time or moving it to a new location.
- **[Instruments and Modules](modules.md):** Find out how to attach, calibrate, and use pipettes and on-deck modules.
- **[Labware](labware.md):** Understand labware compatibility and how to use different types in your protocols.
- **[Software](software.md):** Get acquainted with the Opentrons App and how to control your robot.
- **[Maintenance](maintenance.md):** Learn how to keep your OT-2 in top condition with routine cleaning and maintenance procedures.
- **[Safety and Regulatory Information](regulatory.md):** Review important safety guidelines and compliance standards.
28 changes: 28 additions & 0 deletions docs/ot-2/docs/labware.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "Opentrons OT-2: Labware"
---

Called "Consumables" in OT-2 manual.

## Intro

text

Use labware that is ANSI/SLAS-compliant or approved by Opentrons.

## Concepts

text

## Labware library

text

## Use in protocols

text

## Labware definitions

Compare OT-2 text with Flex.

15 changes: 15 additions & 0 deletions docs/ot-2/docs/maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Opentrons OT-2: Maintenance"
---

## Section

text

## Section

text

## Section

text
20 changes: 20 additions & 0 deletions docs/ot-2/docs/modules.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Opentrons OT-2: Instruments and Modules"
---

## Intro

## Instruments

- Pipettes
- Attaching
- Calibration

## Modules

- HEPA
- Magnetic
- Temperature
- TC

## Chemical compatibility
Loading
Loading