diff --git a/protocol-designer/fixtures/protocol/8/ninetySixChannelFullAndColumn.json b/protocol-designer/fixtures/protocol/8/ninetySixChannelFullAndColumn.json index 5fc322f7dd8..5e0519d6e6b 100644 --- a/protocol-designer/fixtures/protocol/8/ninetySixChannelFullAndColumn.json +++ b/protocol-designer/fixtures/protocol/8/ninetySixChannelFullAndColumn.json @@ -2215,10 +2215,20 @@ ], "cornerOffsetFromSlot": { "x": 0, "y": 0, "z": 0 }, "stackingOffsetWithLabware": { - "opentrons_96_well_aluminum_block": { "x": 0, "y": 0, "z": 15.41 } + "opentrons_96_well_aluminum_block": { "x": 0, "y": 0, "z": 15.41 }, + "opentrons_96_pcr_adapter": { + "x": 0, + "y": 0, + "z": 10.16 + } }, "stackingOffsetWithModule": { - "thermocyclerModuleV2": { "x": 0, "y": 0, "z": 10.75 } + "thermocyclerModuleV2": { "x": 0, "y": 0, "z": 10.75 }, + "magneticBlockV1": { + "x": 0, + "y": 0, + "z": 3.87 + } } } },