Skip to content

Commit

Permalink
move multi channel pipette center y down
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed Oct 1, 2021
1 parent 7a238a2 commit f04a5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/src/hardware-sim/Pipette/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export const SINGLE_CHANNEL_PIPETTE_HEIGHT = 30.5
export const MULTI_CHANNEL_PIPETTE_WIDTH = 18.7
export const MULTI_CHANNEL_PIPETTE_HEIGHT = 90.3

export const MULTI_CHANNEL_CENTER_Y_NOZZLE = 13.5
export const MULTI_CHANNEL_CENTER_Y_NOZZLE = 13.3
export const MULTI_CHANNEL_Y_OFFSET = -2.5

0 comments on commit f04a5e9

Please sign in to comment.