Skip to content

Commit

Permalink
debug- re-set the increment aspirate volume for tip 1000
Browse files Browse the repository at this point in the history
  • Loading branch information
Andiiiiiiyy committed Nov 6, 2023
1 parent cd1539e commit 9ee0962
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions hardware-testing/hardware_testing/gravimetric/increments.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,18 +302,23 @@
},
1000: {
"default": [
3.000,
5.000,
7.000,
10.000,
20.000,
50.000,
100.000,
200.000,
400.000,
800.000,
900.000,
1200.00,
3,
5,
7,
10,
15,
20,
50,
100,
120,
200,
320,
450,
650,
850,
1000,
1030,
1137
],
},
}
Expand Down

0 comments on commit 9ee0962

Please sign in to comment.