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 20cf248 commit f83bab3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 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": 10,
"valuesByApiLevel": { "2.14": 10 }
},
"defaultFlowAcceleration": 3160.0
"defaultFlowAcceleration": 3160.0,
"defaultTipLength": 52.0,
"defaultReturnTipHeight": 0.6,
"aspirate": {
Expand Down Expand Up @@ -64,7 +64,7 @@
"default": 10,
"valuesByApiLevel": { "2.14": 10 }
},
"defaultFlowAcceleration": 3160.0
"defaultFlowAcceleration": 3160.0,
"defaultTipLength": 57.9,
"defaultReturnTipHeight": 0.2,
"aspirate": {
Expand Down Expand Up @@ -127,7 +127,7 @@
"default": 10,
"valuesByApiLevel": { "2.14": 10 }
},
"defaultFlowAcceleration": 3160.0
"defaultFlowAcceleration": 3160.0,
"defaultTipLength": 58.35,
"defaultReturnTipHeight": 0.2,
"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 f83bab3

Please sign in to comment.