Software for The Original EggBot
 
 
 
 
 
 
Go to file
EmbeddedMan 9ca8cfa37c Check for a move being done after the steps have been taken so that code like "LM,2147483647,1,0,0,0,0" can actually produce a 1-tick move. (Previously it would need 1 tick to create the step and then another tick to load up the next move, meaning that there was always an extra ISR tick for ever move. This code change eleminates that, at the expense of a longer ISR (21uS vs now 34uS). 2020-11-02 20:18:33 -06:00
EBB_firmware
docs
example files
inkscape_contributed
inkscape_deprecated
inkscape_driver
other
packaging/win
.gitignore
LICENSE
README.md

README.md

EggBot

Software for The Original EggBot

This is a repository for software to drive The Original EggBot, by Evil Mad Scientist Laboratories. More information at http://www.egg-bot.com/

Code here includes the extensions for Inkscape, firmware for the EiBotBoard (AKA "EBB", or EggBotBoard), and example plot files. All code is designed to work on Mac, Windows and Linux.

The latest version of the code is labeled version 2.8.1. New Mac and Windows installers have been released. Manual install is available for Linux (as well as Mac or Windows).


This codebase was historically hosted at: https://code.google.com/p/eggbotcode/

Extended documentation available at: http://wiki.evilmadscientist.com/eggbot