Skip to content

Commit

Permalink
change uiMaxFlowRate
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Nov 21, 2024
1 parent 784fade commit 4096a70
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$otSharedSchema": "#/pipette/schemas/2/pipetteLiquidPropertiesSchema.json",
"supportedTips": {
"t50": {
"uiMaxFlowRate": 802.9,
"uiMaxFlowRate": 1431.0,
"defaultAspirateFlowRate": {
"default": 478,
"valuesByApiLevel": { "2.14": 478 }
Expand Down Expand Up @@ -83,7 +83,7 @@
"defaultPushOutVolume": 7
},
"t200": {
"uiMaxFlowRate": 847.9,
"uiMaxFlowRate": 1431.0,
"defaultAspirateFlowRate": {
"default": 716,
"valuesByApiLevel": { "2.14": 716 }
Expand Down Expand Up @@ -162,7 +162,7 @@
"defaultPushOutVolume": 5
},
"t1000": {
"uiMaxFlowRate": 744.6,
"uiMaxFlowRate": 1431.0,
"defaultAspirateFlowRate": {
"default": 716,
"valuesByApiLevel": { "2.14": 716 }
Expand Down

0 comments on commit 4096a70

Please sign in to comment.