Skip to content

python API for the makerbot replicator Plus printers.

License

Notifications You must be signed in to change notification settings

charely6/makerbot-gen5-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakerBot Gen 5 API

The goal of this project is to provide a Python API for controlling the MakerBot 5th Generation 3D printers

Current Features:

  • Oauth authentication (fcgi / jsonrpc)
  • Get printer status (nozzle temp, print progress, ...)
  • Access the camera

Installing:

  • Clone/download the API
  • Run "python/setup.py" (Tested with Python 2.7)

Common Issues:

  • If you have MakerBot Desktop / MakerWare installed, chances are the conveyor service is running in the background. This service takes hold of the ports used for running discover.py. In MakerBot Desktop, go to Services -> Stop Background Service to be able to discover bots on your network.

Build Status

About

python API for the makerbot replicator Plus printers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Shell 1.8%