Sanniti Pimpley
Sanniti Pimpley
Tested on a heater-shaker w/ above protocol.
> We don't have a way to quickly retract both axes concurrently? Ya the hardware controller API doesn't expose a method to do that although it seems like the motor...
> We'll also need to add legacy_command_mapper unit tests for aspirate & dispense. Paired with @jerader to address the above comments and looks like writing a unit test for mapping...
I think you want to target this to `edge`
It's been decided to use proper api checks to mitigate this issue for now (see [#5602](https://github.com/Opentrons/opentrons/issues/5602)). Making lid movement non-blocking would be the long-term fix for this but we don't...
This PR is planned to be merged with rest of the deck positioning work in https://opentrons.atlassian.net/browse/RSS-444. Do not merge until then.
> I don't think our JS projects are usually set up to have project-specific lint and format targets, are they? It's just the targets in the top-level makefile. Hmm, that...