Skip to content

hef/samsonspooler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamsonSpooler

Samson Spooler is a 3d print queue for the makerbot replicator designed to run on a Raspberri Pi.

Bootstraping

Use an appropriate python2 virtualenv for your platform.

virtualenv venv
. venv/bin/activate
pip install -e git://github.com/makerbot/pyserial.git#egg=pyserial
pip install -r requirements.txt
./manage.py syncdb
./manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published