Skip to content

Commit 20633c7

Browse files
committed
fix for PXer65: squeezer drive unblocking
1 parent 4e53353 commit 20633c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylabrobot/liquid_handling/backends/hamilton/STAR_backend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ def trace_information_to_string(module_identifier: str, trace_information: int)
895895
61: "Z-drive not initialized",
896896
62: "Z-drive movement error",
897897
63: "Z-drive limit stop not found",
898-
65: "Squeezer drive blocked",
898+
65: "Squeezer drive blocked. Can you manually unblock the squeezer drive by turning its screw?",
899899
66: "Squeezer drive not initialized",
900900
67: "Squeezer drive movement error: Step loss",
901901
68: "Init position adjustment error",

0 commit comments

Comments
 (0)