Skip to content

Commit 4d34f18

Browse files
committed
correct pipette pick-up-current and also top position is 0.0
1 parent daa088c commit 4d34f18

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

shared-data/pipette/definitions/2/general/eight_channel/p1000/3_4.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"model": "p1000",
55
"displayCategory": "GEN3",
66
"pickUpTipConfigurations": {
7-
"current": 0.0,
7+
"current": 0.5,
88
"presses": 1,
99
"speed": 10,
1010
"increment": 0.0,
@@ -19,7 +19,7 @@
1919
"run": 1.0
2020
},
2121
"plungerPositionsConfigurations": {
22-
"top": 0.5,
22+
"top": 0.0,
2323
"bottom": 71.5,
2424
"blowout": 76.5,
2525
"drop": 91.5

shared-data/pipette/definitions/2/general/eight_channel/p50/3_4.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"model": "p50",
55
"displayCategory": "GEN3",
66
"pickUpTipConfigurations": {
7-
"current": 0.0,
7+
"current": 0.5,
88
"presses": 1,
99
"speed": 10,
1010
"increment": 0.0,
@@ -19,7 +19,7 @@
1919
"run": 1.0
2020
},
2121
"plungerPositionsConfigurations": {
22-
"top": 0.5,
22+
"top": 0.0,
2323
"bottom": 71.5,
2424
"blowout": 76.5,
2525
"drop": 91.5

0 commit comments

Comments
 (0)