marp | theme | backgroundImage | paginate |
---|---|---|---|
true |
gaia |
true |
I wanted to show how open-source hardware and software can be used to create "useful" items within days.
.. And I was entering an egg-painting challenge at work 🤓
The egg-bot is to resemble the JJRobots Sphere-o-bot where possible..
But adapted to limit 3D printing time, and working on hardware already available in my parts bin.
- Arduino Uno
- Arduino leonardo
- Udoo Quad
- Udoo Neo
- JJRobots devia board (to be soldered...)
- CNC board
- RAMPS 1.4
- DRV8825 drivers
- A4988 drivers
- some 12v psu 🔌
- 5mm threaded rod
- NEMA17 motors
- SG90
- Skate bearings 🛹
The accuracy of the sphere-o-bot is the goal. But the printing time (20+ hrs for base) is more than intended, and the code is based on Arduino Zero (Cortex M0+).
- JJRobots Sphere-o-bot assembly guide.
- Thingiverse Sphere-o-bot
- Arduino Zero Sources
- Inkscape portable
Arduino leonardo + CNC board based. Base is slimmed down, reducing printing time to +-9 hours on 0.2mm smooth settings.
Note: Youtube shots suggest plotting accuracy is far lower than the JJRobots version (could this be driver tuning / software?).