We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09bc0d5 commit 3766be1Copy full SHA for 3766be1
pylabrobot/liquid_handling/backends/hamilton/STAR.py
@@ -1163,7 +1163,7 @@ def __init__(
1163
self._num_channels: Optional[int] = None
1164
self._core_parked: Optional[bool] = None
1165
self._extended_conf: Optional[dict] = None
1166
- self._traversal_height: float = 280.0
+ self._traversal_height: float = 245.0
1167
self.core_adjustment = Coordinate.zero()
1168
self._unsafe = UnSafe(self)
1169
0 commit comments