Skip to content
/ s3g Public

Attempt at a python implementation of the s3g protocol, to speak to MakerBots.

Notifications You must be signed in to change notification settings

cibomahto/s3g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3g

S3g is an attempt at implementing the MakerBot serial protocol in python. The main goal is to control some plotter devices. If it proves useful, then certainly something else could be done with it.

Usage

For now, just some unit tests:

python s3g_test.py

Once it can pass these, then some comms handler, etc. It's only going to support a blocking interface.

Reference

See the RepRap Generation 3 (s3g) Protocol Specification

About

Attempt at a python implementation of the s3g protocol, to speak to MakerBots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published