EggBot

From The Munich Maker Lab's Wiki
Revision as of 10:36, 27 March 2025 by Tiefpunkt (talk | contribs) (Created page with "{{project |name = EggBot |status = experimental |image = Eggbot01.jpg |description = Drawing CNC robot for eggs and other round objects |author = David, Severin |update = 26.03.2025 }} We want to build an EggBot, a small CNC machine to draw on eggs and other round objects like christmas ornaments. == Original EggBots(s) == The original EggBot was build by Evil Mad Scientist, and is apparently not for sale an...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
   
EggBot

Release status: experimental [box doku]

Description Drawing CNC robot for eggs and other round objects
Author(s)  David, Severin

We want to build an EggBot, a small CNC machine to draw on eggs and other round objects like christmas ornaments.

Original EggBots(s)

The original EggBot was build by Evil Mad Scientist, and is apparently not for sale anymore. EMSL says their product is Open Source, this is somewhat questionable.

Interesting findings:

  • The electronics are not Arduino-based, but use a PIC-based board.
  • It uses a custom language, not e.g. G-Code

There are a few derivatives, we decided to try building an "Egg Painter Mini".

Egg Painter Mini

Notes during building

  • Motors can be mounted using short M4 screws directly into the plastic, no need for M3 screws and nuts. This makes for a much more solid mount.
  • A normal Arduino Uno will not fit the case. Only in the assembly video you can see a special Arduino derivative is being used which allows for angled connections to the stepper motors.