Skip to content

Commit

Permalink
correct the physical description of the pipette
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Nov 19, 2024
1 parent dd74001 commit 7a48dc9
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@
"plungerPositionsConfigurations": {
"default": {
"top": 0.0,
"bottom": 65.5,
"blowout": 70.5,
"drop": 86.5
"bottom": 71.5,
"blowout": 76.5,
"drop": 91.5
}
},
"availableSensors": {
Expand All @@ -309,9 +309,9 @@
},
"backCompatNames": [],
"channels": 8,
"shaftDiameter": 5.0,
"shaftULperMM": 19.6349,
"backlashDistance": 1.0,
"shaftDiameter": 4.5,
"shaftULperMM": 15.904,
"backlashDistance": 0.1,
"quirks": [],
"plungerHomingConfigurations": {
"current": 1.0,
Expand Down

0 comments on commit 7a48dc9

Please sign in to comment.