Skip to content

Commit

Permalink
1. set higher temp for pre-heat
Browse files Browse the repository at this point in the history
2. reduce target volume in increments
  • Loading branch information
Andiiiiiiyy committed Dec 10, 2024
1 parent a110e09 commit 2493e38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion hardware-testing/hardware_testing/gravimetric/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ def _main(
mnt.name.lower(), hw.is_simulator, run_args.environment_sensor
)
start_temp = env_data.celsius_pipette
temp_limit = 25.95
temp_limit = 26.5
max_pre_heat_seconds = 60 * 60 * 3
now = time()
start_time = now
Expand Down
5 changes: 0 additions & 5 deletions hardware-testing/hardware_testing/gravimetric/increments.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,6 @@
},
1000: {
"default": [
1010,
1012,
1014,
1016,
1018,
1020,
1022,
1024,
Expand Down

0 comments on commit 2493e38

Please sign in to comment.