Skip to content

Commit

Permalink
Merge branch 'add_modules_to_deck_config' of github.com:Opentrons/ope…
Browse files Browse the repository at this point in the history
…ntrons into add_modules_to_deck_config
  • Loading branch information
b-cooper committed Mar 20, 2024
2 parents 9e4b15c + 46655e2 commit 0ef5d70
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions shared-data/deck/definitions/5/ot3_standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,9 @@
"expectOpentronsModuleSerialNumber": true,
"mayMountTo": ["cutoutA1"],
"displayName": "Rear Slot portion of the Thermocycler Moduler",
"providesAddressableAreas": {},
"providesAddressableAreas": {
"cutoutA1": ["thermocyclerModuleV2"]
},
"fixtureGroup": ["thermocyclerModuleV2Rear", "thermocyclerModuleV2Front"],
"height": 124.5
},
Expand Down Expand Up @@ -924,7 +926,7 @@
"cutoutC1": ["heaterShakerV1C1"],
"cutoutB1": ["heaterShakerV1B1"],
"cutoutA1": ["heaterShakerV1A1"],
"cutoutD3": ["heaterShakerV13"],
"cutoutD3": ["heaterShakerV1D3"],
"cutoutC3": ["heaterShakerV1C3"],
"cutoutB3": ["heaterShakerV1B3"],
"cutoutA3": ["heaterShakerV1A3"]
Expand Down

0 comments on commit 0ef5d70

Please sign in to comment.