Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Deck State Representation and Visualization #15915

Open
lennijusten opened this issue Aug 7, 2024 · 1 comment
Open

feat: Deck State Representation and Visualization #15915

lennijusten opened this issue Aug 7, 2024 · 1 comment
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.

Comments

@lennijusten
Copy link

Overview

Does the Opentrons Python API have a native format for representing or visualizing the full deck state? I’m looking to print out deck layouts during protocols and potentially create a tool to visualize the deck setup before running a protocol. Any insights on accessing or creating a comprehensive deck state representation would be appreciated.

Implementation details

No response

Design

No response

Acceptance criteria

No response

@lennijusten lennijusten added the feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping. label Aug 7, 2024
@ecormany
Copy link
Contributor

ecormany commented Aug 7, 2024

Thanks for the feedback, Lenni! We've heard this request from other users and a dedicated feature for exporting deck maps is on our roadmap.

In the meantime, the best workaround is:

  • Go to protocol details or run setup in the Opentrons App to view the deck map.
  • Maximize the app window on your largest display.
  • Select View > Zoom In several times to enlarge the entire display size of the app.
  • Take a screenshot.

With this method I've been able to get deck map images that are about 2000 pixels square, which is pretty good unless you're trying to make a large poster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.
Projects
None yet
Development

No branches or pull requests

2 participants