Skip to content

Commit 46655e2

Browse files
committed
v5 ot3 deck definition fixup
1 parent 934b28a commit 46655e2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

shared-data/deck/definitions/5/ot3_standard.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,9 @@
890890
"expectOpentronsModuleSerialNumber": true,
891891
"mayMountTo": ["cutoutA1"],
892892
"displayName": "Rear Slot portion of the Thermocycler Moduler",
893-
"providesAddressableAreas": {},
893+
"providesAddressableAreas": {
894+
"cutoutA1": ["thermocyclerModuleV2"]
895+
},
894896
"fixtureGroup": ["thermocyclerModuleV2Rear", "thermocyclerModuleV2Front"],
895897
"height": 124.5
896898
},
@@ -924,7 +926,7 @@
924926
"cutoutC1": ["heaterShakerV1C1"],
925927
"cutoutB1": ["heaterShakerV1B1"],
926928
"cutoutA1": ["heaterShakerV1A1"],
927-
"cutoutD3": ["heaterShakerV13"],
929+
"cutoutD3": ["heaterShakerV1D3"],
928930
"cutoutC3": ["heaterShakerV1C3"],
929931
"cutoutB3": ["heaterShakerV1B3"],
930932
"cutoutA3": ["heaterShakerV1A3"]

0 commit comments

Comments
 (0)