Close

Auto Drop Feature Update

A project log for DIY Inkjet Printer

A piezo inkjet printer built from scratch

dominik-meffertDominik Meffert 08/15/2021 at 16:180 Comments

I added some lines to the Arduino Sketch, so that the first four bits of the i2c message are used for Drop on Demand / shooting single drops for dot matrix printing and the last four bits are used for shooting drops at set frequency for printing along paths.

Maybe this could be useful because you can create the gcode for it very easily with every CAM software and it can also be a bit faster than dot matrix printing.

Discussions