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: docs/flex-manual/docs/preface.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,25 +12,25 @@ Opentrons Flex is a complex system, so there are many different paths to learnin
12
12
13
13
If you prefer a guided approach, this manual is structured so you can follow it from beginning to end.
14
14
15
-
-**Learn about Flex.** The distinguishing features of Flex are listed in [Chapter 1: Introduction](introduction.md). The introduction also includes important safety and regulatory information.
15
+
-**Learn about Flex.** The distinguishing features of Flex are listed in the [introduction](introduction.md). You should also review the important [safety and regulatory information](safety-regulatory.md).
16
16
17
-
-**Get started with Flex.** If you need to set up your Flex, follow the detailed instructions in [Chapter 2: Installation and Relocation](installation-relocation.md). Then familiarize yourself with the components of Flex in [Chapter 3: System Description](system-description.md).
17
+
-**Get started with Flex.** If you need to set up your Flex, follow the detailed [installation instructions](installation/index.md). Then familiarize yourself with the components of Flex in the [system description](system-description/index.md).
18
18
19
-
-**Set up your deck.** Configuring the deck enables different scientific applications on Flex. [Chapter 4: Modules](modules.md)describes Opentrons peripherals that you can install into or on top of the deck to perform specific scientific tasks. [Chapter 5: Labware](labware.md) explains how to work with equipment for holding liquids.
19
+
-**Set up your deck.** Configuring the deck enables different scientific applications on Flex. [Modules](modules/index.md)are Opentrons peripherals that you can install into or on top of the deck to perform specific scientific tasks. Flex works with out of the box with a wide range of [labware](labware/index.md) for holding liquids.
20
20
21
-
-**Run a protocol.** The core use of Flex is running standardized scientific procedures, known as protocols. [Chapter 6: Protocol Development](protocol-development.md)offers several ways to get ready-made protocols or design them yourself. To run your protocol, follow the instructions in [Chapter 7: Software and Operation](software-operation.md), which also has instructions for performing other tasks and customizing your robot's settings.
21
+
-**Run a protocol.** The core use of Flex is running standardized scientific procedures, known as [protocols](protocols/index.md). Opentrons offers several ways to get ready-made protocols or design them yourself. To run your protocol, use the [touchscreen](touchscreen/index.md) or the [Opentrons App](opentrons-app.md). Both the touchscreen and app let you perform other tasks and customize your robot's settings.
22
22
23
-
-**Keep Flex running.** Follow the advice in [Chapter 8: Maintenance and Service](maintenance-service.md) to keep your Flex clean and running optimally. Or sign up for one of the Opentrons services listed there and let us take care of Flex for you.
23
+
-**Keep Flex running.** Follow the routine [cleaning and maintenance](maintenance/index.md)procedures to keep your Flex running optimally. Or sign up for one of the Opentrons services listed there and let us take care of Flex for you.
24
24
25
25
-**Learn even more.** Still need something else? Consult the appendices.
-[Appendix B: Additional Documentation](additional-documentation.md)points you to even more resources for Opentrons products and writing code to control Flex.
29
+
-Read [additional documentation](additional-docs.md)for even more information about Opentrons products and writing code to control Flex.
30
30
31
-
-[Appendix C: Open-Source Software](open-source-software.md) explains how Opentrons software is hosted on GitHub as a resource for both developers and non-developers.
31
+
-Our [open-source software](open-source.md) is hosted on GitHub as a resource for both developers and non-developers.
32
32
33
-
-[Appendix D: Support and Contact Information](support-contact-information.md) lists how to get in touch with Opentrons if you need assistance beyond what our documentation provides.
33
+
-[Get in touch with Opentrons](support.md) if you need assistance beyond what our documentation provides.
0 commit comments