Cookbook
========
The PyLabRobot Cookbook is a curated collection of concise, modular code
examples, called recipes, that demonstrate practical solutions to common lab
automation challenges.
Each recipe is short, focused, and reusable - designed to help
you apply specific PyLabRobot features in real-world contexts.
Rather than full experimental protocols, these recipes aim to inspire,
teach, and accelerate your own automation workflows.
------------------------------------------
.. raw:: html
.. Add recipe cards below this line
.. plrcard::
:header: Move plate to Alpaqua magnet using CORE grippers
:card_description:
- Resource movement using CORE grippers
- Resource position check using grippers
- PLR autocorrection of plate placement onto PlateAdapter/magnet
:image: /cookbook/assets/star_movement_plate_to_alpaqua_core/preview.jpg
:image_hover: /cookbook/assets/star_movement_plate_to_alpaqua_core/animation.mp4
:link: star_movement_plate_to_alpaqua_core.html
:tags: ResourceMovement PlateAdapter HamiltonSTAR
.. plrcardgrid::
.. End of tutorial card section
.. -----------------------------------------
.. Page TOC
.. -----------------------------------------
.. toctree::
:maxdepth: 2
:hidden:
star_movement_plate_to_alpaqua_core