BioPrint
BioPrint provides a web interface for controlling a the BioBot1 3D Biomaterial printer
Installation
Windows
- Install Python 2.7.
- Install FTDI Drivers
- Download Bioprint and extract to desired location on your computer.
- Navigate to
bioprint-master/Windows
folder on your file system. - Right-click
Install.bat
file and "Run As Administrator". - Double-click
Bioprint.bat
and leave the Command Prompt Window open. If you receive an error, press any key to close the window and try runningBioprint_firewall.bat
. - Navigate to bioprint in your browser if you ran
Bioprint.bat
or bioprint:9999 if you ranBioprint_firewall.bat
- Setup a username and password to use with Bioprint.
- Begin printing with life!
Mac OSX
- Install Python 2.7.
- Download Bioprint and extract to desired location on your computer.
- Navigate to
bioprint-master/MacOSX
folder on your file system. - Double-click
Install.command
and enter your Administrator password when prompted. Press Return to reboot when prompted. - After rebooting, download and install FTDI Drivers
- Double-click
Bioprint.command
and leave the Terminal Window open to run Bioprint. - Navigate to bioprint in your browser.
- Setup a username and password to use with Bioprint.
- Begin printing with life!