I am currently developing an open source (GNU licence) automated drawing bot for the axidraw machine which uses the EiBot board. The project is designed so that there is no human interaction apart from peeling the note with the drawing on it.
The biggest challenge that I am having is to find a way to automate the drawing process.
I have successfully manually gone though the entire process generating the desired svg, I then imported the svg into inkscape and using WaterColorBot extension to draw it. Also I have used robopaint, but the waterColorBot is giving better results.
I am wondering whether I have missed something that already has this functionality, or where is a good place to start from and what code could be helpful for this project as there is a lot to sift though and you guys know this domain.
Any suggestions will be greatly appreciated
Cheers,
Dan
Comments