Skip to content

Commit

Permalink
fix the 20ul tip flow acceleration to match the factory testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Jan 28, 2025
1 parent 0f2be55 commit 7285c2c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"default": 57,
"valuesByApiLevel": { "2.14": 57 }
},
"defaultFlowAcceleration": 1200.0,
"defaultFlowAcceleration": 24000.0,
"defaultTipLength": 52.0,
"defaultReturnTipHeight": 0.71,
"aspirate": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"default": 57,
"valuesByApiLevel": { "2.14": 57 }
},
"defaultFlowAcceleration": 1200.0,
"defaultFlowAcceleration": 24000.0,
"defaultTipLength": 52.0,
"defaultReturnTipHeight": 0.71,
"aspirate": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"default": 57,
"valuesByApiLevel": { "2.14": 57 }
},
"defaultFlowAcceleration": 1200.0,
"defaultFlowAcceleration": 24000.0,
"defaultTipLength": 52.0,
"defaultReturnTipHeight": 0.71,
"aspirate": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"default": 57,
"valuesByApiLevel": { "2.14": 57 }
},
"defaultFlowAcceleration": 1200.0,
"defaultFlowAcceleration": 2400.0,
"defaultTipLength": 52.0,
"defaultReturnTipHeight": 0.71,
"aspirate": {
Expand Down

0 comments on commit 7285c2c

Please sign in to comment.