Search found 62 matches

by evomotors
Fri Sep 23, 2016 2:27 pm
Forum: 3DP printing
Topic: Hacking the Xaar 128 printhead
Replies: 365
Views: 1327866

Re: Hacking the Xaar 128 printhead

Okay. I'm sharing some minimal code to get started: https://github.com/gkyle/xaar128 Usual caveats. I'm not handling errors, but this code at least counts failed fires, which happen (quite a bit when your nozzles clog). I'm using no external components that aren't called out on the wiki, so you can...
by evomotors
Thu Sep 22, 2016 1:25 pm
Forum: 3DP printing
Topic: Hacking the Xaar 128 printhead
Replies: 365
Views: 1327866

Re: Hacking the Xaar 128 printhead

Hey all, I saw this thread a few weeks back and decided to try for myself. I have a working configuration, aside from daily nozzle clogs, and have started posting my notes on the RepRap Wiki here: http://reprap.org/wiki/Getting_Started_with_Xaar_128 . Can you share Arduino code and connection diagr...