-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): check for tip presence on 96 channel pipette (#13703)
- Loading branch information
1 parent
1b209e5
commit 0b97681
Showing
68 changed files
with
175 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,5 +51,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,5 +57,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,5 +57,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,5 +57,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,5 +57,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 2.0, | ||
"speed": 5 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "8.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 2.0, | ||
"speed": 5 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "8.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 2.0, | ||
"speed": 5 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "8.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.8, | ||
"speed": 5 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "8.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,5 +52,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.8, | ||
"speed": 5 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "8.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.3, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.3, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.3, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.3, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 0.5, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,6 @@ | |
"plungerHomingConfigurations": { | ||
"current": 1.0, | ||
"speed": 30 | ||
} | ||
}, | ||
"tipPresenceCheckDistanceMM": "0.0" | ||
} |
Oops, something went wrong.