Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.07 KB

Selfiebot

Selfiebot is a drawing robot that draws quick selfie images. This is a Processing sketch that converts the images to G-code using a canny edge detection.

Demo selfiebot output

Usage

  1. Download Processing.
  2. Download and install the controlP5 library
  3. Open the sketch and run it.
  4. Stand in front of the webcam.
  5. Press the spacebar to export the current image to G-code.
  6. Import G-code file into Makelangelo software while drawbot is running.
  7. Calibrate the pen and start drawing.

Credits

License

Selfiebot is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 license.