File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed
docs/user_guide/_getting-started Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ PLR Architecture
1212
1313-------------------
1414
15+ Table of contents
1516
1617.. toctree ::
1718 :maxdepth: 3
18- :hidden:
19+
20+ units
1921
2022
2123~~~~~~~~~~~~~~~~~~~~~~~~
@@ -63,8 +65,3 @@ Integrating New Machines
6365
6466 For detailed information on how to integrate new machiens into PLR ecosystem,
6567and contribute to the PLR project, please refer to `Contributor Guide `:
66-
67-
68- -------------------
69-
70- ds
Original file line number Diff line number Diff line change 1+ # Default Units
2+
3+ Unless otherwise specified, these are the units used in PyLabRobot:
4+
5+ | Quantity | Unit |
6+ | ------------------ | ------------------------- |
7+ | Length | millimeters (mm) |
8+ | Volume | microliters (µL) |
9+ | Time | seconds (s) |
10+ | Angle | degrees (°) |
11+ | Weight/Mass | grams (g) |
12+ | Speed | millimeters/second (mm/s) |
13+ | Flow Rate | microliters/second (µL/s) |
14+ | Temperature | degrees Celsius (°C) |
You can’t perform that action at this time.
0 commit comments