Skip to content

Commit

Permalink
blowout
Browse files Browse the repository at this point in the history
  • Loading branch information
wweiye committed Dec 24, 2024
1 parent 836a66f commit f6f893a
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"valuesByApiLevel": { "2.14": 6 }
},
"defaultBlowOutFlowRate": {
"default": 80,
"valuesByApiLevel": { "2.14": 80 }
"default": 6.5,
"valuesByApiLevel": { "2.14": 6.5 }
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 52.0,
Expand Down Expand Up @@ -61,8 +61,8 @@
"valuesByApiLevel": { "2.14": 6 }
},
"defaultBlowOutFlowRate": {
"default": 80,
"valuesByApiLevel": { "2.14": 80 }
"default": 6.5,
"valuesByApiLevel": { "2.14": 6.5 }
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 57.9,
Expand Down Expand Up @@ -116,16 +116,16 @@
"t200": {
"uiMaxFlowRate": 194,
"defaultAspirateFlowRate": {
"default": 80,
"valuesByApiLevel": { "2.14": 80 }
"default": 6.5,
"valuesByApiLevel": { "2.14": 6.5 }
},
"defaultDispenseFlowRate": {
"default": 80,
"valuesByApiLevel": { "2.14": 80 }
"default": 6.5,
"valuesByApiLevel": { "2.14": 6.5 }
},
"defaultBlowOutFlowRate": {
"default": 80,
"valuesByApiLevel": { "2.14": 80 }
"default": 6.5,
"valuesByApiLevel": { "2.14": 6.5 }
},
"defaultFlowAcceleration": 16000.0,
"defaultTipLength": 58.35,
Expand Down

0 comments on commit f6f893a

Please sign in to comment.