Loading

Upload GCode to SpereBot

by tgfuellner, published

Upload GCode to SpereBot by tgfuellner Jul 9, 2011

Description

I've written two little console scripts to upload GCode to Zaggo's SpereBot.
See Thing thingiverse.com/thing:7656

One is in python.org/ the other in tcl.tk/

The python version runs on Linux and Mac.
The TCL version is only tested on Linux.
They should both run on Windows.

The current version can always be found on github.com/tgfuellner/SphereBot

Liked By

view all

Give a Shout Out

If you print this Thing and display it in public proudly give attribution by printing and displaying this tag. Print Thing Tag

Instructions

Install Python or TCL. I think for Mac the python version is better.
For python You also need pyserial.sourceforge.net
Edit the script and change the Device and Baudrate.
Then call it like: ./feeder.py Your-Nice-File.gcode

Comments

You must be logged in to post a comment.

Top