Skip to content

Commit 817050b

Browse files
committed
p1000 tability_threshold=600.0
1 parent fc8b290 commit 817050b

File tree

1 file changed

+1
-1
lines changed
  • hardware-testing/hardware_testing/production_qc/pipette_assembly_qc_ot3

1 file changed

+1
-1
lines changed

hardware-testing/hardware_testing/production_qc/pipette_assembly_qc_ot3/pressure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ class PressureEventConfig:
7676
min=2000.0,
7777
max=7000.0,
7878
stability_delay=DEFAULT_STABILIZE_SECONDS,
79-
stability_threshold=200.0,
79+
stability_threshold=600.0,
8080
sample_count=DEFAULT_PRESSURE_SAMPLE_COUNT_DURING_ASPIRATE,
8181
sample_delay=DEFAULT_PRESSURE_SAMPLE_DELAY,
8282
)

0 commit comments

Comments
 (0)