diff --git a/shared-data/labware/definitions/2/opentrons_tough_auto_sealing_lid/1.json b/shared-data/labware/definitions/2/opentrons_tough_auto_sealing_lid/1.json index e5689190584..5f3aa442596 100644 --- a/shared-data/labware/definitions/2/opentrons_tough_auto_sealing_lid/1.json +++ b/shared-data/labware/definitions/2/opentrons_tough_auto_sealing_lid/1.json @@ -65,24 +65,24 @@ "pickUpOffset": { "x": 0, "y": 0, - "z": 1.5 + "z": 0 }, "dropOffset": { "x": 0, "y": 0, - "z": 0 + "z": -6 } }, "lidOffsets": { "pickUpOffset": { - "x": 1.0, + "x": 0.25, "y": 0, - "z": -5 + "z": 0 }, "dropOffset": { - "x": 1.0, + "x": 0, "y": 0, - "z": -5 + "z": 0 } } }