Skip to content

Commit

Permalink
fix(shared-data): add D3 as provided addressable area to the flexStac…
Browse files Browse the repository at this point in the history
…kerModuleV1WithWasteChuteRightAdapterCovered fixture. (#17376)


- add a short-term fix for the addressable chute+stacker fixture to enable ABR and testing.
  • Loading branch information
vegano1 authored Jan 29, 2025
1 parent 8004d59 commit e22bde1
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 @@ -1026,7 +1026,8 @@
"cutoutD3": [
"1ChannelWasteChute",
"8ChannelWasteChute",
"flexStackerModuleV1D4"
"flexStackerModuleV1D4",
"D3"
]
},
"fixtureGroup": {},
Expand All @@ -1043,7 +1044,8 @@
"8ChannelWasteChute",
"96ChannelWasteChute",
"gripperWasteChute",
"flexStackerModuleV1D4"
"flexStackerModuleV1D4",
"D3"
]
},
"fixtureGroup": {},
Expand Down

0 comments on commit e22bde1

Please sign in to comment.