We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi There, I'm the happy owner of an Ultimaker v1 3D printer. For my exhibition I would like to be able to push some G-Code directly to the 3d printer arduino from processing. Despite my (long) search for bits of code, I couldn't find anything. Does anybody have an idea, link piece of code that could help?
In details what I wanna do is:
Thanks a lot for any help!
Answers
You could take a look at the Polargraph controller, it does step 1, 2 and 4 for drawing 2D images out of webcam images. It uses a custom gcode-like language to communicate with the "printer", could be a useful first step for you!
https://github.com/euphy/polargraphcontroller