Skip to content

Commit d5c153b

Browse files
committed
update low throughput hold current
1 parent 6523c66 commit d5c153b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/opentrons/config/defaults_ot3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
OT3AxisKind.X: 0.5,
167167
OT3AxisKind.Y: 0.5,
168168
OT3AxisKind.Z: 0.1,
169-
OT3AxisKind.P: 0.3,
169+
OT3AxisKind.P: 1.0,
170170
OT3AxisKind.Z_G: 0.2,
171171
},
172172
)

0 commit comments

Comments
 (0)