8000 GitHub - Vlorenzolana/Bioprinter: Bioprinting workshop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vlorenzolana/Bioprinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioprinter README

What is the Bioprinter?

The Bioprinter is a modified MakerBot Thing-O-Matic (2010) designed for 3D printing biological materials instead of plastic. By replacing the standard extruder with a peristaltic pump and utilizing open-source software, this setup allows for precise deposition of biological substances onto petri dishes. The system is ideal for experimental biofabrication, microbial patterning, and DIY biohacking projects.

How It Works

1. Hardware Setup

  • Base Pr 7D4A inter: MakerBot Thing-O-Matic (2010) with:
    • Arduino ATMega 1280
    • MightyBoard v2.4
    • ECB 3.6 electronics board
  • Extruder Replacement:
    • Remove the standard stepper motor and plastic extruder.
    • Install a peristaltic pump with a stepper motor, such as this one: 12V-24V Peristaltic Pump.

2. Software Installation

  • ReplicatorG 0040: The control software for sending G-code to the printer.
  • Processing: A programming environment used to design and generate patterns for printing.

3. Preparing Petri Dishes with LB Medium

  • Materials Needed:
    • Square petri dishes (120mm x 120mm) or rounded glass petri dishes (200mm O.D., 20mm H)
    • LB agar medium (DIY recipe below)
  • DIY LB Medium Agar Recipe:
    • 52.5g beef powder (e.g., Knorr meat soup cubes)
    • 1L water
    • 21g sugar
    • 37.5g agar
    • Mix and pour into yogurt crystal jars, filling 1/3 of each.
    • Cover loosely with aluminum foil or caps.
    • Place jars in a pressure cooker with water and a support grid to prevent spilling.
    • Autoclave for 15-20 minutes after reaching full pressure.
  • Successfully Grown Bacteria:
    • Micrococcus luteus (yellow)
    • Micrococcus aurantiacus (orange)
    • Micrococcus roseus (pink)
    • Jacinthobacterium violaceum (purple)

4. Designing Patterns in Processing

  • Create a custom Processing script to generate the desired pattern.
  • Save background images in the "data" folder within the Processing script directory.

5. Setting Up ReplicatorG

  • Open ReplicatorG 0040 and configure the machine:
    • Select Machine Type: Thingomatic w/HBP and Stepstruder MK7
    • Choose the correct USB port (e.g., /dev/tty/usb.serial-A600euUF)
    • Connect the printer
    • Load the G-code file generated from Processing
    • Start the print job

6. Troubleshooting and Drivers

If using a MacBook Pro (2017) with macOS Sierra 10.9 or older, additional drivers may be required:

7. Running the Bioprinter

  1. Start ReplicatorG and calibrate: File -> Scripts -> Calibration -> Thing-O-Matic_calibration.gcode
  2. Load and start your print job.
  3. Observe the bioprinter deposit biological material onto the prepared petri dishes.

8. Credits

Special thanks to the contributors:

  • Vanessa Lorenzo - Concept & Design Engineering
  • Javier Villaroel - IT Assitance Media Lab Prado Madrid
  • Richard Timsi - Troubleshooting Hackuarium Lausanne
  • Daniel Petrosemoli - Makerspace Technician Media Lab Prado Madrid

For more information, visit: Bioprinter - Hybridoa Pr(ink)t plastic its fantastic


Enjoy experimenting with bioprinting!

About

Bioprinting workshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0