Posts

Showing posts with the label liquid handling robot

pyotronext 1.0.5: Convert opentrons protocols to G-code and control lab robots made from 3D printer

I released the software pyotronext version 1.0.5. pyotronext can interpret opentrons protocols and control lab robots (e.g. DIY cartesian pipetting robots made from a 3D-Printer). Opentrons Labworks Inc. develops the open source opentrons API version 2.0 (APIv2) as well as a tool to convert JSON files that have a similar format as Transcriptic's Autoprotocol standard. The opentrons Python APIv2 allows easy and flexible scripting. Using the Python package pyotronext, you can run Python scripts that use the opentrons APIv2 and send G-code to a lab robot that runs my modified Marlin firmware ( Marlin2ForPipetBot ). pyotronext can also export the generated G-code to file. pyotronext serves as a backend for my Graphical G-code Generator and robot control software GGCGen .  Copyright (c) 2020 DerAndere

Demonstration of the lab robot "PipetBot-A8" by DerAndere.

I am proudly presenting a working prototype of my pipetting robot "PipetBot-A8".  Of course it is an ongoing project and there are many things to improve, but the device is doing what I want and its precision is already quite good. Here is a link to the video . After I finally managed to fix most issues with my robot control software GGCGen, it is ready for testing. I uploaded an introductory video that showcases the Graphical G-code Generator . Visit the page "PipetBot-A8" on this blog for details. Brought to you by DerAndere.

GGCGen - Graphical G-code Generator for robot control

GGCGen - Graphical G-code Generator GGCGen - the Graphical G-code Generator and lab robot control software comes with an intuitive graphical user interface (GUI) for automatic creation of G-code.  This website was moved to https://derandere.gitlab.io/pipetbot-a8/ . You will be automatically redirected to https://derandere.gitlab.io in about 6 seconds. Copyright 2018 - 2020 DerAndere